Searched refs:combined_file_contexts (Results 1 – 1 of 1) sorted by relevance
100 def combine_contexts_file(file_contexts_list, combined_file_contexts): argument103 ">", combined_file_contexts + "_tmp"]107 combined_file_contexts + "_tmp",109 ">", combined_file_contexts]243 combined_file_contexts = os.path.join(output_path, "file_contexts")244 combine_contexts_file(file_contexts_list, combined_file_contexts)