Searched defs:SetLockState (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/ |
H A D | unlockpin_fuzzer.cpp | 157 void SetLockState(const uint8_t *data, size_t size) in SetLockState() function
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | sim_state_manager.cpp | 247 int32_t SimStateManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &… in SetLockState() function in OHOS::Telephony::SimStateManager
|
H A D | sim_state_handle.cpp | 279 void SimStateHandle::SetLockState(int32_t slotId, const LockInfo &options) in SetLockState() function in OHOS::Telephony::SimStateHandle
|
H A D | sim_manager.cpp | 214 int32_t SimManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &respo… in SetLockState() function in OHOS::Telephony::SimManager
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 941 int32_t CoreService::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &resp… in SetLockState() function in OHOS::Telephony::CoreService
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 628 int32_t CoreServiceClient::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse… in SetLockState() function in OHOS::Telephony::CoreServiceClient
|
H A D | core_manager_inner.cpp | 2262 int32_t CoreManagerInner::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse … in SetLockState() function in OHOS::Telephony::CoreManagerInner
|
H A D | core_service_proxy.cpp | 1746 int32_t CoreServiceProxy::SetLockState(const int32_t slotId, const LockInfo &options, LockStatusRes… in SetLockState() function in OHOS::Telephony::CoreServiceProxy
|
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/ |
H A D | napi_sim.cpp | 1567 napi_value SetLockState(napi_env env, napi_callback_info info) in SetLockState() function
|