Home
last modified time | relevance | path

Searched defs:TextGenerator (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/
DTextFormat.java511 private static final class TextGenerator { class in TextFormat
516 private TextGenerator(final Appendable output) { in TextGenerator() method in TextFormat.TextGenerator
/external/protobuf/src/google/protobuf/
Dtext_format.cc1018 class TextFormat::Printer::TextGenerator { class in google::protobuf::TextFormat::Printer
1020 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator