Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_sim_defs.h365 …void (*GetSimLockStatus)(const ReqDataInfo *requestInfo, const HRilSimClock *data, size_t dataLen); member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sim.cpp336 int32_t TelRilSim::GetSimLockStatus(std::string fac, const AppExecFwk::InnerEvent::Pointer &respons… in GetSimLockStatus() function in OHOS::Telephony::TelRilSim
H A Dtel_ril_manager.cpp823 int32_t TelRilManager::GetSimLockStatus( in GetSimLockStatus() function in OHOS::Telephony::TelRilManager
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp489 int32_t RilImpl::GetSimLockStatus(int32_t slotId, int32_t serialId, const SimLockInfo &simLockInfo) in GetSimLockStatus() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp179 int32_t HRilSim::GetSimLockStatus(int32_t serialId, const OHOS::HDI::Ril::V1_1::SimLockInfo &simLoc… in GetSimLockStatus() function in OHOS::Telephony::HRilSim
H A Dhril_manager.cpp718 int32_t HRilManager::GetSimLockStatus( in GetSimLockStatus() function in OHOS::Telephony::HRilManager