Searched refs:OtherModuleDir (Results 1 – 4 of 4) sorted by relevance
435 depDir := ctx.OtherModuleDir(dep)494 dir := ctx.OtherModuleDir(module)
112 OtherModuleDir(m blueprint.Module) string methodSpec1503 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
255 OtherModuleDir(m Module) string methodSpec460 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func
1190 ret.moduleDir = ctx.OtherModuleDir(module)