Searched refs:Writer (Results 1 – 19 of 19) sorted by relevance
33 class Expression : private Writer<> {35 using Writer<>::data;36 using Writer<>::size;114 explicit Expression(std::vector<uint8_t>* buffer) : Writer<>(buffer) { in Expression()
45 class DebugInfoEntryWriter final : private Writer<Vector> {196 using Writer<Vector>::data;197 using Writer<Vector>::size;198 using Writer<Vector>::UpdateUint32;204 : Writer<Vector>(&entries_),
47 Writer<> writer(buffer); in WriteCIE()71 Writer<> writer(buffer); in WriteFDE()96 Writer<> writer(debug_info); in WriteDebugInfoCU()123 Writer<> writer(debug_line); in WriteDebugLineTable()
40 class DebugAbbrevWriter final : private Writer<Vector> {45 : Writer<Vector>(buffer), in DebugAbbrevWriter()
33 class Writer {173 explicit Writer(Vector* buffer) : data_(buffer) { } in Writer() function178 DISALLOW_COPY_AND_ASSIGN(Writer);
34 class DebugLineOpCodeWriter final : private Writer<Vector> {221 using Writer<Vector>::data;227 : Writer<Vector>(&opcodes_),
35 class DebugFrameOpCodeWriter : private Writer<Vector> {300 using Writer<Vector>::data;305 : Writer<Vector>(&opcodes_),
270 class Writer { class272 Writer(pid_t pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer() function in perfetto_hprof::Writer295 ~Writer() { Finalize(); } in ~Writer()298 Writer(const Writer&) = delete;299 Writer& operator=(const Writer&) = delete;300 Writer(Writer&&) = delete;301 Writer& operator=(Writer&&) = delete;570 void Dump(art::Runtime* runtime, Writer& writer) REQUIRES(art::Locks::mutator_lock_) { in Dump()580 void DumpRootObjects(art::Runtime* runtime, Writer& writer) in DumpRootObjects()606 void DumpObjects(art::Runtime* runtime, Writer& writer) REQUIRES(art::Locks::mutator_lock_) { in DumpObjects()[all …]
64 dex::Writer writer(dex_ir); in RedefineObjectHook()66 class JvmtiAllocator : public dex::Writer::Allocator { in RedefineObjectHook()
77 dex::Writer writer(dex_ir); in RedefineObjectHook()79 class JvmtiAllocator : public dex::Writer::Allocator { in RedefineObjectHook()
1 Tests Oat Writer is correctly changing the layout of OatMethod code addresses.
194 dwarf::Writer<> debug_loc(debug_loc_buffer); in WriteDebugLocEntry()283 dwarf::Writer<> debug_ranges(debug_ranges_buffer); in WriteDebugLocEntry()
220 dwarf::Writer<> header(&header_buffer); in WriteCFISection()
125 dwarf::Writer<> debug_ranges(&owner_->debug_ranges_); in Write()
81 class JvmtiAllocator : public dex::Writer::Allocator {162 dex::Writer writer(ir); in CbClassFileLoadHook()
91 dex::Writer writer(dex_ir); in DoExtractClassFromData()93 struct Allocator : public dex::Writer::Allocator { in DoExtractClassFromData()
1085 HSPLcom/android/org/kxml2/io/KXmlSerializer;->setOutput(Ljava/io/Writer;)V1240 HSPLjava/io/BufferedWriter;-><init>(Ljava/io/Writer;)V1241 HSPLjava/io/BufferedWriter;-><init>(Ljava/io/Writer;I)V1748 HSPLjava/io/PrintWriter;-><init>(Ljava/io/Writer;)V1749 HSPLjava/io/PrintWriter;-><init>(Ljava/io/Writer;Z)V1755 HSPLjava/io/PrintWriter;->flush()V+]Ljava/io/Writer;Landroid/util/Log$ImmediateLogWriter;1771 HSPLjava/io/PrintWriter;->write([CII)V+]Ljava/io/Writer;Landroid/util/Log$ImmediateLogWriter;1831 HSPLjava/io/StringWriter;->append(C)Ljava/io/Writer;1833 HSPLjava/io/StringWriter;->append(Ljava/lang/CharSequence;)Ljava/io/Writer;1863 HSPLjava/io/Writer;-><init>()V[all …]
622 java.io.Writer
1701 Ljava/io/BufferedWriter;->out:Ljava/io/Writer;1722 Ljava/io/Console;->out:Ljava/io/Writer;2282 Ljava/io/Writer;->writeBuffer:[C2283 Ljava/io/Writer;->WRITE_BUFFER_SIZE:I9245 Ljava/util/logging/StreamHandler;->writer:Ljava/io/Writer;11053 Ljavax/xml/transform/stream/StreamResult;->writer:Ljava/io/Writer;