Searched defs:ShouldSkip (Results 1 – 4 of 4) sorted by relevance
13 bool FileEnumerator::ShouldSkip(const FilePath& path) { in ShouldSkip() function in base::FileEnumerator
395 bool CommandLineFlags::ShouldSkip(const SkTDArray<const char*>& strings, const char* name) { in ShouldSkip() function in CommandLineFlags398 bool CommandLineFlags::ShouldSkip(const StringArray& strings, const char* name) { in ShouldSkip() function in CommandLineFlags
27 trait ShouldSkip: Sized { trait