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

  /external/protobuf/python/google/protobuf/
descriptor.py 343 TYPE_SFIXED64 = 16
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 114 TYPE_SFIXED64 = 16,
descriptor.h 318 TYPE_SFIXED64 = 16, // int64, exactly eight bytes on the wire
331 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 761 static const Type TYPE_SFIXED64 = FieldDescriptorProto_Type_TYPE_SFIXED64;
    [all...]

Completed in 222 milliseconds