OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlternateFormats
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h
42
class
AlternateFormats
;
162
const
AlternateFormats
* alternate_formats_;
phonenumbermatcher.cc
314
class
AlternateFormats
: public Singleton<
AlternateFormats
> {
320
AlternateFormats
()
347
DISALLOW_COPY_AND_ASSIGN(
AlternateFormats
);
356
alternate_formats_(
AlternateFormats
::GetInstance()),
[
all
...]
Completed in 1785 milliseconds