Home
last modified time | relevance | path

Searched refs:string_contains_any_of (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/skdiff/
Dskdiff_main.cpp241 static bool string_contains_any_of(const SkString& string, in string_contains_any_of() function
275 if (string_contains_any_of(pathRelativeToRootDir, matchSubstrings) && in get_file_list_subdir()
276 !string_contains_any_of(pathRelativeToRootDir, nomatchSubstrings)) { in get_file_list_subdir()
294 if (!string_contains_any_of(pathRelativeToRootDir, nomatchSubstrings)) { in get_file_list_subdir()