Home
last modified time | relevance | path

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

/base/telephony/core_service/test/fuzztest/unlockpin_fuzzer/
Dunlockpin_fuzzer.cpp158 void SetLockState(const uint8_t *data, size_t size) in SetLockState() function
/base/telephony/core_service/services/sim/src/
Dsim_state_manager.cpp311 int32_t SimStateManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &… in SetLockState() function in OHOS::Telephony::SimStateManager
Dsim_state_handle.cpp296 void SimStateHandle::SetLockState(int32_t slotId, const LockInfo &options) in SetLockState() function in OHOS::Telephony::SimStateHandle
Dsim_manager.cpp235 int32_t SimManager::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse &respo… in SetLockState() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
Desim_core_service_stub_test.h168 …int32_t SetLockState(int32_t slotId, const LockInfo &options, const sptr<IRawParcelCallback> &call… in SetLockState() function
/base/telephony/core_service/services/core/src/
Dcore_service.cpp1296 int32_t CoreService::SetLockState(int32_t slotId, const LockInfo &options, const sptr<IRawParcelCal… in SetLockState() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp1124 int32_t CoreServiceClient::SetLockState(int32_t slotId, const LockInfo &options, in SetLockState() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp1724 int32_t CoreServiceProxy::SetLockState(const int32_t slotId, const LockInfo &options, in SetLockState() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp2400 int32_t CoreManagerInner::SetLockState(int32_t slotId, const LockInfo &options, LockStatusResponse … in SetLockState() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp1576 napi_value SetLockState(napi_env env, napi_callback_info info) in SetLockState() function