Home | History | Annotate | Download | only in hprof

Lines Matching refs:WriteFully

467       okay = file->WriteFully(header_data_ptr_, header_data_size_) &&
468 file->WriteFully(body_data_ptr_, body_data_size_);