Home
last modified time | relevance | path

Searched defs:operation_callback (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/local/
Dlocal_file_sync_context.cc290 FileSystemOperation::StatusCallback operation_callback; in ApplyRemoteChange() local
375 FileSystemOperation::StatusCallback operation_callback = base::Bind( in DidRemoveExistingEntryForRemoteAddOrUpdate() local
/external/chromium_org/net/disk_cache/simple/
Dsimple_backend_impl.cc179 const net::CompletionCallback& operation_callback) { in RunOperationAndCallback()