Searched defs:RecordCallBack (Results 1 – 6 of 6) sorted by relevance
49 using RecordCallBack = std::function<bool(std::unique_ptr<PerfEventRecord>)>; variable
432 using RecordCallBack = std::function<bool(std::unique_ptr<PerfEventRecord>)>; variable
72 bool VirtualRuntimeTest::RecordCallBack(std::unique_ptr<PerfEventRecord> record) in RecordCallBack() function in OHOS::Developtools::HiPerf::VirtualRuntimeTest
225 bool SubCommandReport::RecordCallBack(std::unique_ptr<PerfEventRecord> record) in RecordCallBack() function in OHOS::Developtools::HiPerf::SubCommandReport
225 bool PerfDataParser::RecordCallBack(std::unique_ptr<PerfEventRecord> record) in RecordCallBack() function in SysTuning::TraceStreamer::PerfDataParser
222 bool PerfDataParser::RecordCallBack(std::unique_ptr<PerfEventRecord> record) in RecordCallBack() function in SysTuning::TraceStreamer::PerfDataParser