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
105 func indexList(s string, list []string) int { func116 return indexList(s, list) != -1389 if i := indexList("report_config", allVars); i != -1 {
40 var indexList = android.IndexList var
372 indexList("libdl", deps.SystemSharedLibs) < indexList("libc", deps.SystemSharedLibs) {