Home
last modified time | relevance | path

Searched refs:same_mobile_and_fixed_line_pattern (Results 1 - 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumberutil.cc2590 if (metadata.same_mobile_and_fixed_line_pattern()) { in GetNumberTypeHelper()
2604 if (!metadata.same_mobile_and_fixed_line_pattern() && in GetNumberTypeHelper()
H A Dphonemetadata.pb.h1195 // optional bool same_mobile_and_fixed_line_pattern = 18 [default = false];
1201 bool same_mobile_and_fixed_line_pattern() const;
4030 // optional bool same_mobile_and_fixed_line_pattern = 18 [default = false];
4045 inline bool PhoneMetadata::same_mobile_and_fixed_line_pattern() const { in same_mobile_and_fixed_line_pattern() function in i18n::phonenumbers::PhoneMetadata
4046 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.same_mobile_and_fixed_line_pattern) in same_mobile_and_fixed_line_pattern()
4055 // @@protoc_insertion_point(field_set:i18n.phonenumbers.PhoneMetadata.same_mobile_and_fixed_line_pattern) in set_same_mobile_and_fixed_line_pattern()

Completed in 14 milliseconds