Home
last modified time | relevance | path

Searched refs:OMIT_LABEL (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.h759 enum PrintLabelFlag { PRINT_LABEL, OMIT_LABEL }; enumerator
Ddescriptor.cc2686 if (is_optional() && (print_label_flag == OMIT_LABEL || in DebugString()
2780 field(i)->DebugString(depth, FieldDescriptor::OMIT_LABEL, contents, in DebugString()