Searched refs:launch_ide (Results 1 – 4 of 4) sorted by relevance
214 ide_util_obj.launch_ide()382 launch_ide = True385 launch_ide = not args.no_launch416 if not launch_ide and exit_code is constant.EXIT_CODE_NORMAL:
128 def launch_ide(self): member in IdeUtil130 return self._ide.launch_ide()211 def launch_ide(self): member in IdeBase213 ide_common_util.launch_ide(self.project_abspath, self._get_ide_cmd(),
148 def launch_ide(project_path, run_ide_cmd, ide_name): function
100 ide_util_obj.launch_ide()399 ide_base.launch_ide()