Searched defs:target_file_path (Results 1 – 5 of 5) sorted by relevance
42 def ConvertCOW(ota_path, target_file_path, tmp_dir, output_dir): argument
34 def extract_file(zip_file_path, entry_name, target_file_path): argument
30 bool BuildInfo::ParseTargetFile(const std::string_view target_file_path, bool extracted_input) { in ParseTargetFile()
774 def ParseInfoDict(target_file_path): argument