Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go1544 licenseModuleName, _ = getModuleName(bpPath, "license", fs)
1723 func getModuleName(path string, moduleType string, fs pathtools.FileSystem) (string, error) { func