Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go82 OtherModuleType(m blueprint.Module) string methodSpec
290 func (b *baseModuleContext) OtherModuleType(m blueprint.Module) string { func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go329 OtherModuleType(m Module) string methodSpec
565 func (m *baseModuleContext) OtherModuleType(logicModule Module) string { func