Home
last modified time | relevance | path

Searched defs:Print (Results 1 – 16 of 16) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dprinter.cc109 void Printer::Print(const map<string, string>& variables, const char* text) { in Print() function in google::protobuf::io::Printer
174 void Printer::Print(const char* text) { in Print() function in google::protobuf::io::Printer
179 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
186 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
195 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
206 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
219 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
234 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
251 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
270 void Printer::Print(const char* text, in Print() function in google::protobuf::io::Printer
/frameworks/base/tools/aapt2/java/
DClassDefinition.cpp26 void ClassMember::Print(bool /*final*/, Printer* printer) const { in Print() function in aapt::ClassMember
34 void MethodDefinition::Print(bool final, Printer* printer) const { in Print() function in aapt::MethodDefinition
77 void ClassDefinition::Print(bool final, Printer* printer) const { in Print() function in aapt::ClassDefinition
DClassDefinition.h73 void Print(bool final, text::Printer* printer) const override { in Print() function
107 void Print(bool final, text::Printer* printer) const override { in Print() function
145 void Print(bool final, text::Printer* printer) const override { in Print() function
DAnnotationProcessor.cpp113 void AnnotationProcessor::Print(Printer* printer) const { in Print() function in aapt::AnnotationProcessor
/frameworks/base/tools/aapt2/
DResourceValues.cpp93 void RawString::Print(std::ostream* out) const { in Print() function in aapt::RawString
143 void Reference::Print(std::ostream* out) const { in Print() function in aapt::Reference
227 void Id::Print(std::ostream* out) const { in Print() function in aapt::Id
277 void String::Print(std::ostream* out) const { in Print() function in aapt::String
332 void StyledString::Print(std::ostream* out) const { in Print() function in aapt::StyledString
369 void FileReference::Print(std::ostream* out) const { in Print() function in aapt::FileReference
413 void BinaryPrimitive::Print(std::ostream* out) const { in Print() function in aapt::BinaryPrimitive
697 void Attribute::Print(std::ostream* out) const { in Print() function in aapt::Attribute
912 void Style::Print(std::ostream* out) const { in Print() function in aapt::Style
1010 void Array::Print(std::ostream* out) const { in Print() function in aapt::Array
[all …]
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp129 virtual void Print(text::Printer* printer) { } in Print() function in aapt::ManifestExtractor::Element
451 void Print(text::Printer* printer) override { in Print() function in aapt::Manifest
545 void Print(text::Printer* printer) override { in Print() function in aapt::Application
615 void Print(text::Printer* printer) override { in Print() function in aapt::UsesSdkBadging
655 void Print(text::Printer* printer) override { in Print() function in aapt::UsesConfiguarion
1071 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermission
1120 void Print(text::Printer* printer) override { in Print() function in aapt::UsesPermissionSdk23
1141 void Print(text::Printer* printer) override { in Print() function in aapt::Permission
1203 void Print(text::Printer* printer) override { in Print() function in aapt::Activity
1320 void Print(text::Printer* printer) override { in Print() function in aapt::UsesLibrary
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/examples/
DListPeople.java11 static void Print(AddressBook addressBook) { in Print() method in ListPeople
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/AddressBook/
DListPeople.cs43 private static void Print(AddressBook addressBook) in Print() method in Google.Protobuf.Examples.AddressBook.ListPeople
/frameworks/base/tools/aapt2/text/
DPrinter.cpp38 Printer& Printer::Print(const StringPiece& str) { in Print() function in aapt::text::Printer
/frameworks/base/tools/streaming_proto/
DErrors.cpp66 Errors::Print() const in Print() function in android::stream_proto::Errors
/frameworks/compile/libbcc/bcinfo/include/bcinfo/Wrap/
DBCHeaderField.h80 void Print() { in Print() function
/frameworks/opt/gamesdk/src/tuningfork/
Dclearcut_backend.cpp234 void ProtoPrint::Print(const ProtobufSerialization &evt_ser) { in Print() function in tuningfork::ProtoPrint
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.cc1183 void Print(const string& str) { in Print() function in google::protobuf::TextFormat::Printer::TextGenerator
1188 void Print(const char* text) { in Print() function in google::protobuf::TextFormat::Printer::TextGenerator
1193 void Print(const char* text, size_t size) { in Print() function in google::protobuf::TextFormat::Printer::TextGenerator
1514 bool TextFormat::Printer::Print(const Message& message, in Print() function in google::protobuf::TextFormat::Printer
1592 void TextFormat::Printer::Print(const Message& message, in Print() function in google::protobuf::TextFormat::Printer
1867 /* static */ bool TextFormat::Print(const Message& message, in Print() function in google::protobuf::TextFormat
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_file.cc127 void ImportWriter::Print(io::Printer* printer) const { in Print() function in google::protobuf::compiler::objectivec::__anone59eeb250111::ImportWriter
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_file.cc399 void Print(io::Printer* printer) const { in Print() function in google::protobuf::compiler::cpp::FileGenerator::ForwardDeclarations
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc1581 void MessageDifferencer::StreamReporter::Print(const string& str) { in Print() function in google::protobuf::util::MessageDifferencer::StreamReporter