HomeSort by relevance Sort by last modified time
    Searched refs:AlternateFormats (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.h 42 class AlternateFormats;
168 const AlternateFormats* alternate_formats_;
phonenumbermatcher.cc 321 class AlternateFormats : public Singleton<AlternateFormats> {
327 AlternateFormats()
354 DISALLOW_COPY_AND_ASSIGN(AlternateFormats);
363 alternate_formats_(AlternateFormats::GetInstance()),
    [all...]

Completed in 626 milliseconds