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.cpp214 bool SimStateManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &res… in SetLockState() function in OHOS::Telephony::SimStateManager
Dsim_state_handle.cpp160 void SimStateHandle::SetLockState(int32_t slotId, const LockInfo &options) in SetLockState() function in OHOS::Telephony::SimStateHandle
Dsim_manager.cpp142 bool SimManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &response) in SetLockState() function in OHOS::Telephony::SimManager
/base/telephony/core_service/services/core/src/
Dcore_service.cpp592 bool CoreService::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &respons… in SetLockState() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp513 bool CoreServiceClient::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &r… in SetLockState() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp1317 bool CoreServiceProxy::SetLockState(const int32_t slotId, const LockInfo &options, LockStatusRespon… in SetLockState() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp1724 bool CoreManagerInner::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &re… in SetLockState() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp907 napi_value SetLockState(napi_env env, napi_callback_info info) in SetLockState() function