Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go1535 bpPath, ok := getPathFromProperty(mod, licenseFilesPropertyName, fs, relativePath)
1710 func getPathFromProperty(mod *parser.Module, property string, fs pathtools.FileSystem, relativePath… func