Searched refs:ContinueAsBackgroundTask (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dlocal_to_remote_syncer.h63 void ContinueAsBackgroundTask(const Continuation& continuation,
H A Dremote_to_local_syncer.h110 void ContinueAsBackgroundTask(const Continuation& continuation,
H A Dlocal_to_remote_syncer.cc270 // After the invocation of ContinueAsBackgroundTask
273 base::Bind(&LocalToRemoteSyncer::ContinueAsBackgroundTask,
278 void LocalToRemoteSyncer::ContinueAsBackgroundTask( function in class:sync_file_system::drive_backend::LocalToRemoteSyncer
283 // ContinueAsBackgroundTask(), so we need to make sure other tasks didn't
H A Dremote_to_local_syncer.cc320 base::Bind(&RemoteToLocalSyncer::ContinueAsBackgroundTask,
324 void RemoteToLocalSyncer::ContinueAsBackgroundTask( function in class:sync_file_system::drive_backend::RemoteToLocalSyncer
331 // ContinueAsBackgroundTask(), so we need to make sure other tasks didn't

Completed in 99 milliseconds