Home
last modified time | relevance | path

Searched refs:lengths_size (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Darea_code_map.cc55 const int lengths_size = storage_->GetPossibleLengthsSize(); in Lookup() local
57 for (int lengths_index = lengths_size - 1; lengths_index >= 0; in Lookup()
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
Dupdate_geocoding.cc229 for (int i = 0; i < prefixesInfo.lengths_size(); i++) { in ModifyPossibleLengths()
Dgeocoding_data.pb.h510 int lengths_size() const;
1615 inline int PrefixesInfo::lengths_size() const { in lengths_size() function