Home
last modified time | relevance | path

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

/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_sim.h103 int32_t SimTransmitApduLogicalChannelResponse(
H A Dtel_ril_callback.h178 int32_t SimTransmitApduLogicalChannelResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_sim.h104 int32_t SimTransmitApduLogicalChannelResponse(int32_t requestNum,
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp69 return SimTransmitApduLogicalChannelResponse(requestNum, responseInfo, response, responseLen); in AddBasicHandlerToMap()
581 int32_t HRilSim::SimTransmitApduLogicalChannelResponse( in SimTransmitApduLogicalChannelResponse() function in OHOS::Telephony::HRilSim
589 return Response(responseInfo, &HDI::Ril::V1_1::IRilCallback::SimTransmitApduLogicalChannelResponse, result); in SimTransmitApduLogicalChannelResponse()
/base/telephony/ril_adapter/test/unittest/include/
H A Dril_callback_test.h184 int32_t SimTransmitApduLogicalChannelResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp277 int32_t TelRilSim::SimTransmitApduLogicalChannelResponse( in SimTransmitApduLogicalChannelResponse() function in OHOS::Telephony::TelRilSim
H A Dtel_ril_callback.cpp556 int32_t TelRilCallback::SimTransmitApduLogicalChannelResponse( in SimTransmitApduLogicalChannelResponse() function in OHOS::Telephony::TelRilCallback
560 responseInfo, &TelRilManager::GetTelRilSim, &TelRilSim::SimTransmitApduLogicalChannelResponse, result); in SimTransmitApduLogicalChannelResponse()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h402 int32_t SimTransmitApduLogicalChannelResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo,
/base/telephony/ril_adapter/test/unittest/
H A Dril_callback_test.cpp243 int32_t RilCallbackTest::SimTransmitApduLogicalChannelResponse( in SimTransmitApduLogicalChannelResponse() function in OHOS::Telephony::RilCallbackTest
246 PrintResponseInfo("SimTransmitApduLogicalChannelResponse", responseInfo); in SimTransmitApduLogicalChannelResponse()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_callback_test.cpp316 int32_t RilCallbackTest::SimTransmitApduLogicalChannelResponse( in SimTransmitApduLogicalChannelResponse() function in OHOS::Telephony::RilCallbackTest
H A Dzero_branch_test.cpp691 EXPECT_NE(HDF_SUCCESS, sim->SimTransmitApduLogicalChannelResponse(0, responseInfo, nullptr, 0)); in HWTEST_F()

Completed in 21 milliseconds