Searched refs:NudgeForInitialDownload (Results 1 – 6 of 6) sorted by relevance
19 virtual void NudgeForInitialDownload(syncer::ModelType type) = 0;
37 nudge_handler_->NudgeForInitialDownload(type_); in ModelTypeSyncWorkerImpl()
20 virtual void NudgeForInitialDownload(syncer::ModelType type) OVERRIDE;
17 void MockNudgeHandler::NudgeForInitialDownload(syncer::ModelType type) { in NudgeForInitialDownload() function in syncer::MockNudgeHandler
178 virtual void NudgeForInitialDownload(syncer::ModelType type) OVERRIDE;
809 void SyncManagerImpl::NudgeForInitialDownload(syncer::ModelType type) { in NudgeForInitialDownload() function in syncer::SyncManagerImpl