Home
last modified time | relevance | path

Searched refs:UNLOCK_SIMLOCK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_ipc_interface_code.h100 UNLOCK_SIMLOCK, enumerator
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp187 memberFuncMap_[uint32_t(CoreServiceInterfaceCode::UNLOCK_SIMLOCK)] = in AddHandlerSimLockToMap()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp2640 …int32_t st = remote->SendRequest(uint32_t(CoreServiceInterfaceCode::UNLOCK_SIMLOCK), data, reply, … in UnlockSimLock()