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

/external/chromium_org/chrome/browser/sync_file_system/
H A Dsubtree_set.h25 bool IsDisjointWith(const base::FilePath& subtree_root) const;
H A Dsubtree_set.cc27 bool SubtreeSet::IsDisjointWith(const base::FilePath& subtree_root) const { function in class:sync_file_system::SubtreeSet
53 if (!IsDisjointWith(subtree_root))

Completed in 449 milliseconds