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

  /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...]

Completed in 39 milliseconds