Home
last modified time | relevance | path

Searched refs:infoFileName (Results 1 - 17 of 17) sorted by relevance

/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H A DJankAnimatorMonitorConverter.h33 std::string traceFileName, std::string infoFileName) in ConverterReportData()
61 event.infoFileName = infoFileName; in ConverterReportData()
32 ConverterReportData(AnimatorMetrics metrics, std::string traceFileName, std::string infoFileName) ConverterReportData() argument
/base/hiviewdfx/hiview/plugins/performance/reporter/event_poster/
H A DEventsPoster.cpp69 info.infoFileName = event.infoFileName; in ConvertToAppStartInfo()
101 info.infoFileName = event.infoFileName; in ConvertToScrollJankInfo()
H A DIAppStartEventPoster.h51 std::string infoFileName{""};
H A DIScrollJankEventPoster.h50 std::string infoFileName{""};
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DJankAnimatorReporterAdapter.cpp97 data.infoFileName = event.infoFileName; in ConvertReporterEventToData()
130 info.infoFileName = event.infoFileName; in ConvertReportEventToEventInfo()
H A DAppStartReporterAdapter.cpp72 info.infoFileName = event.infoFileName; in ConvertReportEventToEventInfo()
H A DSimpleAppStartReporterAdapter.cpp76 data.infoFileName = event.infoFileName; in ConvertReportEventToData()
/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DJankAnimatorMonitor.cpp102 const std::string& infoFileName) in ReportCritical()
105 infoFileName); in ReportCritical()
101 ReportCritical(const AnimatorMetrics& metrics, const std::string& traceFileName, const std::string& infoFileName) ReportCritical() argument
H A DJankAnimatorMonitor.h51 const std::string& infoFileName);
/base/hiviewdfx/hiview/plugins/performance/event_publisher/
H A DIEventObserver.h49 std::string infoFileName{""};
79 std::string infoFileName{""};
/base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/
H A DIAppStartReportInfrastructure.h49 std::string infoFileName{""};
H A DIJankAnimatorReportInfrastructure.h49 std::string infoFileName{""};
H A DAppStartReporter.cpp84 "INFO_FILE", data.infoFileName); in ReportFault()
H A DJankAnimatorReporter.cpp83 "INFO_FILE", data.infoFileName, in ReportCritical()
/base/hiviewdfx/hiview/plugins/performance/monitor/gateway/reporter/
H A DIJankAnimatorReporter.h49 std::string infoFileName{""};
H A DIAppStartReporter.h50 std::string infoFileName{""};
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister_rotator.cpp86 std::string infoFileName = std::string(".") + AUXILLARY_PERSISTER_PREFIX + std::to_string(m_id) + ".info"; in OpenInfoFile() local
87 m_infoFilePath = parentDirPath + "/" + infoFileName; in OpenInfoFile()

Completed in 4 milliseconds