Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h20 JLID_START_ABILITY = 1, enumerator
H A DXperfPlugin.cpp28 {"AAFWK:START_ABILITY", JLID_START_ABILITY},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp60 RegisterMonitorByLogID(static_cast<int>(JLID_START_ABILITY), appStartMonitor); in InitAppStartMonitor()