Searched defs:output_file (Results 1 – 2 of 2) sorted by relevance
46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument
380 std::ofstream output_file(path); in WriteTailTrimmedLinesToFile() local