Home
last modified time | relevance | path

Searched refs:CATCHER_TYPE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dshell_catcher.h36 enum CATCHER_TYPE { enum
66 CATCHER_TYPE catcherType_ = CATCHER_TYPE::CATCHER_UNKNOWN;
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dshell_catcher.cpp36 catcherType_ = CATCHER_TYPE(type); in Initialize()