Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dshell_catcher.h39 CATCHER_WMS, enumerator
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dshell_catcher.cpp168 case CATCHER_WMS: in DoChildProcess()
H A Devent_log_task.cpp299 capture->Initialize("hidumper -s WindowManagerService -a -a", ShellCatcher::CATCHER_WMS, pid_); in WMSUsageCapture()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp574 bool res = shellCatcher->Initialize("", ShellCatcher::CATCHER_WMS, pid);
580 …shellCatcher->Initialize("hidumper -s WindowManagerService -a -a", ShellCatcher::CATCHER_WMS, pid);