Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 – 25 of 35) sorted by relevance

12

/base/telephony/call_manager/utils/src/
Dcall_number_utils.cpp33 const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) in FormatPhoneNumber()
61 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToE164()
66 int32_t CallNumberUtils::FormatNumberBase(const std::string phoneNumber, std::string countryCode, in FormatNumberBase()
/base/telephony/cellular_call/services/common/src/
Dmodule_service_utils.cpp68 std::u16string countryCode; in GetIsoCountryCode() local
75 std::u16string countryCode; in GetNetworkCountryCode() local
/base/telephony/core_service/services/sim/include/
Dsim_rdb_info.h34 std::string countryCode; variable
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_gtest.cpp2218 std::u16string countryCode = Str8ToStr16(Code); variable
2238 std::u16string countryCode = Str8ToStr16(Code); variable
2258 std::u16string countryCode = Str8ToStr16(Code); variable
2278 std::u16string countryCode = Str8ToStr16(Code); variable
2298 std::u16string countryCode = Str8ToStr16(Code); variable
2318 std::u16string countryCode = Str8ToStr16(Code); variable
2338 std::u16string countryCode = Str8ToStr16(Code); variable
2360 std::u16string countryCode = Str8ToStr16(Code); variable
2380 std::u16string countryCode = Str8ToStr16(Code); variable
2400 std::u16string countryCode = Str8ToStr16(Code); variable
[all …]
Dzero_branch_test.cpp172 std::string countryCode = "gr"; variable
/base/location/frameworks/native/source/
Dcountry_code_manager.cpp160 void CountryCodeManager::UpdateCountryCode(std::string countryCode, int type) in UpdateCountryCode()
174 bool CountryCodeManager::UpdateCountryCodeByLocation(std::string countryCode, int type) in UpdateCountryCodeByLocation()
/base/location/test/location_locator/source/
Dlocator_impl_test.cpp332 std::shared_ptr<CountryCode> countryCode = std::make_shared<CountryCode>(); variable
/base/telephony/call_manager/frameworks/native/src/
Dcall_manager_client.cpp391 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber()
402 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
Dcall_manager_proxy.cpp734 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber()
750 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
Dcall_manager_service_proxy.cpp1041 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber()
1074 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_test.cpp242 std::u16string countryCode; variable
259 std::u16string countryCode; variable
Dnetwork_search_test.cpp866 std::string countryCode = Str16ToStr8(result); variable
885 std::string countryCode = Str16ToStr8(result); variable
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h743 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) const in FormatPhoneNumber()
753 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) const in FormatPhoneNumberToE164()
/base/telephony/core_service/services/network_search/src/
Dnitz_update.cpp248 std::string countryCode = Str16ToStr8(iso); in ProcessTimeZone() local
/base/telephony/call_manager/services/call_manager_service/src/
Dcall_manager_service.cpp858 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber()
869 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
Dcall_manager_service_stub.cpp834 std::u16string countryCode = data.ReadString16(); in OnFormatPhoneNumber() local
855 std::u16string countryCode = data.ReadString16(); in OnFormatPhoneNumberToE164() local
/base/telephony/call_manager/services/call/src/
Dcall_control_manager.cpp1014 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber()
1024 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
/base/telephony/core_service/services/core/src/
Dcore_service.cpp243 int32_t CoreService::GetIsoCountryCodeForNetwork(int32_t slotId, std::u16string &countryCode) in GetIsoCountryCodeForNetwork()
374 int32_t CoreService::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim()
/base/telephony/core_service/services/sim/src/
Dicc_file.cpp564 std::string countryCode = ObtainIsoCountryCode(); in SaveCountryCode() local
Dsim_manager.cpp673 int32_t SimManager::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim()
/base/telephony/call_manager/test/unittest/ui_client/
Dui_client_test.cpp707 std::u16string countryCode; in FormatPhoneNumber() local
735 std::u16string countryCode; in FormatPhoneNumberToE164() local
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp270 int32_t CoreServiceClient::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim()
413 int32_t CoreServiceClient::GetIsoCountryCodeForNetwork(int32_t slotId, std::u16string &countryCode) in GetIsoCountryCodeForNetwork()
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp224 std::shared_ptr<CountryCode> countryCode = std::make_shared<CountryCode>(); in LocatorImplV9FuzzerTest() local
/base/telephony/call_manager/interfaces/kits/js/
D@ohos.telephony.call.d.ts3669 countryCode?: string; property
/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio.h200 std::string countryCode = ""; member

12