Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 - 25 of 43) sorted by relevance

12

/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_ffi.cpp69 char* FfiOHOSTelephonyCallFormatPhoneNumber(char *phoneNumber, char *countryCode, int32_t *errCode) in FfiOHOSTelephonyCallFormatPhoneNumber() argument
H A Dtelephony_call_impl.cpp106 std::u16string countryCode = Str8ToStr16(tmpCountryCode); in FormatPhoneNumberToE164() local
187 std::u16string countryCode = Str8ToStr16(tmpCountryCode); in FormatPhoneNumber() local
/base/telephony/core_service/services/sim/include/
H A Dsim_rdb_info.h35 std::string countryCode; member in OHOS::Telephony::SimRdbInfo
/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp67 std::u16string countryCode; in GetIsoCountryCode() local
74 std::u16string countryCode; in GetNetworkCountryCode() local
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp145 void CountryCodeManager::UpdateCountryCode(std::string countryCode, int type) in UpdateCountryCode() argument
159 bool CountryCodeManager::UpdateCountryCodeByLocation(std::string countryCode, int type) in UpdateCountryCodeByLocation() argument
H A Dlocator_impl.cpp1092 LocationErrCode LocatorImpl::GetIsoCountryCodeV9(std::shared_ptr<CountryCode>& countryCode) in GetIsoCountryCodeV9() argument
/base/location/test/location_locator/source/
H A Dlocator_impl_test.cpp311 std::shared_ptr<CountryCode> countryCode = std::make_shared<CountryCode>(); in HWTEST_F() local
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
H A Dtelephony_radio_impl.cpp274 std::u16string countryCode; in GetISOCountryCodeForNetwork() local
/base/telephony/core_service/frameworks/cj/telephony_sim/src/
H A Dtelephony_sim_impl.cpp157 std::u16string countryCode = u""; in getISOCountryCodeForSim() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager3_gtest.cpp183 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
203 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
223 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
243 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
263 std::u16string countryCode in HWTEST_F() local
283 std::u16string countryCode = Str8ToStr16(Code); HWTEST_F() local
303 std::u16string countryCode = Str8ToStr16(Code); HWTEST_F() local
[all...]
H A Dcall_manager4_gtest.cpp807 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
827 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
847 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
867 std::u16string countryCode = Str8ToStr16(Code); in HWTEST_F() local
887 std::u16string countryCode in HWTEST_F() local
907 std::u16string countryCode = Str8ToStr16(Code); HWTEST_F() local
927 std::u16string countryCode = Str8ToStr16(Code); HWTEST_F() local
949 std::u16string countryCode = Str8ToStr16(Code); HWTEST_F() local
[all...]
H A Dcall_manager_connect.cpp382 FormatPhoneNumber( std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) const FormatPhoneNumber() argument
392 FormatPhoneNumberToE164( std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) const FormatPhoneNumberToE164() argument
/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp88 int32_t CallNumberUtils::FormatNumberBase(const std::string phoneNumber, std::string countryCode, in FormatNumberBase() argument
37 FormatPhoneNumber( const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) FormatPhoneNumber() argument
64 FormatPhoneNumberToE164( const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) FormatPhoneNumberToE164() argument
70 FormatPhoneNumberToNational( const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) FormatPhoneNumberToNational() argument
79 FormatPhoneNumberToInternational( const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) FormatPhoneNumberToInternational() argument
109 FormatPhoneNumberAsYouType( const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) FormatPhoneNumberAsYouType() argument
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp253 std::u16string countryCode; in HWTEST_F() local
270 std::u16string countryCode; in HWTEST_F() local
H A Dnetwork_search_test.cpp940 std::string countryCode = Str16ToStr8(result); in HWTEST_F() local
959 std::string countryCode = Str16ToStr8(result); in HWTEST_F() local
H A Dzero_branch_test_core_service.cpp179 std::u16string countryCode; in HWTEST_F() local
738 std::string countryCode = ""; in HWTEST_F() local
/base/location/frameworks/cj/include/
H A Dgeolocationmanager_utils.h110 char* countryCode; member
/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp291 std::string countryCode = Str16ToStr8(iso); in ProcessTimeZone() local
299 void NitzUpdate::UpdateCountryCode(std::string &countryCode) in UpdateCountryCode() argument
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp417 std::string countryCode = "gr"; in HWTEST_F() local
/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp283 int32_t SmsPersistHelper::FormatSmsNumber(const std::string &num, std::string countryCode, in FormatSmsNumber() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp927 FormatPhoneNumber( std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) FormatPhoneNumber() argument
947 FormatPhoneNumberToE164( std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) FormatPhoneNumberToE164() argument
H A Dcall_manager_client.cpp430 FormatPhoneNumber( std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) FormatPhoneNumber() argument
441 FormatPhoneNumberToE164( std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) FormatPhoneNumberToE164() argument
/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h202 std::string countryCode = ""; member
/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp783 std::string countryCode = ObtainIsoCountryCode(); in SaveCountryCode() local
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h383 int32_t countryCode = 0; member

Completed in 31 milliseconds

12