Searched defs:Outdent (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dprinter.cc149 void Printer::Outdent() { function in class:google::protobuf::io::Printer
151 GOOGLE_LOG(DFATAL) << " Outdent() without matching Indent().";
/external/protobuf/src/google/protobuf/
H A Dtext_format.cc1049 void Outdent() { function in class:google::protobuf::TextFormat::Printer::TextGenerator
1052 GOOGLE_LOG(DFATAL) << " Outdent() without matching Indent().";
1486 generator.Outdent();
1708 generator.Outdent();
1737 generator.Outdent();

Completed in 252 milliseconds