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

  /external/protobuf/python/google/protobuf/
descriptor.py 358 CPPTYPE_BOOL = 7
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 128 CPPTYPE_BOOL = 7,
descriptor.h 336 CPPTYPE_BOOL = 7, // TYPE_BOOL
426 // Get the field default value if cpp_type() == CPPTYPE_BOOL. If no
    [all...]

Completed in 78 milliseconds