Home
last modified time | relevance | path

Searched defs:simAuthInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp535 SimAuthenticationRequestInfo simAuthInfo; variable
555 SimAuthenticationRequestInfo simAuthInfo; variable
H A Dzero_branch_test.cpp191 OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo simAuthInfo; in TestSimInterface() local
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp463 OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo simAuthInfo; in SimAuthentication() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp347 int32_t serialId, const OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo &simAuthInfo) in SimAuthentication()
772 const OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo &simAuthInfo) in CopyToHRilSimAuthentication()
H A Dhril_manager.cpp816 …int32_t slotId, int32_t serialId, const OHOS::HDI::Ril::V1_1::SimAuthenticationRequestInfo &simAut… in SimAuthentication()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp579 …:SimAuthentication(int32_t slotId, int32_t serialId, const SimAuthenticationRequestInfo &simAuthIn… in SimAuthentication()