Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go435 depDir := ctx.OtherModuleDir(dep)
494 dir := ctx.OtherModuleDir(module)
Dmodule.go112 OtherModuleDir(m blueprint.Module) string methodSpec
1503 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
/build/blueprint/
Dmodule_ctx.go255 OtherModuleDir(m Module) string methodSpec
460 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func
/build/soong/apex/
Dapex.go1190 ret.moduleDir = ctx.OtherModuleDir(module)