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

  /external/protobuf/python/google/protobuf/
descriptor.py 346 MAX_TYPE = 18
  /external/protobuf/src/google/protobuf/
descriptor.h 322 MAX_TYPE = 18, // Constant useful for defining lookup tables
526 static const CppType kTypeToCppTypeMap[MAX_TYPE + 1];
528 static const char * const kTypeToName[MAX_TYPE + 1];
    [all...]

Completed in 16 milliseconds