Searched defs:TYPE_UINT32 (Results 1 – 9 of 9) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.h | 109 TYPE_UINT32 = 13, enumerator |
D | descriptor.proto | 127 TYPE_UINT32 = 13; enumerator |
D | descriptor.h | 364 TYPE_UINT32 = 13, // uint32, varint on the wire enumerator |
D | descriptor.pb.cc | 2538 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_UINT32; member in google::protobuf::FieldDescriptorProto |
D | descriptor.pb.h | 786 static const Type TYPE_UINT32 = FieldDescriptorProto_Type_TYPE_UINT32; variable |
/external/nanopb-c/generator/proto/google/protobuf/ | ||
D | descriptor.proto | 125 TYPE_UINT32 = 13; enumerator |
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ | ||
D | Extension.java | 70 public static final int TYPE_UINT32 = 13; field in Extension |
/external/nanopb-c/generator/google/protobuf/ | ||
D | descriptor.py | 374 TYPE_UINT32 = 13 variable in FieldDescriptor |
/external/protobuf/python/google/protobuf/ | ||
D | descriptor.py | 395 TYPE_UINT32 = 13 variable in FieldDescriptor |