Home
last modified time | relevance | path

Searched defs:SimAuthenticationResponse (Results 1 – 7 of 7) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
Dsim_state_type.h300 struct SimAuthenticationResponse { struct
304 int32_t sw1 = 0;
308 int32_t sw2 = 0;
309 std::string response = "";
/base/telephony/core_service/interfaces/kits/js/
D@ohos.telephony.sim.d.ts3242 export interface SimAuthenticationResponse { interface
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_sim.cpp291 int32_t TelRilSim::SimAuthenticationResponse( in SimAuthenticationResponse() function in OHOS::Telephony::TelRilSim
Dtel_ril_callback.cpp576 int32_t TelRilCallback::SimAuthenticationResponse( in SimAuthenticationResponse() function in OHOS::Telephony::TelRilCallback
/base/telephony/ril_adapter/test/unittest/
Dril_callback_test.cpp263 int32_t RilCallbackTest::SimAuthenticationResponse( in SimAuthenticationResponse() function in OHOS::Telephony::RilCallbackTest
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
Dril_callback_test.cpp341 int32_t RilCallbackTest::SimAuthenticationResponse( in SimAuthenticationResponse() function in OHOS::Telephony::RilCallbackTest
/base/telephony/ril_adapter/services/hril/src/
Dhril_sim.cpp636 int32_t HRilSim::SimAuthenticationResponse( in SimAuthenticationResponse() function in OHOS::Telephony::HRilSim