OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRegionCodeForCountryCode
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.cc
[
all
...]
asyoutypeformatter.cc
160
phone_util_.
GetRegionCodeForCountryCode
(country_calling_code, &main_country);
692
phone_util_.
GetRegionCodeForCountryCode
(country_code, &new_region_code);
phonenumbermatcher.cc
142
util.
GetRegionCodeForCountryCode
(phone_number.country_code(), ®ion);
738
phone_util_.
GetRegionCodeForCountryCode
(
[
all
...]
phonenumberutil.h
422
void
GetRegionCodeForCountryCode
(int country_code, string* region_code) const;
[
all
...]
Completed in 51 milliseconds