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

  /external/chromium_org/sync/test/engine/
mock_update_handler.cc 41 void MockUpdateHandler::ApplyUpdates(sessions::StatusController* status) {
  /external/chromium_org/sync/engine/
directory_update_handler.cc 78 void DirectoryUpdateHandler::ApplyUpdates(sessions::StatusController* status) {
get_updates_delegate.cc 24 it->second->ApplyUpdates(status_controller);
84 void NormalGetUpdatesDelegate::ApplyUpdates(
109 void ConfigureGetUpdatesDelegate::ApplyUpdates(
161 void PollGetUpdatesDelegate::ApplyUpdates(
get_updates_processor.cc 359 void GetUpdatesProcessor::ApplyUpdates(
362 delegate_.ApplyUpdates(gu_types, status_controller, update_handler_map_);
model_type_sync_worker_impl.cc 193 void ModelTypeSyncWorkerImpl::ApplyUpdates(sessions::StatusController* status) {

Completed in 305 milliseconds