Home
last modified time | relevance | path

Searched refs:apduResult (Results 1 - 1 of 1) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp771 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); in ProcessDisableProfile() local
772 if (apduResult == TELEPHONY_ERR_FAIL) { in ProcessDisableProfile()
793 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); in ProcessObtainSmdsAddress() local
794 if (apduResult == TELEPHONY_ERR_FAIL) { in ProcessObtainSmdsAddress()
811 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); in ProcessRequestRulesAuthTable() local
812 if (apduResult == TELEPHONY_ERR_FAIL) { in ProcessRequestRulesAuthTable()
833 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); in ProcessObtainEuiccChallenge() local
834 if (apduResult == TELEPHONY_ERR_FAIL) { in ProcessObtainEuiccChallenge()
1109 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); in ProcessObtainDefaultSmdpAddress() local
1110 if (apduResult in ProcessObtainDefaultSmdpAddress()
1140 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessGetProfile() local
1188 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessCancelSession() local
1438 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessResetMemory() local
1495 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessSendApduData() local
1883 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessLoadBoundProfilePackage() local
2030 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessListNotifications() local
2239 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessRetrieveNotificationList() local
2315 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessRetrieveNotification() local
2400 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessRemoveNotification() local
2514 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessDeleteProfile() local
2543 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessSetNickname() local
2598 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessSwitchToProfile() local
2714 int32_t apduResult = telRilManager_->SimTransmitApduLogicalChannel(slotId, reqInfo, responseEvent); ProcessObtainEuiccInfo2() local
[all...]

Completed in 4 milliseconds