Searched defs:Writer (Results 1 – 2 of 2) sorted by relevance
173 explicit Writer(Vector* buffer) : data_(buffer) { } in Writer() function
284 class Writer { class286 Writer(pid_t parent_pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer() function in perfetto_hprof::Writer