Home
last modified time | relevance | path

Searched defs:TYPE_INT32 (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
Dsocket_option_data.h18 TYPE_INT32 = 2 enumerator
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h102 TYPE_INT32 = 5, enumerator
Ddescriptor.proto115 TYPE_INT32 = 5; enumerator
Ddescriptor.h334 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
Ddescriptor.pb.cc2400 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h777 static const Type TYPE_INT32 = FieldDescriptorProto_Type_TYPE_INT32; variable
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h103 TYPE_INT32 = 5, enumerator
Ddescriptor.proto102 TYPE_INT32 = 5; // Not ZigZag encoded. Negative numbers enumerator
Ddescriptor.h304 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
Ddescriptor.pb.cc2173 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in google::protobuf::FieldDescriptorProto
Ddescriptor.pb.h750 static const Type TYPE_INT32 = FieldDescriptorProto_Type_TYPE_INT32; variable
/external/protobuf/python/google/protobuf/
Ddescriptor.py332 TYPE_INT32 = 5 variable in FieldDescriptor
/external/chromium_org/third_party/protobuf/python/google/protobuf/
Ddescriptor.py366 TYPE_INT32 = 5 variable in FieldDescriptor