Searched refs:GetNetworkCountryCode (Results 1 – 4 of 4) sorted by relevance
59 std::string GetNetworkCountryCode(int32_t slotId);
59 std::string countryIsoCode = dependDataObtain.GetNetworkCountryCode(slotId); in IsEmergencyCallProcessing()
73 std::string ModuleServiceUtils::GetNetworkCountryCode(int32_t slotId) in GetNetworkCountryCode() function in OHOS::Telephony::ModuleServiceUtils
390 std::string operatorCountryIso = moduleServiceUtils.GetNetworkCountryCode(slotId); in CalculateInternationalRoaming()