Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dshell_catcher.cpp115 case CATCHER_SCBWMS: in CaDoInChildProcesscatcher()
122 std::string cmdSuffix = (catcherType_ == CATCHER_SCBWMS) ? " -simplify" : " -event"; in CaDoInChildProcesscatcher()
154 …if (focusWindowId_.empty() && (catcherType_ == CATCHER_SCBWMS || catcherType_ == CATCHER_SCBWMSEVT… in DoChildProcess()
H A Devent_log_task.cpp446 capture->Initialize(cmd, ShellCatcher::CATCHER_SCBWMS, pid_); in SCBWMSCapture()
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dshell_catcher.h55 CATCHER_SCBWMS, enumerator
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp613 …er->Initialize("hidumper -s WindowManagerService -a -w -default", ShellCatcher::CATCHER_SCBWMS, 0);
620 …er->Initialize("hidumper -s WindowManagerService -a -w -default", ShellCatcher::CATCHER_SCBWMS, 0);