HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_INT64 (Results 1 - 8 of 8) sorted by null

  /system/media/camera/include/system/
camera_metadata.h 59 TYPE_INT64 = 3,
  /external/protobuf/python/google/protobuf/
descriptor.py 330 TYPE_INT64 = 3
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 101 TYPE_INT64 = 3,
descriptor.h 300 TYPE_INT64 = 3, // int64, varint on the wire. Negative numbers
331 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 748 static const Type TYPE_INT64 = FieldDescriptorProto_Type_TYPE_INT64;
    [all...]
  /frameworks/av/include/media/stagefright/
MetaData.h 181 TYPE_INT64 = 'in64',
  /frameworks/base/media/java/android/mtp/
MtpConstants.java 40 public static final int TYPE_INT64 = 0x0007;

Completed in 2351 milliseconds