Home | History | Annotate | Download | only in fileapi

Lines Matching full:dest_url

76                                    const FileSystemURL& dest_url,
83 src_url, dest_url,
91 const FileSystemURL& dest_url,
98 src_url, dest_url,
266 const FileSystemURL& dest_url,
270 dest_url,
272 AsWeakPtr(), src_local_disk_file_path, dest_url,
299 const FileSystemURL& dest_url,
302 DCHECK(src_url.IsInSameFileSystem(dest_url));
304 dest_url,
306 AsWeakPtr(), src_url, dest_url, callback),
312 const FileSystemURL& dest_url,
315 DCHECK(src_url.IsInSameFileSystem(dest_url));
317 dest_url,
319 AsWeakPtr(), src_url, dest_url, callback),
388 const FileSystemURL& dest_url,
391 operation_context_.Pass(), src_url, dest_url,
398 const FileSystemURL& dest_url,
401 operation_context_.Pass(), src_url, dest_url,
408 const FileSystemURL& dest_url,
412 src_local_disk_file_path, dest_url,