Searched refs:GetLocalChangeProcessor (Results 1 – 10 of 10) sorted by relevance
444 GetLocalChangeProcessor(sync_file_info.url)->ApplyLocalChange( in DidGetFileForLocalSync()466 GetLocalChangeProcessor(sync_file_info.url)->ApplyLocalChange( in ProcessNextChangeForURL()494 GetLocalChangeProcessor(url)->ApplyLocalChange( in ProcessNextChangeForURL()504 LocalChangeProcessor* LocalFileSyncService::GetLocalChangeProcessor( in GetLocalChangeProcessor() function in sync_file_system::LocalFileSyncService
222 LocalChangeProcessor* GetLocalChangeProcessor(
49 MOCK_METHOD0(GetLocalChangeProcessor, LocalChangeProcessor*());
37 ON_CALL(*this, GetLocalChangeProcessor()) in MockRemoteFileSyncService()
189 virtual LocalChangeProcessor* GetLocalChangeProcessor() = 0;
134 return service->GetLocalChangeProcessor(origin); in GetLocalChangeProcessorAdapter()352 LocalChangeProcessor* SyncFileSystemService::GetLocalChangeProcessor( in GetLocalChangeProcessor() function in sync_file_system::SyncFileSystemService354 return GetRemoteService(origin)->GetLocalChangeProcessor(); in GetLocalChangeProcessor()
74 LocalChangeProcessor* GetLocalChangeProcessor(const GURL& origin);
151 GetLocalChangeProcessor()) in SetUp()
122 virtual LocalChangeProcessor* GetLocalChangeProcessor() OVERRIDE;
504 LocalChangeProcessor* SyncEngine::GetLocalChangeProcessor() { in GetLocalChangeProcessor() function in sync_file_system::drive_backend::SyncEngine