Lines Matching refs:uan_
1277 ::i18n::phonenumbers::PhoneNumberDesc* uan_;
2838 PROTOBUF_ASSUME(!value || uan_ != nullptr); in _internal_has_uan()
2845 if (uan_ != nullptr) uan_->Clear(); in clear_uan()
2849 const ::i18n::phonenumbers::PhoneNumberDesc* p = uan_; in _internal_uan()
2860 delete reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(uan_); in unsafe_arena_set_allocated_uan()
2862 uan_ = uan; in unsafe_arena_set_allocated_uan()
2872 ::i18n::phonenumbers::PhoneNumberDesc* temp = uan_; in release_uan()
2873 uan_ = nullptr; in release_uan()
2882 ::i18n::phonenumbers::PhoneNumberDesc* temp = uan_; in unsafe_arena_release_uan()
2883 uan_ = nullptr; in unsafe_arena_release_uan()
2888 if (uan_ == nullptr) { in _internal_mutable_uan()
2890 uan_ = p; in _internal_mutable_uan()
2892 return uan_; in _internal_mutable_uan()
2901 delete uan_; in set_allocated_uan() local
2914 uan_ = uan; in set_allocated_uan()