Home
last modified time | relevance | path

Searched defs:OtherModuleType (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/
Dmodule_ctx.go264 OtherModuleType(m Module) string methodSpec
470 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func
/build/soong/android/
Dmodule.go118 OtherModuleType(m blueprint.Module) string methodSpec
1517 func (b *baseModuleContext) OtherModuleType(m blueprint.Module) string { func