Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.h178 use_short_repeated_primitives_ = use_short_repeated_primitives; in SetUseShortRepeatedPrimitives()
293 bool use_short_repeated_primitives_; variable
Dtext_format.cc1432 use_short_repeated_primitives_(false), in Printer()
1648 if (use_short_repeated_primitives_ && in PrintField()