Home
last modified time | relevance | path

Searched defs:ShouldInclude (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.h576 inline static bool ShouldInclude(const EntryKernel* a) { in ShouldInclude() function
587 inline static bool ShouldInclude(const EntryKernel* a) { in ShouldInclude() function
Dsyncable.cc147 bool ClientTagIndexer::ShouldInclude(const EntryKernel* a) { in ShouldInclude() function in syncable::ClientTagIndexer
168 bool ParentIdAndHandleIndexer::ShouldInclude(const EntryKernel* a) { in ShouldInclude() function in syncable::ParentIdAndHandleIndexer