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

  /external/protobuf/python/google/protobuf/
descriptor.py 342 TYPE_SFIXED32 = 15
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 113 TYPE_SFIXED32 = 15,
descriptor.h 317 TYPE_SFIXED32 = 15, // int32, exactly four bytes on the wire
330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 760 static const Type TYPE_SFIXED32 = FieldDescriptorProto_Type_TYPE_SFIXED32;
    [all...]

Completed in 102 milliseconds