Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dmodule_ctx.go502 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func
/aosp12/build/soong/android/
H A Dmodule.go2038 func (b *baseModuleContext) OtherModuleType(m blueprint.Module) string { func