Home
last modified time | relevance | path

Searched defs:Writer (Results 1 – 2 of 2) sorted by relevance

/art/libelffile/dwarf/
Dwriter.h173 explicit Writer(Vector* buffer) : data_(buffer) { } in Writer() function
/art/perfetto_hprof/
Dperfetto_hprof.cc284 class Writer { class
286 Writer(pid_t parent_pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer() function in perfetto_hprof::Writer