Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool_query.h38 bool autoExit; variable
H A Dhisysevent_tool.h63 bool autoExit = true; variable
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp156 HiSysEventTool::HiSysEventTool(bool autoExit) : clientCmdArg { in HiSysEventTool()