Home
last modified time | relevance | path

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

/external/zxing/zxing.appspot.com/src/main/java/com/google/zxing/web/generator/client/
DTextGenerator.java29 public final class TextGenerator implements GeneratorSource { class
34 public TextGenerator(ChangeHandler handler) { in TextGenerator() method in TextGenerator
/external/cronet/third_party/protobuf/src/google/protobuf/
Dtext_format.h379 class TextGenerator; variable
Dtext_format.cc1336 class TextFormat::Printer::TextGenerator class in google::protobuf::TextFormat::Printer
1339 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator
1350 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator
/external/protobuf/src/google/protobuf/
Dtext_format.h384 class TextGenerator; variable
Dtext_format.cc1340 class TextFormat::Printer::TextGenerator class in google::protobuf::TextFormat::Printer
1343 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator
1354 explicit TextGenerator(io::ZeroCopyOutputStream* output, in TextGenerator() function in google::protobuf::TextFormat::Printer::TextGenerator
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java832 private static final class TextGenerator { class in TextFormat
841 private TextGenerator(final Appendable output, boolean singleLineMode) { in TextGenerator() method in TextFormat.TextGenerator
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java832 private static final class TextGenerator { class in TextFormat
841 private TextGenerator(final Appendable output, boolean singleLineMode) { in TextGenerator() method in TextFormat.TextGenerator
/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java616 interface TextGenerator { interface in JsonFormat
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java615 interface TextGenerator { interface in JsonFormat