Searched refs:OnGetISOCountryCodeForSim (Results 1 – 3 of 3) sorted by relevance
119 … DelayedSingleton<CoreService>::GetInstance()->OnGetISOCountryCodeForSim(dataMessageParcel, reply); in GetISOCountryCodeForSim()
73 int32_t OnGetISOCountryCodeForSim(MessageParcel &data, MessageParcel &reply);
198 …[this](MessageParcel &data, MessageParcel &reply) { return OnGetISOCountryCodeForSim(data, reply);… in AddHandlerSimToMapExt()693 int32_t CoreServiceStub::OnGetISOCountryCodeForSim(MessageParcel &data, MessageParcel &reply) in OnGetISOCountryCodeForSim() function in OHOS::Telephony::CoreServiceStub