Home
last modified time | relevance | path

Searched defs:EVENT_MAIN_THREAD_JANK (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_common.h32 const std::string EVENT_MAIN_THREAD_JANK = "MAIN_THREAD_JANK"; variable
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent_event.h152 #define EVENT_MAIN_THREAD_JANK "MAIN_THREAD_JANK" macro
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Devent_publish.h39 const std::string EVENT_MAIN_THREAD_JANK = "MAIN_THREAD_JANK"; variable