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

/external/chromium/chrome/browser/sync/syncable/
H A Dsyncable.cc943 virtual bool ShouldConsider(const Id& id) const = 0;
949 virtual bool ShouldConsider(const Id& id) const { function in class:syncable::FullScanFilter
956 virtual bool ShouldConsider(const Id& id) const { function in class:syncable::SomeIdsFilter
1028 if (!idfilter.ShouldConsider(parentid))

Completed in 22 milliseconds