Searched refs:IsDotDot (Results 1 – 2 of 2) sorted by relevance
421 return IsDot(path) || (IsDotDot(path) && !(INCLUDE_DOT_DOT & file_type_)); in ShouldSkip()428 bool FileEnumerator::IsDotDot(const FilePath& path) { in IsDotDot() function in file_util::FileEnumerator
468 bool IsDotDot(const FilePath& path);