Searched defs:Outdent (Results 1 - 4 of 4) sorted by relevance
/third_party/protobuf/src/google/protobuf/io/ | ||
H A D | printer.cc | 188 void Printer::Outdent() { in Outdent() function in google::protobuf::io::Printer |
/third_party/protobuf/src/google/protobuf/ | ||
H A D | text_format.h | 105 virtual void Outdent() {} in Outdent() function in google::protobuf::TextFormat::BaseTextGenerator |
/third_party/protobuf/src/google/protobuf/compiler/php/ | ||
H A D | php_generator.cc | 615 void Outdent(io::Printer* printer) { in Outdent() function [all...] |
/third_party/protobuf/src/google/protobuf/compiler/cpp/ | ||
H A D | cpp_helpers.h | 710 void Outdent() const { printer_->Outdent(); } in Outdent() function in google::protobuf::compiler::cpp::Formatter |
Completed in 7 milliseconds