Searched defs:autoExit (Results 1 - 3 of 3) sorted by relevance
| /base/hiviewdfx/hisysevent/frameworks/native/include/ | ||
| H A D | hisysevent_tool_query.h | 38 bool autoExit; member in OHOS::HiviewDFX::HiSysEventToolQuery |
| H A D | hisysevent_tool.h | 63 bool autoExit = true; member in OHOS::HiviewDFX::HiSysEventTool |
| /base/hiviewdfx/hisysevent/frameworks/native/ | ||
| H A D | hisysevent_tool.cpp | 156 HiSysEventTool::HiSysEventTool(bool autoExit) : clientCmdArg { in HiSysEventTool() argument 158 false, false, -1, -1, 10000, 0}, autoExit(autoExit) in HiSysEventTool() function |
Completed in 2 milliseconds