Home
last modified time | relevance | path

Searched refs:OnGetSimTeleNumberIdentifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/core/include/
H A Dcore_service_stub.h116 int32_t OnGetSimTeleNumberIdentifier(MessageParcel &data, MessageParcel &reply);
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp210 …[this](MessageParcel &data, MessageParcel &reply) { return OnGetSimTeleNumberIdentifier(data, repl… in AddHandlerSimToMapExt()
1418 int32_t CoreServiceStub::OnGetSimTeleNumberIdentifier(MessageParcel &data, MessageParcel &reply) in OnGetSimTeleNumberIdentifier() function in OHOS::Telephony::CoreServiceStub