Searched refs:OtherModuleType (Results 1 – 3 of 3) sorted by relevance
264 OtherModuleType(m Module) string methodSpec470 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func
118 OtherModuleType(m blueprint.Module) string methodSpec1517 func (b *baseModuleContext) OtherModuleType(m blueprint.Module) string { func1518 return b.bp.OtherModuleType(m)
2075 …ctx.PropertyErrorf("java_libs", "%q of type %q is not supported", depName, ctx.OtherModuleType(chi…