Lines Matching refs:toll_free
930 // optional .i18n.phonenumbers.PhoneNumberDesc toll_free = 4;
936 const ::i18n::phonenumbers::PhoneNumberDesc& toll_free() const;
939 void set_allocated_toll_free(::i18n::phonenumbers::PhoneNumberDesc* toll_free);
945 ::i18n::phonenumbers::PhoneNumberDesc* toll_free);
2322 // optional .i18n.phonenumbers.PhoneNumberDesc toll_free = 4;
2340 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::toll_free() const {
2341 // @@protoc_insertion_point(field_get:i18n.phonenumbers.PhoneMetadata.toll_free)
2345 ::i18n::phonenumbers::PhoneNumberDesc* toll_free) {
2349 toll_free_ = toll_free;
2350 if (toll_free) {
2355 // @@protoc_insertion_point(field_unsafe_arena_set_allocated:i18n.phonenumbers.PhoneMetadata.toll_free)
2367 // @@protoc_insertion_point(field_release:i18n.phonenumbers.PhoneMetadata.toll_free)
2382 // @@protoc_insertion_point(field_mutable:i18n.phonenumbers.PhoneMetadata.toll_free)
2385 inline void PhoneMetadata::set_allocated_toll_free(::i18n::phonenumbers::PhoneNumberDesc* toll_free) {
2390 if (toll_free) {
2392 ::PROTOBUF_NAMESPACE_ID::Arena::GetArena(toll_free);
2394 toll_free = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage(
2395 message_arena, toll_free, submessage_arena);
2401 toll_free_ = toll_free;
2402 // @@protoc_insertion_point(field_set_allocated:i18n.phonenumbers.PhoneMetadata.toll_free)