Searched refs:use_short_repeated_primitives_ (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format.h127 use_short_repeated_primitives_ = use_short_repeated_primitives;
185 bool use_short_repeated_primitives_; member in class:google::protobuf::TextFormat::Printer
H A Dtext_format.cc850 use_short_repeated_primitives_(false),
928 if (use_short_repeated_primitives_ &&
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dtext_format.h129 use_short_repeated_primitives_ = use_short_repeated_primitives;
187 bool use_short_repeated_primitives_; member in class:google::protobuf::TextFormat::Printer
H A Dtext_format.cc1129 use_short_repeated_primitives_(false),
1207 if (use_short_repeated_primitives_ &&

Completed in 503 milliseconds