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

  /system/media/camera/include/system/
camera_metadata.h 56 TYPE_INT32 = 1,
  /external/nanopb-c/generator/google/protobuf/
descriptor.py 366 TYPE_INT32 = 5
407 TYPE_INT32: CPPTYPE_INT32,
  /external/protobuf/python/google/protobuf/
descriptor.py 387 TYPE_INT32 = 5
428 TYPE_INT32: CPPTYPE_INT32,
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FrameFormat.java 35 public static final int TYPE_INT32 = 4;
317 case TYPE_INT32:
349 case TYPE_INT32: return "int";
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
Extension.java 62 public static final int TYPE_INT32 = 5;
152 * {@code int32}/{@link #TYPE_INT32} extension, this equals {@code Integer.class}; for a
369 case TYPE_INT32:
442 case TYPE_INT32:
549 case TYPE_INT32:
616 case TYPE_INT32:
698 case TYPE_INT32:
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 101 TYPE_INT32 = 5,
descriptor.h 353 TYPE_INT32 = 5, // int32, varint on the wire. Negative numbers
379 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /frameworks/av/include/media/stagefright/
MetaData.h 201 TYPE_INT32 = 'in32',
  /frameworks/base/tools/aapt/
AaptAssets.h 349 TYPE_INT32,
375 sym.typeCode = AaptSymbolEntry::TYPE_INT32;
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java 413 public static final int TYPE_INT32 = 1;
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpConstants.java 36 public static final int TYPE_INT32 = 0x0005;
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 781 milliseconds