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

/art/compiler/debug/dwarf/
H A Dwriter.h31 class Writer { class in namespace:art::dwarf
171 explicit Writer(Vector* buffer) : data_(buffer) { } function in class:art::dwarf::Writer
176 DISALLOW_COPY_AND_ASSIGN(Writer);

Completed in 44 milliseconds