Home
last modified time | relevance | path

Searched refs:default_country_code_string (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.cc2553 string default_country_code_string(SimpleItoa(default_country_code)); in MaybeExtractCountryCode() local
2554 VLOG(4) << "Possible country calling code: " << default_country_code_string; in MaybeExtractCountryCode()
2557 default_country_code_string, in MaybeExtractCountryCode()