Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool_query.h38 bool autoExit; member in OHOS::HiviewDFX::HiSysEventToolQuery
H A Dhisysevent_tool.h63 bool autoExit = true; member in OHOS::HiviewDFX::HiSysEventTool
/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool.cpp156 HiSysEventTool::HiSysEventTool(bool autoExit) : clientCmdArg { in HiSysEventTool() argument
158 false, false, -1, -1, 10000, 0}, autoExit(autoExit) in HiSysEventTool() function

Completed in 2 milliseconds