| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_handler.cpp | 66 void TelRilHandler::ApplyRunningLock(int32_t lockType) in ApplyRunningLock() 100 void TelRilHandler::ReduceRunningLock(int32_t lockType) in ReduceRunningLock() 119 void TelRilHandler::ReleaseRunningLock(int32_t lockType) in ReleaseRunningLock() 139 void TelRilHandler::ReleaseRunningLockDelay(int32_t lockType) in ReleaseRunningLockDelay()
|
| D | tel_ril_sim.cpp | 479 int32_t lockType, std::string password, const AppExecFwk::InnerEvent::Pointer &response) in UnlockSimLock()
|
| D | tel_ril_manager.cpp | 885 …int32_t slotId, int32_t lockType, std::string password, const AppExecFwk::InnerEvent::Pointer &res… in UnlockSimLock()
|
| /base/telephony/core_service/interfaces/kits/js/ |
| D | @ohos.telephony.sim.d.ts | 2439 lockType: LockType; property 2479 lockType: PersoLockType; property
|
| /base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
| D | ril_sim_test.cpp | 928 int32_t lockType = 0; variable 949 int32_t lockType = 0; variable
|
| /base/telephony/core_service/frameworks/js/sim/include/ |
| D | napi_sim.h | 90 int32_t lockType = ERROR_DEFAULT; member
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | sim_state_type.h | 232 LockType lockType = LockType::PIN_LOCK; member 241 PersoLockType lockType = PersoLockType::PN_PIN_LOCK; member
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_test_util.cpp | 238 LockType lockType = LockType::PIN_LOCK; in GetLockStateTestFunc() local 247 LockType lockType = LockType::PIN_LOCK; in GetLockStateTestFunc1() local 255 LockType lockType = LockType::FDN_LOCK; in GetFDNStateTestFunc() local 264 LockType lockType = LockType::FDN_LOCK; in GetFDNStateTestFunc1() local
|
| D | zero_branch_test.cpp | 1585 LockType lockType = LockType::PIN_LOCK; variable
|
| /base/telephony/core_service/services/sim/src/ |
| D | sim_state_handle.cpp | 275 int32_t lockType = static_cast<int32_t>(lockInfo.lockType); in UnlockSimLock() local 288 void SimStateHandle::GetLockState(int32_t slotId, LockType lockType) in GetLockState()
|
| D | sim_state_manager.cpp | 264 int32_t SimStateManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| D | sim_manager.cpp | 184 int32_t SimManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 1169 LockType lockType = static_cast<LockType>(testType); in TestGetLockState() local 1282 PersoLockTypeTest lockType = static_cast<PersoLockTypeTest>(testType); in GetSimLockPassword() local
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service.cpp | 929 int32_t CoreService::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| D | core_service_stub.cpp | 990 LockType lockType; in OnGetLockState() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_sim.cpp | 280 int32_t HRilSim::UnlockSimLock(int32_t serialId, int32_t lockType, const std::string &key) in UnlockSimLock()
|
| D | hril_manager.cpp | 794 int32_t HRilManager::UnlockSimLock(int32_t slotId, int32_t serialId, int32_t lockType, const std::s… in UnlockSimLock()
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| D | at_sim.c | 1200 void ReqUnlockSimLock(const ReqDataInfo *requestInfo, int32_t lockType, const char *password) in ReqUnlockSimLock()
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 618 int32_t CoreServiceClient::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| D | core_manager_inner.cpp | 2187 int32_t CoreManagerInner::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| D | core_service_proxy.cpp | 1713 int32_t CoreServiceProxy::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| /base/telephony/core_service/frameworks/js/sim/src/ |
| D | napi_sim.cpp | 362 napi_value lockType = NapiUtil::GetNamedProperty(env, arg, "lockType"); in PinInfoParaAnalyze() local 382 napi_value lockType = NapiUtil::GetNamedProperty(env, arg, "lockType"); in PersoLockInfoAnalyze() local
|
| /base/telephony/ril_adapter/test/unittest/ |
| D | ril_interface_test.cpp | 1226 int lockType; in UnlockSimLockTest() local
|