Searched defs:TextGenerator (Results 1 – 5 of 5) sorted by relevance
25 TextGenerator::TextGenerator(const Program* program) in TextGenerator() function in tint::writer::TextGenerator
477 class TextGenerator; variable
1454 class TextFormat::Printer::TextGenerator class in google::protobuf::TextFormat::Printer1457 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator1468 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator
873 private static final class TextGenerator { class in TextFormat885 private TextGenerator( in TextGenerator() method in TextFormat.TextGenerator
619 interface TextGenerator { interface in JsonFormat