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

  /external/bluetooth/glib/glib/gnulib/
printf-args.h 54 TYPE_UINT64,
  /external/protobuf/python/google/protobuf/
descriptor.py 331 TYPE_UINT64 = 4
  /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...]

Completed in 2262 milliseconds