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

  /external/chromium_org/sync/engine/
sync_directory_update_handler.cc 43 void SyncDirectoryUpdateHandler::ApplyUpdates(
syncer.cc 112 void Syncer::ApplyUpdates(SyncSession* session) {
113 TRACE_EVENT0("sync", "ApplyUpdates");
120 it->second->ApplyUpdates(session->mutable_status_controller());
150 ApplyUpdates(session);

Completed in 4158 milliseconds