Searched defs:CreateDestURL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/storage/browser/fileapi/
H A Dcopy_or_move_operation_delegate.cc796 FileSystemURL dest_url = CreateDestURL(src_url);
877 ProcessDirectoryInternal(src_url, CreateDestURL(src_url), callback);
976 CreateDestURL(src_url), base::Time::Now() /* last access */,
1020 FileSystemURL CopyOrMoveOperationDelegate::CreateDestURL( function in class:storage::CopyOrMoveOperationDelegate

Completed in 106 milliseconds