Home
last modified time | relevance | path

Searched refs:GetSimLockStatus (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp493 int32_t RilImpl::GetSimLockStatus(int32_t slotId, int32_t serialId, const SimLockInfo &simLockInfo) in GetSimLockStatus() function in OHOS::HDI::Ril::V1_3::RilImpl
495 return TaskSchedule(&Telephony::HRilManager::GetSimLockStatus, slotId, serialId, simLockInfo); in GetSimLockStatus()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h107 int32_t GetSimLockStatus(int32_t slotId, int32_t serialId, const SimLockInfo &simLockInfo) override;

Completed in 3 milliseconds