Home
last modified time | relevance | path

Searched defs:TYPE_INT64 (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Ddatapiece.h66 TYPE_INT64 = 2, enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtype.proto72 TYPE_INT64 = 3; enumerator
Dwire_format_lite.h99 TYPE_INT64 = 3, enumerator
Ddescriptor.proto134 TYPE_INT64 = 3; enumerator
Ddescriptor.h446 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers enumerator
Dtype.pb.h345 static const Kind TYPE_INT64 = variable
Dtype.pb.cc984 const Field_Kind Field::TYPE_INT64; member in google::protobuf::Field
Ddescriptor.pb.h1025 static const Type TYPE_INT64 = variable
Ddescriptor.pb.cc4224 const FieldDescriptorProto_Type FieldDescriptorProto::TYPE_INT64; member in google::protobuf::FieldDescriptorProto
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto111 TYPE_INT64 = 3; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/main/java/com/google/protobuf/nano/
DInternalNano.java53 public static final int TYPE_INT64 = 3; field in InternalNano
DExtension.java60 public static final int TYPE_INT64 = InternalNano.TYPE_INT64; field in Extension
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto111 TYPE_INT64 = 3; enumerator
/frameworks/av/media/libstagefright/include/media/stagefright/
DMetaDataBase.h271 TYPE_INT64 = 'in64', enumerator
/frameworks/base/media/java/android/mtp/
DMtpConstants.java40 public static final int TYPE_INT64 = 0x0007; field in MtpConstants
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Ddescriptor.py424 TYPE_INT64 = 3 variable in FieldDescriptor
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java490 public static final int TYPE_INT64 = 3; field in CameraMetadataNative