Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumber.pb.cc185 reinterpret_cast<char*>(&country_code_source_) - in SharedCtor()
186 reinterpret_cast<char*>(&national_number_)) + sizeof(country_code_source_)); in SharedCtor()
238 reinterpret_cast<char*>(&country_code_source_) - in Clear()
239 reinterpret_cast<char*>(&national_number_)) + sizeof(country_code_source_)); in Clear()
538 country_code_source_ = from.country_code_source_; in MergeFrom()
567 PROTOBUF_FIELD_OFFSET(PhoneNumber, country_code_source_) in InternalSwap()
568 + sizeof(PhoneNumber::country_code_source_) in InternalSwap()
H A Dphonenumber.pb.h381 int country_code_source_; member in i18n::phonenumbers::PROTOBUF_FINAL
665 country_code_source_ = 0; in clear_country_code_source()
669 return static_cast< ::i18n::phonenumbers::PhoneNumber_CountryCodeSource >(country_code_source_); in _internal_country_code_source()
678 country_code_source_ = value; in _internal_set_country_code_source()

Completed in 4 milliseconds