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

  /external/protobuf/src/google/protobuf/
text_format.h 116 void SetSingleLineMode(bool single_line_mode) {
text_format_unittest.cc 167 printer.SetSingleLineMode(true);
334 printer.SetSingleLineMode(true);
    [all...]
text_format.cc 67 printer.SetSingleLineMode(true);
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.h 119 void SetSingleLineMode(bool single_line_mode) {
text_format_unittest.cc 167 printer.SetSingleLineMode(true);
334 printer.SetSingleLineMode(true);
    [all...]
text_format.cc 70 printer.SetSingleLineMode(true);
    [all...]

Completed in 108 milliseconds