GetLocalChangeProcessor 101 chrome/browser/sync_file_system/drive_backend/sync_engine.h virtual LocalChangeProcessor* GetLocalChangeProcessor() OVERRIDE; GetLocalChangeProcessor 101 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h virtual LocalChangeProcessor* GetLocalChangeProcessor() OVERRIDE; GetLocalChangeProcessor 424 chrome/browser/sync_file_system/local/local_file_sync_service.cc GetLocalChangeProcessor(sync_file_info.url)->ApplyLocalChange( GetLocalChangeProcessor 446 chrome/browser/sync_file_system/local/local_file_sync_service.cc GetLocalChangeProcessor(sync_file_info.url)->ApplyLocalChange( GetLocalChangeProcessor 474 chrome/browser/sync_file_system/local/local_file_sync_service.cc GetLocalChangeProcessor(url)->ApplyLocalChange( GetLocalChangeProcessor 228 chrome/browser/sync_file_system/local/local_file_sync_service.h LocalChangeProcessor* GetLocalChangeProcessor( GetLocalChangeProcessor 36 chrome/browser/sync_file_system/mock_remote_file_sync_service.cc ON_CALL(*this, GetLocalChangeProcessor()) GetLocalChangeProcessor 49 chrome/browser/sync_file_system/mock_remote_file_sync_service.h MOCK_METHOD0(GetLocalChangeProcessor, LocalChangeProcessor*()); GetLocalChangeProcessor 181 chrome/browser/sync_file_system/remote_file_sync_service.h virtual LocalChangeProcessor* GetLocalChangeProcessor() = 0; GetLocalChangeProcessor 145 chrome/browser/sync_file_system/sync_file_system_service.cc return service->GetLocalChangeProcessor(origin); GetLocalChangeProcessor 402 chrome/browser/sync_file_system/sync_file_system_service.cc return GetRemoteService(origin)->GetLocalChangeProcessor(); GetLocalChangeProcessor 78 chrome/browser/sync_file_system/sync_file_system_service.h LocalChangeProcessor* GetLocalChangeProcessor(const GURL& origin); GetLocalChangeProcessor 144 chrome/browser/sync_file_system/sync_file_system_service_unittest.cc GetLocalChangeProcessor())