Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go1531 hasFileInParentDir = hasValueStartWithTwoDotsLiteralList(mod, licenseFilesPropertyName)
1619 func hasValueStartWithTwoDotsLiteralList(mod *parser.Module, property string) bool { func