Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h41 JLID_AAFWK_DRAWN_COMPLETED = 28, enumerator
H A DXperfPlugin.cpp49 {"AAFWK:DRAWN_COMPLETED", JLID_AAFWK_DRAWN_COMPLETED},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp68 RegisterMonitorByLogID(static_cast<int>(JLID_AAFWK_DRAWN_COMPLETED), appStartMonitor); in InitAppStartMonitor()