Searched refs:project_file (Results 1 – 3 of 3) sorted by relevance
250 project_file = glob.glob(252 if project_file:253 query = _LAUNCH_PROJECT_QUERY % project_file[0]
95 def get_run_ide_cmd(sh_path, project_file): argument107 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)