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

  /external/protobuf/python/google/protobuf/
descriptor.py 456 MAX_CPPTYPE = 10
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 130 MAX_CPPTYPE = 10,
descriptor.h 487 MAX_CPPTYPE = 10, // Constant useful for defining lookup tables
722 static const char * const kCppTypeToName[MAX_CPPTYPE + 1];
    [all...]

Completed in 67 milliseconds