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

  /external/protobuf/python/google/protobuf/
descriptor.py 340 TYPE_UINT32 = 13
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 111 TYPE_UINT32 = 13,
descriptor.h 315 TYPE_UINT32 = 13, // uint32, varint on the wire
332 CPPTYPE_UINT32 = 3, // TYPE_UINT32, TYPE_FIXED32
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 758 static const Type TYPE_UINT32 = FieldDescriptorProto_Type_TYPE_UINT32;
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpConstants.java 38 public static final int TYPE_UINT32 = 0x0006;

Completed in 414 milliseconds