ShouldInclude     127 sync/syncable/directory.cc     if (ParentChildIndex::ShouldInclude(entry))
ShouldInclude     358 sync/syncable/directory.cc   if (ParentChildIndex::ShouldInclude(entry)) {
ShouldInclude    1189 sync/syncable/directory.cc   DCHECK(ParentChildIndex::ShouldInclude(e));
ShouldInclude    1207 sync/syncable/directory.cc   DCHECK(ParentChildIndex::ShouldInclude(e));
ShouldInclude      57 sync/syncable/parent_child_index.cc   DCHECK(ShouldInclude(entry));
ShouldInclude      38 sync/syncable/parent_child_index.h   static bool ShouldInclude(const EntryKernel* e);
ShouldInclude     123 sync/syncable/parent_child_index_unittest.cc   EXPECT_FALSE(ParentChildIndex::ShouldInclude(root));
ShouldInclude     128 sync/syncable/parent_child_index_unittest.cc   EXPECT_TRUE(ParentChildIndex::ShouldInclude(bm_folder));
ShouldInclude      16 sync/syncable/scoped_parent_child_index_updater.cc   if (ParentChildIndex::ShouldInclude(entry_)) {
ShouldInclude      22 sync/syncable/scoped_parent_child_index_updater.cc   if (ParentChildIndex::ShouldInclude(entry_)) {