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