Searched defs:output_file (Results 1 – 3 of 3) sorted by relevance
86 def generate_current_file(resources, output_file='current.xml'): argument106 def generate_overlayable_file(resources, output_file='overlayable.xml'): argument
58 def generate_overlayable_file(resources, target_name, policy_type, output_file): argument
264 const std::string& output_file) { in MakePayload()331 const std::string output_file(argv[2]); in main() local