Lines Matching refs:Report
66 std::string destDir = Report::GetInstance()->GetReportExceptionDir(); in ListenCrashDir()
79 Report::GetInstance()->ExceptionRecord(targetFile); in ListenCrashDir()
98 Report::Report() in Report() function in OHOS::WuKong::Report
104 void Report::EnvInit() in EnvInit()
159 void Report::DataSetInit() in DataSetInit()
186 void Report::SyncInputInfo(std::shared_ptr<InputedMsgObject> inputedMsgObject) in SyncInputInfo()
231 void Report::SplitInputMode(std::shared_ptr<InputedMsgObject> &inputedMsgObject, in SplitInputMode()
254 void Report::GroupFocusDataAndRecord(std::shared_ptr<InputedMsgObject> &inputedMsgObject, in GroupFocusDataAndRecord()
283 Report::~Report() in ~Report()
287 void Report::SegmentedWriteCSV() in SegmentedWriteCSV()
357 void Report::SegmentedWriteJson() in SegmentedWriteJson()
443 void Report::SegmentedWriteForFocusInput() in SegmentedWriteForFocusInput()
468 void Report::HilogFileRecord() in HilogFileRecord()
494 void Report::ExceptionRecord(const std::string &exceptionFilename) in ExceptionRecord()
519 void Report::Finish() in Finish()
529 void Report::SetSeed(std::string seed) in SetSeed()
534 void Report::ComponmentInfoArrange(const std::string &bundle, std::shared_ptr<ComponmentInputMsg> i… in ComponmentInfoArrange()
573 void Report::RecordScreenPath(const std::string &screenPath) in RecordScreenPath()
580 std::string Report::GetReportExceptionDir() in GetReportExceptionDir()