Home
last modified time | relevance | path

Searched refs:catcherType_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dshell_catcher.cpp35 catcherType_ = CATCHER_TYPE(type); in Initialize()
49 switch (catcherType_) { in DoChildProcesscatcher()
84 switch (catcherType_) { in CaDoInChildProcesscatcher()
98 std::string cmdSuffix = (catcherType_ == CATCHER_SCBWMS) ? " -simplify" : " -event"; in CaDoInChildProcesscatcher()
116 std::string cmd = (catcherType_ == CATCHER_SCBSESSION) ? "-b SCBScenePanel getContainerSession" : in CaDoInChildProcesscatcher()
137 switch (catcherType_) { in DoChildProcess()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dshell_catcher.h65 CATCHER_TYPE catcherType_ = CATCHER_TYPE::CATCHER_UNKNOWN; member in OHOS::HiviewDFX::ShellCatcher

Completed in 1 milliseconds