Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go647 convertToSingleSource(mod, "src")
722 convertToSingleSource(mod, "apk")
910 func convertToSingleSource(mod *parser.Module, srcPropertyName string) { func