Searched refs:default_country_code (Results 1 – 1 of 1) sorted by relevance
3019 int default_country_code = default_region_metadata->country_code(); in MaybeExtractCountryCode() local3020 string default_country_code_string(SimpleItoa(default_country_code)); in MaybeExtractCountryCode()3045 phone_number->set_country_code(default_country_code); in MaybeExtractCountryCode()