Home | History | Annotate | Download | only in hprof

Lines Matching refs:DumpToFile

445       okay = DumpToFile(overall_size, max_length);
646 bool DumpToFile(size_t overall_size, size_t max_length)
720 // Check for expected size. See DumpToFile for comment.