Home
last modified time | relevance | path

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

/build/blueprint/
Dname_interface.go80 ModulePath() string methodSpec
91 func (ctx *namespaceContextImpl) ModulePath() string { func
Dcontext.go3029 func (c *Context) ModulePath(logicModule Module) string { func
3035 return filepath.Dir(c.ModulePath(logicModule))
/build/soong/android/
Dnamespace.go175 err := r.addNewNamespaceForModule(newNamespace, ctx.ModulePath())
333 return r.findNamespace(filepath.Dir(ctx.ModulePath()))