Searched defs:destination_path (Results 1 – 4 of 4) sorted by relevance
42 def add(self, destination_path, return_exit_code=False): argument
427 def _copy_results_html_file(self, destination_path): argument
1149 const base::FilePath& destination_path) { in ReadSyncFileSystemDirectory()1165 const base::FilePath& destination_path, in ReadSyncFileSystemDirectoryCb()
476 def FetchFromCloudStorage(bucket_name, source_path, destination_path): argument