Searched defs:TextGenerator (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/tint/src/writer/ | ||
D | text_generator.cc | 25 TextGenerator::TextGenerator(const Program* program) in TextGenerator() function in tint::writer::TextGenerator |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | TextFormat.java | 816 private static final class TextGenerator { class in TextFormat |
/third_party/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1217 class TextFormat::Printer::TextGenerator class in google::protobuf::TextFormat::Printer |
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ | ||
D | JsonFormat.java | 619 interface TextGenerator { interface in JsonFormat |