Home
last modified time | relevance | path

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

/build/soong/bazel/
Dtesting.go93 func (omc *OtherModuleTestContext) OtherModuleDir(m blueprint.Module) string { func
Dproperties.go995 OtherModuleDir(m blueprint.Module) string methodSpec
/build/soong/android/
Dbase_module_context.go42 OtherModuleDir(m blueprint.Module) string methodSpec
240 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
/build/blueprint/
Dmodule_ctx.go284 OtherModuleDir(m Module) string methodSpec
508 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func