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
99 func indexList(s string, list []string) int { func110 return indexList(s, list) != -1317 if i := indexList("report_config", allVars); i != -1 {
40 var indexList = android.IndexList var
304 indexList("libdl", systemSharedLibs) < indexList("libc", systemSharedLibs) {