Searched refs:PassiveApplyUpdates (Results 1 – 8 of 8) sorted by relevance
28 void PassiveApplyUpdates( in PassiveApplyUpdates() function35 it->second->PassiveApplyUpdates(status_controller); in PassiveApplyUpdates()113 PassiveApplyUpdates(gu_types, status_controller, update_handler_map); in ApplyUpdates()
68 virtual void PassiveApplyUpdates(sessions::StatusController* status) = 0;
71 virtual void PassiveApplyUpdates(sessions::StatusController* status) OVERRIDE;
63 virtual void PassiveApplyUpdates(sessions::StatusController* status) OVERRIDE;
96 void DirectoryUpdateHandler::PassiveApplyUpdates( in PassiveApplyUpdates() function in syncer::DirectoryUpdateHandler
132 void NonBlockingTypeProcessorCore::PassiveApplyUpdates( in PassiveApplyUpdates() function in syncer::NonBlockingTypeProcessorCore
31 virtual void PassiveApplyUpdates(sessions::StatusController* status) OVERRIDE;
45 void MockUpdateHandler::PassiveApplyUpdates( in PassiveApplyUpdates() function in syncer::MockUpdateHandler