Searched refs:country_code (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/site_tests/network_WiFi_RegDomain/ |
D | control | 50 'country_code': '00', 60 'country_code': 'AR', 66 'country_code': 'ID', 72 'country_code': 'RU', 78 'country_code': 'US', 85 'country_code': 'CA', 94 'country_code': 'SE', 103 'country_code': 'US', 117 'country_code': '00', 129 'country_code': 'AR', [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | IsoCurrencyParser.java | 218 String country_code; field in IsoCurrencyParser.ISOCurrencyHandler 236 country_code = getCountryCode(value); in handlePathValue() 237 if (country_code == null) { in handlePathValue() 238 country_code = "ZZ"; in handlePathValue() 263 Data data = new Data(country_code, currency_name, numeric_code, minor_unit); in handlePathValue()
|
/external/libcups/cups/ |
D | testlang.c | 177 CFStringRef country_code, /* Current country code */ in main() local
|