Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 25 of 165) sorted by relevance

1234567

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
Dexample_connectivity_performance_ap_sta.json33 "country_code": "<device country code to set during rvr tests>", string
45 "country_code": "<device country code to set during rvr tests>", string
60 "country_code": "<device country code to set during rvr tests>", string
70 "country_code": "<device country code to set during rvr tests>", string
DWifiCountrySoftApAcsTest.py92 def set_country_code_and_verify(self, ad, country_code): argument
/aosp_15_r20/system/connectivity/wificond/
Dserver.cpp304 string country_code; in dump() local
477 std::string country_code; in SetupInterface() local
540 void Server::OnRegDomainChanged(uint32_t wiphy_index, std::string& country_code) { in OnRegDomainChanged()
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libplatformproperties_rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/src/threadnetworkproperties/
Dmod.rs12 pub fn country_code() -> std::result::Result<Option<String>, SysPropError> { in country_code() function
/aosp_15_r20/external/libchrome/base/i18n/
H A Dtimezone_unittest.cc13 std::string country_code = CountryCodeForCurrentTimezone(); in TEST() local
/aosp_15_r20/external/cronet/base/i18n/
H A Dtimezone_unittest.cc23 std::string country_code = CountryCodeForCurrentTimezone(); in TEST() local
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/services/
H A Dkeyword_theme_constant_service.proto66 string country_code = 2; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/services/
H A Dkeyword_theme_constant_service.proto66 string country_code = 2; field
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/services/
H A Dkeyword_theme_constant_service.proto66 string country_code = 2; field
/aosp_15_r20/system/timezone/debug_tools/host/
H A Dvisualize_zone_trees.py43 def BuildAndRunTool(country_zones_txt, country_code, output_dir): argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/lib_controllers/
Dwlan_controller.py130 def set_country_code(self, country_code): argument
/aosp_15_r20/external/rust/pica/src/
Ddevice.rs110 country_code: [u8; 2], field
899 let country_code = *cmd.get_country_code(); in android_set_country_code() localVariable
/aosp_15_r20/external/libcups/cups/
H A Dtestlang.c203 CFStringRef country_code, /* Current country code */ in main() local
/aosp_15_r20/hardware/interfaces/wifi/aidl/vts/functional/
H A Dwifi_ap_iface_aidl_test.cpp75 const std::array<uint8_t, 2> country_code = {0x55, 0x53}; in TEST_P() local
/aosp_15_r20/external/googleapis/google/maps/fleetengine/v1/
H A Dtrip_api.proto256 string country_code = 3 [(google.api.field_behavior) = REQUIRED]; field
H A Dvehicles.proto214 string country_code = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dcommand.rs491 let country_code: [u8; 2] = [85, 83]; in test_convert_uci_cmd_to_packets() localVariable
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DIsoCurrencyParser.java229 String country_code; field in IsoCurrencyParser.ISOCurrencyHandler
/aosp_15_r20/external/googleapis/google/ads/searchads360/v0/common/
H A Dasset_types.proto169 string country_code = 1; field
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py825 def wifi_test_device_init(ad, country_code=WifiEnums.CountryCode.US): argument
860 def set_wifi_country_code(ad, country_code): argument
2887 def check_available_channels_in_bands_2_5(dut, country_code): argument
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/common/
H A Doffline_user_data.proto162 string country_code = 3; field
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/privacy_pass/
H A Dtoken_encodings.h89 std::string country_code; member
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/common/
H A Doffline_user_data.proto163 string country_code = 3; field
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/linux_glibc_x86_64_static/gen/sysprop/android/sysprop/
DThreadNetworkProperties.sysprop.cpp197 std::optional<std::string> country_code() { in country_code() function
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libPlatformProperties/android_arm64_armv8-2a_cortex-a55_static_apex31_sabi/gen/sysprop/android/sysprop/
DThreadNetworkProperties.sysprop.cpp197 std::optional<std::string> country_code() { in country_code() function

1234567