Searched defs:GetLockState (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/telephony/core_service/test/fuzztest/setvoicemailinfo_fuzzer/ |
H A D | setvoicemailinfo_fuzzer.cpp | 90 void GetLockState(const uint8_t *data, size_t size) in GetLockState() function
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | sim_state_manager.cpp | 291 int32_t SimStateManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState() function in OHOS::Telephony::SimStateManager
|
H A D | sim_state_handle.cpp | 331 void SimStateHandle::GetLockState(int32_t slotId, LockType lockType) in GetLockState() function in OHOS::Telephony::SimStateHandle
|
H A D | sim_manager.cpp | 223 int32_t SimManager::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState() function in OHOS::Telephony::SimManager
|
/ohos5.0/base/telephony/core_service/services/core/src/ |
H A D | core_service.cpp | 964 int32_t CoreService::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState() function in OHOS::Telephony::CoreService
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_service_client.cpp | 638 int32_t CoreServiceClient::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState() function in OHOS::Telephony::CoreServiceClient
|
H A D | core_manager_inner.cpp | 2271 int32_t CoreManagerInner::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState() function in OHOS::Telephony::CoreManagerInner
|
H A D | core_service_proxy.cpp | 1780 int32_t CoreServiceProxy::GetLockState(int32_t slotId, LockType lockType, LockState &lockState) in GetLockState() function in OHOS::Telephony::CoreServiceProxy
|
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/ |
H A D | napi_sim.cpp | 2815 napi_value GetLockState(napi_env env, napi_callback_info info) in GetLockState() function
|