Searched refs:OnGetSimOperatorNumeric (Results 1 – 4 of 4) sorted by relevance
104 DelayedSingleton<CoreService>::GetInstance()->OnGetSimOperatorNumeric(dataMessageParcel, reply); in GetSimOperatorNumeric()
290 DelayedSingleton<CoreService>::GetInstance()->OnGetSimOperatorNumeric(dataMessageParcel, reply); in GetSimOperatorNumeric()
76 int32_t OnGetSimOperatorNumeric(MessageParcel &data, MessageParcel &reply);
132 …[this](MessageParcel &data, MessageParcel &reply) { return OnGetSimOperatorNumeric(data, reply); }; in AddHandlerSimToMap()741 int32_t CoreServiceStub::OnGetSimOperatorNumeric(MessageParcel &data, MessageParcel &reply) in OnGetSimOperatorNumeric() function in OHOS::Telephony::CoreServiceStub