Searched refs:OtherModuleDir (Results 1 – 8 of 8) sorted by relevance
79 OtherModuleDir(m blueprint.Module) string335 moduleDir := ctx.OtherModuleDir(module)
449 depDir := ctx.OtherModuleDir(dep)571 dir := ctx.OtherModuleDir(module)
274 dir := ctx.OtherModuleDir(module)
150 OtherModuleDir(m blueprint.Module) string2021 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
273 OtherModuleDir(m Module) string492 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func
241 …currentDir := filepath.Join(ctx.OtherModuleDir(dep), aidlApiDir, iface.BaseModuleName(), currentVe…
178 moduleDir: ctx.OtherModuleDir(child),
485 ret.moduleDir = ctx.OtherModuleDir(module)