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

  /external/protobuf/src/google/protobuf/
descriptor.h 498 MAX_LABEL = 3, // Constant useful for defining lookup tables
724 static const char * const kLabelToName[MAX_LABEL + 1];
    [all...]
descriptor.cc 136 const char * const FieldDescriptor::kLabelToName[MAX_LABEL + 1] = {
    [all...]
  /external/protobuf/python/google/protobuf/
descriptor.py 486 MAX_LABEL = 3
    [all...]

Completed in 334 milliseconds