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

  /external/nanopb-c/generator/google/protobuf/
descriptor.py 392 CPPTYPE_BOOL = 7
414 TYPE_BOOL: CPPTYPE_BOOL,
  /external/protobuf/python/google/protobuf/
descriptor.py 413 CPPTYPE_BOOL = 7
435 TYPE_BOOL: CPPTYPE_BOOL,
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 126 CPPTYPE_BOOL = 7,
descriptor.h 385 CPPTYPE_BOOL = 7, // TYPE_BOOL
479 // Get the field default value if cpp_type() == CPPTYPE_BOOL. If no
    [all...]

Completed in 82 milliseconds