Home
last modified time | relevance | path

Searched refs:GetPossibleLengths (Results 1 - 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Ddefault_map_storage.h61 const int* GetPossibleLengths() const;
63 // Returns the number of elements in GetPossibleLengths() array.
H A Ddefault_map_storage.cc56 const int* DefaultMapStorage::GetPossibleLengths() const { in GetPossibleLengths() function in i18n::phonenumbers::DefaultMapStorage
H A Darea_code_map.cc54 const int* const lengths = storage_->GetPossibleLengths(); in Lookup()

Completed in 1 milliseconds