Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Ddexpreopt.go514 if makefileMatch(filepath.Join(SystemPartition, f), dexLocation) {
540 func makefileMatch(pattern, s string) bool { func