Home
last modified time | relevance | path

Searched refs:SumLength (Results 1 – 1 of 1) sorted by relevance

/art/runtime/hprof/
Dhprof.cc265 size_t SumLength() const { in SumLength() function in art::hprof::EndianOutput
461 overall_size = count_output.SumLength(); in Dump()
789 DCHECK_LE(file_output.SumLength(), overall_size); in DumpToFile()
827 DCHECK_LE(output.SumLength(), overall_size); in DumpToDdmsDirect()