/base/telephony/call_manager/utils/src/ |
D | call_number_utils.cpp | 33 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/ |
D | module_service_utils.cpp | 68 std::u16string countryCode; in GetIsoCountryCode() local 75 std::u16string countryCode; in GetNetworkCountryCode() local
|
/base/telephony/core_service/services/sim/include/ |
D | sim_rdb_info.h | 34 std::string countryCode; variable
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
D | call_manager_gtest.cpp | 2218 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 …]
|
D | zero_branch_test.cpp | 172 std::string countryCode = "gr"; variable
|
/base/location/frameworks/native/source/ |
D | country_code_manager.cpp | 160 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/ |
D | locator_impl_test.cpp | 332 std::shared_ptr<CountryCode> countryCode = std::make_shared<CountryCode>(); variable
|
/base/telephony/call_manager/frameworks/native/src/ |
D | call_manager_client.cpp | 391 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber() 402 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
|
D | call_manager_proxy.cpp | 734 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber() 750 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
|
D | call_manager_service_proxy.cpp | 1041 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/ |
D | sim_test.cpp | 242 std::u16string countryCode; variable 259 std::u16string countryCode; variable
|
D | network_search_test.cpp | 866 std::string countryCode = Str16ToStr8(result); variable 885 std::string countryCode = Str16ToStr8(result); variable
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/ |
D | call_manager_connect.h | 743 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/ |
D | nitz_update.cpp | 248 std::string countryCode = Str16ToStr8(iso); in ProcessTimeZone() local
|
/base/telephony/call_manager/services/call_manager_service/src/ |
D | call_manager_service.cpp | 858 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumber() 869 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) in FormatPhoneNumberToE164()
|
D | call_manager_service_stub.cpp | 834 std::u16string countryCode = data.ReadString16(); in OnFormatPhoneNumber() local 855 std::u16string countryCode = data.ReadString16(); in OnFormatPhoneNumberToE164() local
|
/base/telephony/call_manager/services/call/src/ |
D | call_control_manager.cpp | 1014 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/ |
D | core_service.cpp | 243 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/ |
D | icc_file.cpp | 564 std::string countryCode = ObtainIsoCountryCode(); in SaveCountryCode() local
|
D | sim_manager.cpp | 673 int32_t SimManager::GetISOCountryCodeForSim(int32_t slotId, std::u16string &countryCode) in GetISOCountryCodeForSim()
|
/base/telephony/call_manager/test/unittest/ui_client/ |
D | ui_client_test.cpp | 707 std::u16string countryCode; in FormatPhoneNumber() local 735 std::u16string countryCode; in FormatPhoneNumberToE164() local
|
/base/telephony/core_service/frameworks/native/src/ |
D | core_service_client.cpp | 270 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/ |
D | locator_fuzzer.cpp | 224 std::shared_ptr<CountryCode> countryCode = std::make_shared<CountryCode>(); in LocatorImplV9FuzzerTest() local
|
/base/telephony/call_manager/interfaces/kits/js/ |
D | @ohos.telephony.call.d.ts | 3669 countryCode?: string; property
|
/base/telephony/core_service/frameworks/js/network_search/include/ |
D | napi_radio.h | 200 std::string countryCode = ""; member
|