Searched refs:project_file (Results 1 – 3 of 3) sorted by relevance
249 project_file = glob.glob(251 if project_file:252 query = _LAUNCH_PROJECT_QUERY % project_file[0]
95 def get_run_ide_cmd(sh_path, project_file, new_process=True): argument109 constant.NOHUP, sh_path.replace(' ', r'\ '), project_file,
71 self.project_file = os.path.join(self.module_abspath,292 common_util.file_generate(self.project_file, self.project_content)