Home
last modified time | relevance | path

Searched refs:MSG_TRANSMIT_LOGICAL_CHANNEL_DONE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_privilege_controller.cpp260 case MSG_TRANSMIT_LOGICAL_CHANNEL_DONE: in ProcessEvent()
330 auto transmitEvent = GenCallBackEvent(shared_from_this(), MSG_TRANSMIT_LOGICAL_CHANNEL_DONE); in ProcessOpenLogicalChannelDone()
362 … auto transmitEvent = GenCallBackEvent(shared_from_this(), MSG_TRANSMIT_LOGICAL_CHANNEL_DONE); in ProcessTransmitLogicalChannelDone()
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dicc_operator_privilege_controller.h33 MSG_TRANSMIT_LOGICAL_CHANNEL_DONE = 0x7ffffff1, enumerator
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.h146 MSG_TRANSMIT_LOGICAL_CHANNEL_DONE = 0x7f000001, enumerator
H A Dtel_ril_test.cpp358 … event = AppExecFwk::InnerEvent::Get(uint32_t(CustomMessageID::MSG_TRANSMIT_LOGICAL_CHANNEL_DONE)); in OnRequestTransmitApduLogicalChannelTest()
1940 case uint32_t(CustomMessageID::MSG_TRANSMIT_LOGICAL_CHANNEL_DONE): in ProcessEvent()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp113 …AppExecFwk::InnerEvent::Get(IccOperatorPrivilegeController::MSG_TRANSMIT_LOGICAL_CHANNEL_DONE, 1));
116 …AppExecFwk::InnerEvent::Get(IccOperatorPrivilegeController::MSG_TRANSMIT_LOGICAL_CHANNEL_DONE, res…