HomeSort by relevance Sort by last modified time
    Searched refs:EndWriteFeatures (Results 1 - 5 of 5) sorted by null

  /system/extras/simpleperf/
record_file_test.cpp 78 ASSERT_TRUE(writer->EndWriteFeatures());
176 ASSERT_TRUE(writer->EndWriteFeatures());
record_file.h 64 bool EndWriteFeatures();
cmd_debug_unwind.cpp 391 return writer_->EndWriteFeatures() && writer_->Close();
record_file_writer.cpp 400 bool RecordFileWriter::EndWriteFeatures() {
cmd_record.cpp     [all...]

Completed in 459 milliseconds