/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_extension.cc | 53 const Descriptor* extendee = descriptor->containing_type(); local 54 return ClassName(extendee, true); 96 vars["extendee" ] = ExtendeeClassName(descriptor_); 118 "$qualifier$ ::google::protobuf::internal::ExtensionIdentifier< $extendee$,\n" 132 vars["extendee" ] = ExtendeeClassName(descriptor_); 164 "::google::protobuf::internal::ExtensionIdentifier< $extendee$,\n" 171 vars["extendee" ] = ExtendeeClassName(descriptor_); 183 " &$extendee$::default_instance(),\n" 192 " &$extendee$::default_instance(),\n" 201 " &$extendee$::default_instance(),\n [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor_database.cc | 153 if (!field.extendee().empty() && field.extendee()[0] == '.') { 158 std::make_pair(field.extendee().substr(1), field.number()), 161 "extend " << field.extendee() << " { " 420 const Descriptor* extendee = pool_.FindMessageTypeByName(containing_type); local 421 if (extendee == NULL) return false; 424 pool_.FindExtensionByNumber(extendee, field_number); 435 const Descriptor* extendee = pool_.FindMessageTypeByName(extendee_type); local 436 if (extendee == NULL) return false; 439 pool_.FindAllExtensions(extendee, &extensions) [all...] |
descriptor_unittest.cc | 114 const string& extendee, 123 result->set_extendee(extendee); 128 const string& extendee, 137 result->set_extendee(extendee); 199 case EXTENDEE : location_name = "EXTENDEE" ; break; 222 case EXTENDEE : location_name = "EXTENDEE" ; break; 2565 const Descriptor* extendee = file->extension(0)->containing_type(); local [all...] |
descriptor.cc | 377 // Checks whether the extendee type is allowed in proto3. 472 inline const FieldDescriptor* FindExtension(const Descriptor* extendee, 474 inline void FindAllExtensions(const Descriptor* extendee, 4808 Symbol extendee = LookupSymbol(proto.extendee(), field->full_name(), local [all...] |
descriptor.pb.cc | 5126 const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto 5162 extendee_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), extendee); local [all...] |
descriptor.pb.h | 4835 inline const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto 4871 extendee_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), extendee); local [all...] |
/external/protobuf/src/google/protobuf/compiler/ |
parser.cc | 1563 string extendee; local [all...] |
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
Descriptors.java | 1313 final GenericDescriptor extendee = local [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 3720 inline const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 3720 inline const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 3720 inline const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
descriptor.pb.h | 4835 inline const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto 4871 extendee_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), extendee); local [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
descriptor.pb.h | 3720 inline const ::std::string& FieldDescriptorProto::extendee() const { function in class:google::protobuf::FieldDescriptorProto [all...] |
/external/protobuf/php/ext/google/protobuf/ |
upb.h | 6841 inline upb::reffed_ptr<const upb::FieldDef> extendee() { RETURN_REFFED(upb::FieldDef, upbdefs_google_protobuf_FieldDescriptorProto_extendee) } function in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upbdefs::google::protobuf::FieldDescriptorProto [all...] |
/external/google-tv-pairing-protocol/java/jar/ |
protobuf-java-2.2.0-lite.jar | |
/prebuilts/misc/common/robolectric/lib/ |
protobuf-java-2.6.1.jar | |
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/ |
protobuf-java-2.5.0.jar | |
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/ |
protobuf-java-2.6.1.jar | |
/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/ |
protobuf-java-2.5.0.jar | |
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/ |
protobuf-java-3.0.0-beta-2.jar | |
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/ |
protobuf-java-3.0.0.jar | |
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/ |
protobuf-java-3.0.2.jar | |