Searched defs:dest_dir (Results 1 – 3 of 3) sorted by relevance
41 BugreportStandardStreamsCallback(const std::string& dest_dir, const std::string& dest_file, in BugreportStandardStreamsCallback()236 std::string dest_file, dest_dir; in DoIt() local
197 …dest_dir = compat_dir.joinpath(api_type, 'api') if src_file.suffix == '.txt' else compat_dir.joinp… variable
1543 def extract_matching_files_from_zip(zip_path, dest_dir, pattern): argument