Searched defs:IsTypeMatched (Results 1 – 3 of 3) sorted by relevance
20 bool FileEnumerator::IsTypeMatched(bool is_dir) const { in IsTypeMatched() function in base::FileEnumerator
21 bool FileEnumerator::IsTypeMatched(bool is_dir) const { in IsTypeMatched() function in base::FileEnumerator
85 bool IsTypeMatched(ResourceType type) const in IsTypeMatched() function