Searched refs:WriteAttrAndId (Results 1 – 4 of 4) sorted by relevance
83 ASSERT_TRUE(fileWriter.WriteAttrAndId(attrIds));119 ASSERT_TRUE(fileWriter.WriteAttrAndId(attrIds));
47 bool WriteAttrAndId(const std::vector<AttrWithId> &attrIds);
251 bool PerfFileWriter::WriteAttrAndId(const std::vector<AttrWithId> &attrIds) in WriteAttrAndId() function in OHOS::Developtools::HiPerf::PerfFileWriter
1422 if (!fileWriter_->WriteAttrAndId(perfEvents_.GetAttrWithId())) { in CreateInitRecordFile()