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