| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_handler.cpp | 75 void TelRilHandler::ApplyRunningLock(int32_t lockType) in ApplyRunningLock() 111 void TelRilHandler::ReduceRunningLock(int32_t lockType, int32_t serialId) in ReduceRunningLock() 140 void TelRilHandler::ReleaseRunningLock(int32_t lockType) in ReleaseRunningLock() 160 void TelRilHandler::ReleaseRunningLockDelay(int32_t lockType) in ReleaseRunningLockDelay()
|
| D | tel_ril_sim.cpp | 473 int32_t lockType, std::string password, const AppExecFwk::InnerEvent::Pointer &response) in UnlockSimLock()
|
| /base/telephony/core_service/test/unittest/tel_ril_gtest/ |
| D | tel_ril_handler_test.cpp | 55 int32_t lockType = 100; variable
|
| /base/telephony/core_service/test/unittest/sim_state_handle_gtest/ |
| D | sim_state_handle_gtest.cpp | 138 LockType lockType = LockType::PIN_LOCK; variable 155 LockType lockType = LockType::FDN_LOCK; variable
|
| /base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/ |
| D | unlockpin_fuzzer.cpp | 168 int32_t lockType = static_cast<int32_t>(*data + offset); in SetLockState() local 234 int32_t lockType = static_cast<int32_t>(*data + sizeof(int32_t)); in UnlockSimLock() local
|
| /base/telephony/core_service/interfaces/kits/js/ |
| D | @ohos.telephony.sim.d.ts | 2562 lockType: LockType; property 2602 lockType: PersoLockType; property
|
| /base/telephony/core_service/test/fuzztest/simoperation_fuzzer/ |
| D | simoperation_fuzzer.cpp | 68 int32_t lockType = *data % LOCK_TYPE_NUM + 1; in SimOperationFunc() local
|
| /base/powermgr/power_manager/test/fuzztest/powermgrservice_fuzzer/ |
| D | powermgrservice_fuzzer_test.cpp | 75 int32_t lockType = 0; in PowerServiceFuzzTest() local
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_test_util.cpp | 237 LockType lockType = LockType::PIN_LOCK; in GetLockStateTestFunc() local 246 LockType lockType = LockType::PIN_LOCK; in GetLockStateTestFunc1() local 254 LockType lockType = LockType::FDN_LOCK; in GetFDNStateTestFunc() local 263 LockType lockType = LockType::FDN_LOCK; in GetFDNStateTestFunc1() local
|
| D | core_service_test.cpp | 430 LockType lockType = LockType::PIN_LOCK; variable
|
| D | zero_branch_test.cpp | 1294 LockType lockType = LockType::PIN_LOCK; variable
|
| D | zero_branch_test_sim_ril.cpp | 1419 LockType lockType = static_cast<LockType>(0); variable
|
| /base/telephony/core_service/frameworks/js/sim/include/ |
| D | napi_sim.h | 88 int32_t lockType = ERROR_DEFAULT; member
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | sim_state_type.h | 251 LockType lockType = LockType::PIN_LOCK; member 260 PersoLockType lockType = PersoLockType::PN_PIN_LOCK; member
|
| /base/telephony/core_service/services/sim/src/ |
| D | sim_state_handle.cpp | 335 int32_t lockType = static_cast<int32_t>(lockInfo.lockType); in UnlockSimLock() local 348 void SimStateHandle::GetLockState(int32_t slotId, LockType lockType) in GetLockState()
|
| D | sim_state_manager.cpp | 363 int32_t SimStateManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| D | sim_manager.cpp | 244 int32_t SimManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
|
| /base/powermgr/power_manager/services/native/src/ |
| D | power_mgr_service_ipc_adapter.cpp | 167 int32_t PowerMgrServiceAdapter::IsRunningLockTypeSupportedIpc(int32_t lockType, bool& lockSupported) in IsRunningLockTypeSupportedIpc() 470 int32_t PowerMgrServiceAdapter::IsRunningLockEnabledIpc(int32_t lockType, bool& result, int32_t& po… in IsRunningLockEnabledIpc()
|
| /base/powermgr/power_manager/frameworks/native/ |
| D | power_mgr_client.cpp | 299 int32_t lockType = static_cast<int32_t>(type); in IsRunningLockTypeSupported() local 660 int32_t lockType = static_cast<int32_t>(type); in IsRunningLockEnabled() local
|
| /base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
| D | ril_sim_test.cpp | 844 int32_t lockType = 0; variable 863 int32_t lockType = 0; variable
|
| /base/telephony/core_service/test/unittest/raw_parcel_core_service_gtest/ |
| D | core_service_client_test.cpp | 1648 .WillOnce(Invoke([](int32_t slotId, LockType lockType, 1660 .WillOnce(Invoke([](int32_t slotId, LockType lockType, 1679 .WillOnce(Invoke([](int32_t slotId, LockType lockType, 1700 .WillOnce(Invoke([](int32_t slotId, LockType lockType, 1722 .WillOnce(Invoke([](int32_t slotId, LockType lockType, 1723 const sptr<IRawParcelCallback> &callback) { in __anon94b8bef65b02()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 1170 LockType lockType = static_cast<LockType>(testType); in TestGetLockState() local 1307 PersoLockTypeTest lockType = static_cast<PersoLockTypeTest>(testType); in GetSimLockPassword() local
|
| /base/powermgr/power_manager/test/unittest/src/servicetest/ |
| D | powermgr_service_test_proxy.cpp | 120 int32_t PowerMgrServiceTestProxy::IsRunningLockTypeSupportedIpc(int32_t lockType, bool& lockTypesSu… in IsRunningLockTypeSupportedIpc()
|
| /base/telephony/core_service/test/unittest/esim_gtest/mock/include/ |
| D | esim_core_service_stub_test.h | 173 …int32_t GetLockState(int32_t slotId, LockType lockType, const sptr<IRawParcelCallback> &callback) … in GetLockState()
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| D | at_sim.c | 1203 void ReqUnlockSimLock(const ReqDataInfo *requestInfo, int32_t lockType, const char *password) in ReqUnlockSimLock()
|