Home
last modified time | relevance | path

Searched defs:dest_url (Results 1 – 24 of 24) sorted by relevance

/external/chromium_org/webkit/browser/fileapi/
Dfile_system_operation_impl.cc71 const FileSystemURL& dest_url, in Copy()
92 const FileSystemURL& dest_url, in Move()
252 const FileSystemURL& dest_url, in CopyInForeignFile()
285 const FileSystemURL& dest_url, in CopyFileLocal()
302 const FileSystemURL& dest_url, in MoveFileLocal()
407 const FileSystemURL& dest_url, in DoCopyFileLocal()
419 const FileSystemURL& dest_url, in DoMoveFileLocal()
430 const FileSystemURL& dest_url, in DoCopyInForeignFile()
Dcopy_or_move_operation_delegate.cc50 const FileSystemURL& dest_url, in CopyOrMoveOnSameFileSystemImpl()
99 const FileSystemURL& dest_url, in SnapshotCopyOrMoveImpl()
371 const FileSystemURL& dest_url, in StreamCopyOrMoveImpl()
735 FileSystemURL dest_url = CreateDestURL(src_url); in ProcessFile() local
833 const FileSystemURL& dest_url, in DidCopyOrMoveFile()
866 const FileSystemURL& dest_url, in ProcessDirectoryInternal()
880 const FileSystemURL& dest_url, in DidCreateDirectory()
Dfile_system_operation_runner.cc88 const FileSystemURL& dest_url, in Copy()
116 const FileSystemURL& dest_url, in Move()
393 const FileSystemURL& dest_url, in CopyInForeignFile()
451 const FileSystemURL& dest_url, in CopyFileLocal()
473 const FileSystemURL& dest_url, in MoveFileLocal()
617 const FileSystemURL& dest_url, in OnCopyProgress()
Dasync_file_util_adapter.cc257 const FileSystemURL& dest_url, in CopyFileLocal()
275 const FileSystemURL& dest_url, in MoveFileLocal()
291 const FileSystemURL& dest_url, in CopyInForeignFile()
Dlocal_file_util.cc199 const FileSystemURL& dest_url, in CopyOrMoveFile()
220 const FileSystemURL& dest_url) { in CopyInForeignFile()
Dnative_file_util.cc118 const FileSystemURL& dest_url, bool copy) { in CopyOrMoveModeForDestination()
Dobfuscated_file_util.cc503 const FileSystemURL& dest_url, in CopyOrMoveFile()
645 const FileSystemURL& dest_url) { in CopyInForeignFile()
1052 const FileSystemURL& dest_url, in CreateFile()
/external/chromium_org/chrome/browser/sync_file_system/local/
Dsyncable_file_system_operation.cc125 const FileSystemURL& dest_url, in Copy()
148 const FileSystemURL& dest_url, in Move()
296 const FileSystemURL& dest_url, in CopyInForeignFile()
331 const FileSystemURL& dest_url, in CopyFileLocal()
341 const FileSystemURL& dest_url, in MoveFileLocal()
Dcanned_syncable_file_system.cc342 const FileSystemURL& src_url, const FileSystemURL& dest_url) { in Copy()
353 const FileSystemURL& src_url, const FileSystemURL& dest_url) { in Move()
580 const FileSystemURL& dest_url, in DoCopy()
592 const FileSystemURL& dest_url, in DoMove()
Dlocal_file_sync_context.cc959 const FileSystemURL& dest_url, in DidCreateDirectoryForCopyIn()
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dnative_media_file_util.cc207 const fileapi::FileSystemURL& dest_url, in CopyFileLocal()
224 const fileapi::FileSystemURL& dest_url, in MoveFileLocal()
240 const fileapi::FileSystemURL& dest_url, in CopyInForeignFile()
349 const fileapi::FileSystemURL& dest_url, in CopyOrMoveFileLocalOnTaskRunnerThread()
365 const fileapi::FileSystemURL& dest_url, in CopyInForeignFileOnTaskRunnerThread()
433 const fileapi::FileSystemURL& dest_url, in CopyOrMoveFileSync()
470 const fileapi::FileSystemURL& dest_url) { in CopyInForeignFileSync()
Ddevice_media_async_file_util.cc166 const FileSystemURL& dest_url, in CopyFileLocal()
178 const FileSystemURL& dest_url, in MoveFileLocal()
189 const FileSystemURL& dest_url, in CopyInForeignFile()
Dnative_media_file_util_unittest.cc277 FileSystemURL dest_url = CreateURL(FPL("dest")); in TEST_F() local
382 FileSystemURL dest_url = CreateURL(FPL("dest")); in TEST_F() local
/external/chromium/chrome/browser/prerender/
Dprerender_browsertest.cc40 std::string CreateClientRedirect(const std::string& dest_url) { in CreateClientRedirect()
45 std::string CreateServerRedirect(const std::string& dest_url) { in CreateServerRedirect()
186 GURL dest_url = test_server()->GetURL(html_file); in UrlIsInPrerenderManager() local
195 GURL dest_url = test_server()->GetURL(html_file); in UrlIsPendingInPrerenderManager() local
207 void set_dest_url(const GURL& dest_url) { dest_url_ = dest_url; } in set_dest_url()
/external/chromium_org/chrome/browser/chromeos/drive/
Dasync_file_util.cc279 const fileapi::FileSystemURL& dest_url, in CopyFileLocal()
305 const fileapi::FileSystemURL& dest_url, in MoveFileLocal()
330 const fileapi::FileSystemURL& dest_url, in CopyInForeignFile()
/external/chromium_org/content/browser/fileapi/
Dobfuscated_file_util_unittest.cc539 FileSystemURL dest_url = CreateURLFromUTF8("new file"); in TestCopyInForeignFileHelper() local
1200 FileSystemURL dest_url = CreateURLFromUTF8("path1.txt"); in TEST_F() local
1260 FileSystemURL dest_url = CreateURLFromUTF8(test_case.dest_path); in TEST_F() local
1327 FileSystemURL dest_url = CreateURLFromUTF8("destination path"); in TEST_F() local
1360 FileSystemURL dest_url = CreateURLFromUTF8("destination path"); in TEST_F() local
1412 FileSystemURL dest_url = FileSystemURLAppend( in TEST_F() local
1459 FileSystemURL dest_url = CreateURLFromUTF8("destination dir"); in TEST_F() local
Ddragged_file_util_unittest.cc440 FileSystemURL dest_url = GetOtherURL(file_system_context(), in TEST_F() local
477 FileSystemURL dest_url = GetOtherURL(file_system_context(), in TEST_F() local
Dcopy_or_move_operation_delegate_unittest.cc104 FileSystemURL dest_url; member
111 const FileSystemURL& dest_url, in RecordProgressCallback()
661 FileSystemURL dest_url = helper.DestURL( in TEST() local
Dfileapi_message_filter.cc244 FileSystemURL dest_url(context_->CrackURL(dest_path)); in OnMove() local
267 FileSystemURL dest_url(context_->CrackURL(dest_path)); in OnCopy() local
/external/chromium_org/content/browser/frame_host/
Drender_frame_host_manager.cc582 const GURL& dest_url = entry.GetURL(); in GetSiteInstanceForEntry() local
/external/chromium_org/chrome/browser/prerender/
Dprerender_browsertest.cc109 std::string CreateClientRedirect(const std::string& dest_url) { in CreateClientRedirect()
114 std::string CreateServerRedirect(const std::string& dest_url) { in CreateServerRedirect()
872 GURL dest_url = test_server()->GetURL(dest_html_file); in NavigateToURLWithDisposition() local
876 void NavigateToURLWithDisposition(const GURL& dest_url, in NavigateToURLWithDisposition()
1142 const GURL& dest_url() const { in dest_url() function in prerender::PrerenderBrowserTest
/external/chromium_org/chrome/browser/captive_portal/
Dcaptive_portal_browsertest.cc471 std::string CreateServerRedirect(const std::string& dest_url) { in CreateServerRedirect()
/external/chromium_org/chrome/browser/ui/
Dbrowser_browsertest.cc604 GURL dest_url(https_test_server.GetURL("files/title2.html")); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc3255 GURL dest_url(url); in RequestTransferURL() local