Searched refs:getDirFromProperty (Results 1 – 1 of 1) sorted by relevance
/build/soong/bpfix/bpfix/ |
D | bpfix.go | 1537 bpDir, err := getDirFromProperty(mod, licenseFilesPropertyName, fs, relativePath) 1677 func getDirFromProperty(mod *parser.Module, property string, fs pathtools.FileSystem, relativePath … func 1711 dir, err := getDirFromProperty(mod, property, fs, relativePath)
|