Home
last modified time | relevance | path

Searched defs:SetLockState (Results 1 – 8 of 8) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp217 int32_t SimStateManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &… in SetLockState() function in OHOS::Telephony::SimStateManager
Dsim_state_handle.cpp178 void SimStateHandle::SetLockState(int32_t slotId, const LockInfo &options) in SetLockState() function in OHOS::Telephony::SimStateHandle
Dsim_manager.cpp217 int32_t SimManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &respo… in SetLockState() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp735 int32_t CoreService::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &resp… in SetLockState() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp567 int32_t CoreServiceClient::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse… in SetLockState() function in OHOS::Telephony::CoreServiceClient
Dcore_manager_inner.cpp2054 int32_t CoreManagerInner::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse … in SetLockState() function in OHOS::Telephony::CoreManagerInner
Dcore_service_proxy.cpp1562 int32_t CoreServiceProxy::SetLockState(const int32_t slotId, const LockInfo &options, LockStatusRes… in SetLockState() function in OHOS::Telephony::CoreServiceProxy
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1138 napi_value SetLockState(napi_env env, napi_callback_info info) in SetLockState() function