Searched defs:EndianOutput (Results 1 – 1 of 1) sorted by relevance
159 class EndianOutput { class161 EndianOutput() : length_(0), sum_length_(0), max_length_(0), started_(false) {} in EndianOutput() function in art::hprof::EndianOutput