Home
last modified time | relevance | path

Searched refs:ConvertMetricToReportEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/
H A DAppLaunchMonitor.cpp86 AppStartReportEvent re = AppLaunchMonitorConverter::ConvertMetricToReportEvent(metrics); in ConstructReportEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H A DAppLaunchMonitorConverter.h72 …static AppStartReportEvent ConvertMetricToReportEvent(IAppLaunchSceneDataProcessor::AppStartMetric… in ConvertMetricToReportEvent() function