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

  /system/extras/simpleperf/
record_file.h 34 struct AttrWithId {
46 bool WriteAttrSection(const std::vector<AttrWithId>& attr_ids);
record_file_test.cpp 42 AttrWithId attr_id;
50 std::vector<AttrWithId> attr_ids_;
record_file_writer.cpp 69 bool RecordFileWriter::WriteAttrSection(const std::vector<AttrWithId>& attr_ids) {
cmd_record.cpp 513 std::vector<AttrWithId> attr_ids;
515 AttrWithId attr_id;

Completed in 215 milliseconds