Home
last modified time | relevance | path

Searched defs:FROM_NUMBER_WITH_PLUS_SIGN (Results 1 – 5 of 5) sorted by relevance

/third_party/libphonenumber/resources/
Dphonenumber.proto97 FROM_NUMBER_WITH_PLUS_SIGN = 1; enumerator
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonenumber.java32 FROM_NUMBER_WITH_PLUS_SIGN, enumConstant
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumber.pb.cc103 constexpr PhoneNumber_CountryCodeSource PhoneNumber::FROM_NUMBER_WITH_PLUS_SIGN; member in i18n::phonenumbers::PhoneNumber
Dphonenumber.pb.h197 static constexpr CountryCodeSource FROM_NUMBER_WITH_PLUS_SIGN = variable
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonenumber.pb.js474 FROM_NUMBER_WITH_PLUS_SIGN: 1, property