/external/chromium_org/third_party/protobuf/python/google/protobuf/ |
descriptor.py | 365 TYPE_UINT64 = 4 405 TYPE_UINT64: CPPTYPE_UINT64,
|
/external/protobuf/python/google/protobuf/ |
descriptor.py | 331 TYPE_UINT64 = 4
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
wire_format_lite.h | 101 TYPE_UINT64 = 4,
|
descriptor.h | 333 TYPE_UINT64 = 4, // uint64, varint on the wire. 363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64 [all...] |
descriptor.pb.cc | [all...] |
descriptor.pb.h | 776 static const Type TYPE_UINT64 = FieldDescriptorProto_Type_TYPE_UINT64; [all...] |
/external/protobuf/src/google/protobuf/ |
wire_format_lite.h | 102 TYPE_UINT64 = 4,
|
descriptor.h | 303 TYPE_UINT64 = 4, // uint64, varint on the wire. 333 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64 [all...] |
descriptor.pb.cc | 538 "\020\003\022\017\n\013TYPE_UINT64\020\004\022\016\n\nTYPE_INT32\020\005\022\020\n\014T" [all...] |
descriptor.pb.h | 749 static const Type TYPE_UINT64 = FieldDescriptorProto_Type_TYPE_UINT64; [all...] |
/frameworks/base/media/java/android/mtp/ |
MtpConstants.java | 42 public static final int TYPE_UINT64 = 0x0008;
|
/prebuilts/devtools/tools/lib/ |
jython-standalone-2.5.3.jar | |
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
jython-standalone-2.5.3.jar | |