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

  /system/extras/simpleperf/
record_file_test.cpp 69 ASSERT_TRUE(writer->BeginWriteFeatures(1));
169 ASSERT_TRUE(writer->BeginWriteFeatures(1));
record_file.h 52 bool BeginWriteFeatures(size_t feature_count);
cmd_debug_unwind.cpp 356 if (!writer_->BeginWriteFeatures(new_feature_count)) {
record_file_writer.cpp 222 bool RecordFileWriter::BeginWriteFeatures(size_t feature_count) {
cmd_record.cpp     [all...]

Completed in 624 milliseconds