Home
last modified time | relevance | path

Searched defs:lockType (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_handler.cpp68 void TelRilHandler::ApplyRunningLock(int32_t lockType) in ApplyRunningLock()
104 void TelRilHandler::ReduceRunningLock(int32_t lockType) in ReduceRunningLock()
123 void TelRilHandler::ReleaseRunningLock(int32_t lockType) in ReleaseRunningLock()
143 void TelRilHandler::ReleaseRunningLockDelay(int32_t lockType) in ReleaseRunningLockDelay()
H A Dtel_ril_sim.cpp471 int32_t lockType, std::string password, const AppExecFwk::InnerEvent::Pointer &response) in UnlockSimLock()
H A Dtel_ril_manager.cpp930 …int32_t slotId, int32_t lockType, std::string password, const AppExecFwk::InnerEvent::Pointer &res… in UnlockSimLock()
/ohos5.0/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/
H A Dunlockpin_fuzzer.cpp167 int32_t lockType = static_cast<int32_t>(*data + offset); in SetLockState() local
233 int32_t lockType = static_cast<int32_t>(*data + sizeof(int32_t)); in UnlockSimLock() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp928 int32_t lockType = 0; variable
949 int32_t lockType = 0; variable
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dsim_state_type.h232 LockType lockType = LockType::PIN_LOCK; member
241 PersoLockType lockType = PersoLockType::PN_PIN_LOCK; member
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test_util.cpp237 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
H A Dzero_branch_test_sim_ril.cpp1310 LockType lockType = static_cast<LockType>(0); variable
H A Dzero_branch_test.cpp1710 LockType lockType = LockType::PIN_LOCK; variable
/ohos5.0/base/telephony/core_service/frameworks/js/sim/include/
H A Dnapi_sim.h88 int32_t lockType = ERROR_DEFAULT; member
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp318 int32_t lockType = static_cast<int32_t>(lockInfo.lockType); in UnlockSimLock() local
331 void SimStateHandle::GetLockState(int32_t slotId, LockType lockType) in GetLockState()
H A Dsim_state_manager.cpp291 int32_t SimStateManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
H A Dsim_manager.cpp223 int32_t SimManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp226 uint32_t lockType = lockIt->first; in DumpProcessRunningLock() local
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp1169 LockType lockType = static_cast<LockType>(testType); in TestGetLockState() local
1282 PersoLockTypeTest lockType = static_cast<PersoLockTypeTest>(testType); in GetSimLockPassword() local
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp964 int32_t CoreService::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_sim.c1203 void ReqUnlockSimLock(const ReqDataInfo *requestInfo, int32_t lockType, const char *password) in ReqUnlockSimLock()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp638 int32_t CoreServiceClient::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
H A Dcore_manager_inner.cpp2271 int32_t CoreManagerInner::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
H A Dcore_service_proxy.cpp1780 int32_t CoreServiceProxy::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp584 int32_t RilImpl::UnlockSimLock(int32_t slotId, int32_t serialId, int32_t lockType, const std::strin… in UnlockSimLock()
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_sim.cpp358 int32_t HRilSim::UnlockSimLock(int32_t serialId, int32_t lockType, const std::string &key) in UnlockSimLock()
H A Dhril_manager.cpp821 int32_t HRilManager::UnlockSimLock(int32_t slotId, int32_t serialId, int32_t lockType, const std::s… in UnlockSimLock()
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp380 napi_value lockType = NapiUtil::GetNamedProperty(env, arg, "lockType"); in PinInfoParaAnalyze() local
400 napi_value lockType = NapiUtil::GetNamedProperty(env, arg, "lockType"); in PersoLockInfoAnalyze() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp1243 int lockType; in UnlockSimLockTest() local

12