OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:region_to_short_metadata_map_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
shortnumberinfo.cc
49
region_to_short_metadata_map_
(new map<string, PhoneMetadata>()) {
60
region_to_short_metadata_map_
->insert(make_pair(region_code, *it));
69
region_to_short_metadata_map_
->find(region_code);
70
if (it !=
region_to_short_metadata_map_
->end()) {
shortnumberinfo.h
63
region_to_short_metadata_map_
;
member in class:i18n::phonenumbers::ShortNumberInfo
Completed in 248 milliseconds