Searched refs:EndianOutput (Results 1 – 1 of 1) sorted by relevance
148 class EndianOutput { class150 EndianOutput() : length_(0), sum_length_(0), max_length_(0), started_(false) {} in EndianOutput() function in art::hprof::EndianOutput151 virtual ~EndianOutput() {} in ~EndianOutput()282 class EndianOutputBuffered : public EndianOutput {429 EndianOutput count_output; in Dump()736 EndianOutput* output_;