HomeSort by relevance Sort by last modified time
    Searched refs:FieldDescriptorProto (Results 26 - 50 of 60) sorted by null

12 3

  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 118 // if the original FieldDescriptorProto defining the extension has a
170 bool AddExtension(const FieldDescriptorProto& field,
descriptor.h 82 class FieldDescriptorProto;
505 void CopyTo(FieldDescriptorProto* proto) const;
689 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
690 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
691 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor_database.h 118 // if the original FieldDescriptorProto defining the extension has a
170 bool AddExtension(const FieldDescriptorProto& field,
descriptor.h 82 class FieldDescriptorProto;
505 void CopyTo(FieldDescriptorProto* proto) const;
689 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
690 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
691 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor_database.h 118 // if the original FieldDescriptorProto defining the extension has a
170 bool AddExtension(const FieldDescriptorProto& field,
descriptor.h 82 class FieldDescriptorProto;
505 void CopyTo(FieldDescriptorProto* proto) const;
689 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
690 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
691 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor_database.h 119 // if the original FieldDescriptorProto defining the extension has a
171 bool AddExtension(const FieldDescriptorProto& field,
descriptor.h 89 class FieldDescriptorProto;
370 // Fill the json_name field of FieldDescriptorProto.
625 void CopyTo(FieldDescriptorProto* proto) const;
658 // Fill the json_name field of FieldDescriptorProto.
659 void CopyJsonNameTo(FieldDescriptorProto* proto) const;
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor_database.h 118 // if the original FieldDescriptorProto defining the extension has a
170 bool AddExtension(const FieldDescriptorProto& field,
descriptor.h 82 class FieldDescriptorProto;
505 void CopyTo(FieldDescriptorProto* proto) const;
689 // e.g. the full name of FieldDescriptorProto::TYPE_INT32 is actually
690 // "google.protobuf.FieldDescriptorProto.TYPE_INT32", NOT
691 // "google.protobuf.FieldDescriptorProto.Type.TYPE_INT32". This is to conform
    [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
PartialClasses.cs 36 internal partial class FieldDescriptorProto
Descriptor.cs 148 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto), global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser, new[]{ "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "OneofIndex", "JsonName", "Options" }, null, new[]{ typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Type), typeof(global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label) }, null),
405 private static readonly pb::FieldCodec<global::Google.Protobuf.Reflection.FieldDescriptorProto> _repeated_extension_codec
406 = pb::FieldCodec.ForMessage(58, global::Google.Protobuf.Reflection.FieldDescriptorProto.Parser);
407 private readonly pbc::RepeatedField<global::Google.Protobuf.Reflection.FieldDescriptorProto> extension_ = new pbc::RepeatedField<global::Google.Protobuf.Reflection.FieldDescriptorProto>();
408 public pbc::RepeatedField<global::Google.Protobuf.Reflection.FieldDescriptorProto> Extension {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 157 FieldDescriptorProto field_descriptor_proto;
  /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
Utils.java 58 public static IRubyObject fieldTypeToRuby(ThreadContext context, DescriptorProtos.FieldDescriptorProto.Type type) {
  /external/protobuf/src/google/protobuf/
descriptor.h 89 class FieldDescriptorProto;
370 // Fill the json_name field of FieldDescriptorProto.
625 void CopyTo(FieldDescriptorProto* proto) const;
658 // Fill the json_name field of FieldDescriptorProto.
659 void CopyJsonNameTo(FieldDescriptorProto* proto) const;
    [all...]
descriptor.cc     [all...]
descriptor_database.cc 151 const FieldDescriptorProto& field,
extension_set_unittest.cc     [all...]
  /external/protobuf/python/google/protobuf/internal/
descriptor_test.py 72 type=descriptor_pb2.FieldDescriptorProto.TYPE_INT32,
73 label=descriptor_pb2.FieldDescriptorProto.LABEL_OPTIONAL)
    [all...]
reflection_test.py     [all...]
  /external/protobuf/python/google/protobuf/pyext/
descriptor.cc     [all...]
  /external/nanopb-c/generator/
nanopb_generator.py 48 FieldD = descriptor.FieldDescriptorProto
87 '''Parse Names() from FieldDescriptorProto type_name'''
163 '''desc is FieldDescriptorProto'''
615 For each, yield name, 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 

Completed in 435 milliseconds

12 3