/ohos5.0/base/telephony/call_manager/utils/src/ |
H A D | call_number_utils.cpp | 39 const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) in FormatPhoneNumber() 66 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToE164() 72 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToNational() 81 const std::string phoneNumber, const std::string countryCode, std::string &formatNumber) in FormatPhoneNumberToInternational() 89 int32_t CallNumberUtils::FormatNumberBase(const std::string phoneNumber, std::string countryCode, in FormatNumberBase() 111 const std::string &phoneNumber, const std::string &countryCode, std::string &formatNumber) in FormatPhoneNumberAsYouType()
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager3_gtest.cpp | 183 std::u16string countryCode = Str8ToStr16(Code); variable 203 std::u16string countryCode = Str8ToStr16(Code); variable 223 std::u16string countryCode = Str8ToStr16(Code); variable 243 std::u16string countryCode = Str8ToStr16(Code); variable 263 std::u16string countryCode = Str8ToStr16(Code); variable 283 std::u16string countryCode = Str8ToStr16(Code); variable 303 std::u16string countryCode = Str8ToStr16(Code); variable
|
H A D | call_manager4_gtest.cpp | 808 std::u16string countryCode = Str8ToStr16(Code); variable 828 std::u16string countryCode = Str8ToStr16(Code); variable 848 std::u16string countryCode = Str8ToStr16(Code); variable 868 std::u16string countryCode = Str8ToStr16(Code); variable 888 std::u16string countryCode = Str8ToStr16(Code); variable 908 std::u16string countryCode = Str8ToStr16(Code); variable 928 std::u16string countryCode = Str8ToStr16(Code); variable 950 std::u16string countryCode = Str8ToStr16(Code); variable
|
H A D | call_manager_connect.cpp | 379 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) const in FormatPhoneNumber() 389 std::u16string &number, std::u16string &countryCode, std::u16string &formatNumber) const in FormatPhoneNumberToE164()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_config_country_freqs.h | 26 std::string countryCode; member
|
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | module_service_utils.cpp | 67 std::u16string countryCode; in GetIsoCountryCode() local 74 std::u16string countryCode; in GetNetworkCountryCode() local
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_crpc_supplicant.c | 119 char countryCode[WIFI_COUNTRY_CODE_MAXLEN + 1] = {0}; in RpcWpaSetCountryCode() local 135 char countryCode[WIFI_COUNTRY_CODE_MAXLEN + 1] = {0}; in RpcWpaGetCountryCode() local
|
H A D | wifi_hal_crpc_ap.c | 119 char countryCode[WIFI_COUNTRY_CODE_MAXLEN + 1] = {0}; in RpcSetCountryCode() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_started_state_test.cpp | 183 std::string countryCode = "CN"; variable 523 std::string countryCode = "CN"; variable
|
H A D | ap_service_test.cpp | 275 std::string countryCode = "CN"; variable
|
/ohos5.0/base/telephony/call_manager/frameworks/cj/src/ |
H A D | telephony_call_impl.cpp | 106 std::u16string countryCode = Str8ToStr16(tmpCountryCode); in FormatPhoneNumberToE164() local 187 std::u16string countryCode = Str8ToStr16(tmpCountryCode); in FormatPhoneNumber() local
|
H A D | telephony_call_ffi.cpp | 69 …char* FfiOHOSTelephonyCallFormatPhoneNumber(char *phoneNumber, char *countryCode, int32_t *errCode) in FfiOHOSTelephonyCallFormatPhoneNumber()
|
/ohos5.0/base/telephony/core_service/services/sim/include/ |
H A D | sim_rdb_info.h | 35 std::string countryCode; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_sta_interface_test.cpp | 152 char countryCode[3] = {0}; variable
|
H A D | wifi_hal_wpa_sta_test.cpp | 327 char countryCode[3] = {0}; variable
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | module-configuration-file.md | 720 ### countryCode subsection
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
H A D | i_wifi_supplicant_iface.c | 262 WifiErrorNo WpaSetCountryCode(const char *countryCode) in WpaSetCountryCode() 281 WifiErrorNo WpaGetCountryCode(char *countryCode, int codeSize) in WpaGetCountryCode()
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | country_code_manager.cpp | 145 void CountryCodeManager::UpdateCountryCode(std::string countryCode, int type) in UpdateCountryCode() 159 bool CountryCodeManager::UpdateCountryCodeByLocation(std::string countryCode, int type) in UpdateCountryCodeByLocation()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_inner_device_test.cpp | 206 std::string countryCode; variable
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | nitz_update.cpp | 270 std::string countryCode = Str16ToStr8(iso); in ProcessTimeZone() local 278 void NitzUpdate::UpdateCountryCode(std::string &countryCode) in UpdateCountryCode()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_wpa_sta_impl_test.cpp | 113 char countryCode[10] = "CN"; variable 121 char countryCode[2]; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_idl_client_test.cpp | 1013 std::string countryCode = "adaf"; variable 1025 std::string countryCode = "ad"; variable 1031 std::string countryCode = "ad"; variable
|
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wpa_hdi_direct_test.cpp | 273 char countryCode[3] = {0}; variable
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | locator_impl_test.cpp | 311 std::shared_ptr<CountryCode> countryCode = std::make_shared<CountryCode>(); variable
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | zero_branch_test_core_service.cpp | 177 std::u16string countryCode; variable 734 std::string countryCode = ""; variable
|