Home
last modified time | relevance | path

Searched refs:CopyToHRilSimAuthentication (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_sim.h140 …void CopyToHRilSimAuthentication(std::unique_ptr<HRilSimAuthenticationRequestInfo> &rilSimAuthInfo,
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp351 CopyToHRilSimAuthentication(rilSimAuthInfo, simAuthInfo); in SimAuthentication()
771 void HRilSim::CopyToHRilSimAuthentication(std::unique_ptr<HRilSimAuthenticationRequestInfo> &rilSim… in CopyToHRilSimAuthentication() function in OHOS::Telephony::HRilSim