Searched defs:tool (Results 1 – 9 of 9) sorted by relevance
44 void RunCmds(std::shared_ptr<HiSysEventTool> tool, int argc, char** argv) in RunCmds()190 auto tool = std::make_shared<HiSysEventTool>(false); variable211 auto tool = std::make_shared<HiSysEventTool>(false); variable234 auto tool = std::make_shared<HiSysEventTool>(false); variable259 auto tool = std::make_shared<HiSysEventTool>(false); variable278 auto tool = std::make_shared<HiSysEventTool>(false); variable300 auto tool = std::make_shared<HiSysEventTool>(false); variable325 auto tool = std::make_shared<HiSysEventTool>(false); variable353 auto tool = std::make_shared<HiSysEventTool>(false); variable401 auto tool = std::make_shared<HiSysEventTool>(false); variable[all …]
47 static void SetOptions(int argc, char *argv[], const option *options, AbilityTool &tool) in SetOptions()101 AbilityTool tool = AbilityTool(); in main() local
82 auto tool = libinput_event_tablet_tool_get_tool(tabletEvent); in GetToolType() local
245 CommonTool tool; in CheckFileExist() local
157 void SetSourceTool(SourceTool tool) in SetSourceTool()
1159 tool = HvbTool() variable
74 enum libinput_tablet_tool_type libinput_tablet_tool_get_type(struct libinput_tablet_tool *tool) in libinput_tablet_tool_get_type()
906 void SetCurrentDragTool(SourceTool tool) in SetCurrentDragTool()
376 TabletTool tool; member