Home
last modified time | relevance | path

Searched defs:phone_number (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/examples/
H A Dlist_people.cc26 const tutorial::Person::PhoneNumber& phone_number = person.phones(j); in ListPeople() local
H A Dadd_person.cc41 tutorial::Person::PhoneNumber* phone_number = person->add_phones(); in PromptForAddress() local
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dshortnumberinfo_test.cc42 PhoneNumber phone_number; in ParseNumberForTesting() local
H A Dphonenumbermatcher_test.cc85 ContainsMoreThanOneSlashInNationalNumber( const PhoneNumber& phone_number, const string& candidate) ContainsMoreThanOneSlashInNationalNumber() argument
H A Dphonenumberutil_test.cc140 PhoneNumber phone_number; in TEST_F() local
2401 PhoneNumber phone_number; in TEST_F() local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dasyoutypeformatter.cc323 InputDigitWithOptionToRememberPosition( char32 next_char, bool remember_position, string* phone_number) InputDigitWithOptionToRememberPosition() argument
[all...]
H A Dphonenumbermatcher.cc702 CheckNumberGroupingIsValid( const PhoneNumber& phone_number, const string& candidate, ResultCallback4<bool, const PhoneNumberUtil&, const PhoneNumber&, const string&, const std::vector<string>&>* checker) const CheckNumberGroupingIsValid() argument
834 AllNumberGroupsAreExactlyPresent( const PhoneNumberUtil& util, const PhoneNumber& phone_number, const string& normalized_candidate, const std::vector<string>& formatted_number_groups) const AllNumberGroupsAreExactlyPresent() argument
[all...]

Completed in 10 milliseconds