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

  /external/protobuf/python/google/protobuf/
descriptor.py 352 CPPTYPE_INT32 = 1
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 122 CPPTYPE_INT32 = 1,
descriptor.h 330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
408 // Get the field default value if cpp_type() == CPPTYPE_INT32. If no
    [all...]

Completed in 134 milliseconds