containing_type_ 3263 third_party/protobuf/src/google/protobuf/descriptor.cc result->containing_type_ = parent; containing_type_ 3358 third_party/protobuf/src/google/protobuf/descriptor.cc result->containing_type_ = NULL; containing_type_ 3534 third_party/protobuf/src/google/protobuf/descriptor.cc result->containing_type_ = parent; containing_type_ 3586 third_party/protobuf/src/google/protobuf/descriptor.cc result->containing_type_ = parent; containing_type_ 3803 third_party/protobuf/src/google/protobuf/descriptor.cc field->containing_type_ = extendee.descriptor; containing_type_ 4099 third_party/protobuf/src/google/protobuf/descriptor.cc if (field->containing_type_ != NULL && containing_type_ 4119 third_party/protobuf/src/google/protobuf/descriptor.cc field->containing_type_ != NULL && containing_type_ 279 third_party/protobuf/src/google/protobuf/descriptor.h const Descriptor* containing_type_; containing_type_ 547 third_party/protobuf/src/google/protobuf/descriptor.h const Descriptor* containing_type_; containing_type_ 653 third_party/protobuf/src/google/protobuf/descriptor.h const Descriptor* containing_type_; containing_type_ 1445 third_party/protobuf/src/google/protobuf/descriptor.h return this - containing_type_->fields_; containing_type_ 1454 third_party/protobuf/src/google/protobuf/descriptor.h if (containing_type_ == NULL) { containing_type_ 1457 third_party/protobuf/src/google/protobuf/descriptor.h return this - containing_type_->nested_types_; containing_type_ 1462 third_party/protobuf/src/google/protobuf/descriptor.h if (containing_type_ == NULL) { containing_type_ 1465 third_party/protobuf/src/google/protobuf/descriptor.h return this - containing_type_->enum_types_; containing_type_ 103 third_party/protobuf/src/google/protobuf/extension_set.cc FindRegisteredExtension(containing_type_, number); containing_type_ 131 third_party/protobuf/src/google/protobuf/extension_set.h : containing_type_(containing_type) {} containing_type_ 138 third_party/protobuf/src/google/protobuf/extension_set.h const MessageLite* containing_type_; containing_type_ 68 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc const Descriptor* containing_type_; containing_type_ 223 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc pool_->FindExtensionByNumber(containing_type_, number);