HomeSort by relevance Sort by last modified time
    Searched defs:RunPreflight (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_task.cc 28 void ExclusiveTask::RunPreflight(scoped_ptr<SyncTaskToken> token) {
list_changes_task.cc 36 void ListChangesTask::RunPreflight(scoped_ptr<SyncTaskToken> token) {
conflict_resolver.cc 33 void ConflictResolver::RunPreflight(scoped_ptr<SyncTaskToken> token) {
sync_engine_initializer.cc 75 void SyncEngineInitializer::RunPreflight(scoped_ptr<SyncTaskToken> token) {
local_to_remote_syncer.cc 97 void LocalToRemoteSyncer::RunPreflight(scoped_ptr<SyncTaskToken> token) {
remote_to_local_syncer.cc 106 void RemoteToLocalSyncer::RunPreflight(scoped_ptr<SyncTaskToken> token) {

Completed in 2517 milliseconds