Home
last modified time | relevance | path

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

/external/skia/tools/
Dskdiff_main.cpp243 static bool string_contains_any_of(const SkString& string, in string_contains_any_of() function
277 if (string_contains_any_of(pathRelativeToRootDir, matchSubstrings) && in get_file_list_subdir()
278 !string_contains_any_of(pathRelativeToRootDir, nomatchSubstrings)) { in get_file_list_subdir()
296 if (!string_contains_any_of(pathRelativeToRootDir, nomatchSubstrings)) { in get_file_list_subdir()