Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/monitor/converter/
H A DAppLaunchMonitorConverter.h25 const unsigned int APP_START_ACTION_ID = 11; variable
101 reportEvent.actionId = APP_START_ACTION_ID; in ConvertMetricToReportEvent()