Searched refs:GetProcessor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_registrar.cc239 return GetProcessor(type) != NULL;
247 sync_driver::ChangeProcessor* processor = GetProcessor(model_type);
255 sync_driver::ChangeProcessor* processor = GetProcessor(model_type);
282 sync_driver::ChangeProcessor* SyncBackendRegistrar::GetProcessor( function in class:browser_sync::SyncBackendRegistrar
H A Dsync_backend_registrar.h143 sync_driver::ChangeProcessor* GetProcessor(syncer::ModelType type) const;

Completed in 80 milliseconds