Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_ipc_interface_code.h83 GET_SIM_TELENUMBER_IDENTIFIER, enumerator
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp209 memberFuncMap_[uint32_t(CoreServiceInterfaceCode::GET_SIM_TELENUMBER_IDENTIFIER)] = in AddHandlerSimToMapExt()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp2064 …t st = remote->SendRequest(uint32_t(CoreServiceInterfaceCode::GET_SIM_TELENUMBER_IDENTIFIER), data, in GetSimTeleNumberIdentifier()