Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go582 convertToSingleSource(mod, "src")
649 convertToSingleSource(mod, "apk")
799 func convertToSingleSource(mod *parser.Module, srcPropertyName string) { func