Home
last modified time | relevance | path

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

/build/soong/bazel/
Dtesting.go93 func (omc *OtherModuleTestContext) OtherModuleDir(m blueprint.Module) string { func
Dproperties.go967 OtherModuleDir(m blueprint.Module) string methodSpec
/build/soong/android/
Dbazel_test.go203 func (bcc *TestBazelConversionContext) OtherModuleDir(m blueprint.Module) string { func
Dbazel_paths.go81 OtherModuleDir(m blueprint.Module) string methodSpec
Dbazel.go388 OtherModuleDir(m blueprint.Module) string methodSpec
Dmodule.go188 OtherModuleDir(m blueprint.Module) string methodSpec
2593 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
/build/blueprint/
Dmodule_ctx.go273 OtherModuleDir(m Module) string methodSpec
503 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func