HomeSort by relevance Sort by last modified time
    Searched refs:favicon_images_sync_processor_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.cc 245 favicon_images_sync_processor_ = sync_processor.Pass();
302 favicon_images_sync_processor_->ProcessSyncChanges(FROM_HERE,
312 favicon_images_sync_processor_.reset();
336 if (!favicon_images_sync_processor_.get() ||
395 favicon_images_sync_processor_->ProcessSyncChanges(FROM_HERE,
598 if (favicon_images_sync_processor_.get()) {
599 favicon_images_sync_processor_->ProcessSyncChanges(FROM_HERE,
695 if (!favicon_images_sync_processor_.get() ||
736 favicon_images_sync_processor_->ProcessSyncChanges(FROM_HERE,
    [all...]
favicon_cache.h 221 scoped_ptr<syncer::SyncChangeProcessor> favicon_images_sync_processor_; member in class:browser_sync::FaviconCache

Completed in 159 milliseconds