Searched refs:indexList (Results 1 – 4 of 4) sorted by relevance
35 func indexList(s string, list []string) int { func47 return indexList(s, list) != -1
30 var indexList = android.IndexList[string] var
456 indexList("libdl", deps.SystemSharedLibs) < indexList("libc", deps.SystemSharedLibs) {
98 func indexList(s string, list []string) int { func109 return indexList(s, list) != -1392 if i := indexList("report_config", allVars); i != -1 {