Searched refs:is_real_path (Results 1 – 1 of 1) sorted by relevance
520 def check_file_res(resolve_result, file_list, is_real_path=False, time_over=TIME_OVER): argument534 real_path = tmp_file if is_real_path else os.path.join(root_dir, gn_dir, tmp_file)1030 check_file_flag = self.check_file_res(resolve_result, check_file_li, is_real_path=True)