Searched defs:country_code (Results 1 – 12 of 12) sorted by relevance
13 std::string country_code = CountryCodeForCurrentTimezone(); in TEST() local
23 std::string country_code = CountryCodeForCurrentTimezone(); in TEST() local
80 country_code: [u8; 2], field337 let country_code = *cmd.get_country_code(); in command_set_country_code() localVariable
13453 country_code: [u8; 2], field13464 pub country_code: [u8; 2], field13482 let country_code = bytes[4..6] in parse() localVariable
203 CFStringRef country_code, /* Current country code */ in main() local
373 let country_code: [u8; 2] = [85, 83]; in test_convert_uci_cmd_to_packets() localVariable
2136 let country_code = CountryCode::new(b"US").unwrap(); in test_android_set_country_code_ok() localVariable
220 String country_code; field in IsoCurrencyParser.ISOCurrencyHandler
177 let country_code = request.country_code.try_into()?; in android_set_country_code() localVariable
734 let country_code = CountryCode::new(b"US").unwrap(); in test_android_set_country_code() localVariable
133 uint8_t country_code; member
601 string country_code = 1; field