OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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,
599
if (
favicon_images_sync_processor_
.get()) {
600
favicon_images_sync_processor_
->ProcessSyncChanges(FROM_HERE,
696
if (!
favicon_images_sync_processor_
.get() ||
737
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 66 milliseconds