Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Ddatapiece.h65 TYPE_INT32 = 1, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtype.proto76 TYPE_INT32 = 5; enumerator
Dwire_format_lite.h101 TYPE_INT32 = 5, enumerator
Ddescriptor.proto138 TYPE_INT32 = 5; enumerator
Ddescriptor.h450 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers enumerator
Dtype.pb.h349 static const Kind TYPE_INT32 = variable
Dtype.pb.cc986 const Field_Kind Field::TYPE_INT32; member in google::protobuf::Field
Ddescriptor.pb.h1029 static const Type TYPE_INT32 = variable
Ddescriptor.pb.cc4226 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT32; member in google::protobuf::FieldDescriptorProto
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java36 public static final int TYPE_INT32 = 4; field in FrameFormat
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto115 TYPE_INT32 = 5; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto115 TYPE_INT32 = 5; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java55 public static final int TYPE_INT32 = 5; field in InternalNano
DExtension.java62 public static final int TYPE_INT32 = InternalNano.TYPE_INT32; field in Extension
/frameworks/av/media/libstagefright/include/media/stagefright/
DMetaDataBase.h270 TYPE_INT32 = 'in32', enumerator
/frameworks/base/tools/aapt/
DAaptAssets.h349 TYPE_INT32, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py426 TYPE_INT32 = 5 variable in FieldDescriptor
/frameworks/base/media/java/android/mtp/
DMtpConstants.java36 public static final int TYPE_INT32 = 0x0005; field in MtpConstants
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java482 public static final int TYPE_INT32 = 1; field in CameraMetadataNative