Searched refs:combined_file_contexts (Results 1 – 1 of 1) sorted by relevance
102 def combine_contexts_file(file_contexts_list, combined_file_contexts): argument105 ">", combined_file_contexts + "_tmp"]109 combined_file_contexts + "_tmp",111 ">", combined_file_contexts]252 combined_file_contexts = os.path.join(output_path, "file_contexts")253 combine_contexts_file(file_contexts_list, combined_file_contexts)