Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h22 JLID_APP_FOREGROUND = 3, enumerator
H A DXperfPlugin.cpp30 {"AAFWK:APP_FOREGROUND", JLID_APP_FOREGROUND},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp64 RegisterMonitorByLogID(static_cast<int>(JLID_APP_FOREGROUND), appStartMonitor); in InitAppStartMonitor()