Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go45 OtherModuleDir(m blueprint.Module) string methodSpec
271 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go325 OtherModuleDir(m Module) string methodSpec
560 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func