Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
text_format.h | 127 use_short_repeated_primitives_ = use_short_repeated_primitives; 185 bool use_short_repeated_primitives_; member in class:google::protobuf::TextFormat::Printer |
text_format.cc | 850 use_short_repeated_primitives_(false), 928 if (use_short_repeated_primitives_ && [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
text_format.h | 129 use_short_repeated_primitives_ = use_short_repeated_primitives; 187 bool use_short_repeated_primitives_; member in class:google::protobuf::TextFormat::Printer |
text_format.cc | [all...] |