HomeSort by relevance Sort by last modified time
    Searched full:url_for_sync (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_context.cc 223 FileSystemURL url_for_sync = CreateSyncableFileSystemURLForSync( local
226 url_for_sync, true /* recursive */, operation_callback);
248 FileSystemURL url_for_sync = CreateSyncableFileSystemURLForSync( local
262 local_path, url_for_sync, operation_callback);
265 url_for_sync.origin(),
266 url_for_sync.mount_type(),
267 fileapi::VirtualPath::DirName(url_for_sync.virtual_path()));
283 url_for_sync, false /* exclusive */, true /* recursive */,
337 FileSystemURL url_for_sync = CreateSyncableFileSystemURLForSync( local
340 url_for_sync, base::Bind(&LocalFileSyncContext::DidGetFileMetadata
764 FileSystemURL url_for_sync = CreateSyncableFileSystemURLForSync( local
    [all...]

Completed in 556 milliseconds