HomeSort by relevance Sort by last modified time
    Searched full:string_contains_any_of (Results 1 - 1 of 1) sorted by null

  /external/skia/tools/
skdiff_main.cpp 243 static bool string_contains_any_of(const SkString& string, function
277 if (string_contains_any_of(pathRelativeToRootDir, matchSubstrings) &&
278 !string_contains_any_of(pathRelativeToRootDir, nomatchSubstrings)) {
296 if (!string_contains_any_of(pathRelativeToRootDir, nomatchSubstrings)) {

Completed in 443 milliseconds