Home
last modified time | relevance | path

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

/build/soong/android/
Dbase_module_context.go43 OtherModuleDir(m blueprint.Module) string methodSpec
279 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { func
/build/blueprint/
Dmodule_ctx.go332 OtherModuleDir(m Module) string methodSpec
570 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func