Searched refs:input_path (Results 1 – 1 of 1) sorted by relevance
189 def ParseLsdumpFile(input_path, output_path): argument200 with _OpenFileOrGzipped(input_path) as lsdump_file:236 ParseLsdumpFile(args.input_path, args.output_path)