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.go816 OtherModuleDir(m blueprint.Module) string methodSpec
/build/soong/android/
Dbazel_test.go174 func (bcc *TestBazelConversionContext) OtherModuleDir(m blueprint.Module) string { func
Dbazel_paths.go81 OtherModuleDir(m blueprint.Module) string methodSpec
Dbazel.go386 OtherModuleDir(m blueprint.Module) string methodSpec
Dmodule.go154 OtherModuleDir(m blueprint.Module) string methodSpec
2455 func (b *baseModuleContext) OtherModuleDir(m blueprint.Module) string { return b.bp.OtherModuleDir(… func
/build/blueprint/
Dmodule_ctx.go273 OtherModuleDir(m Module) string methodSpec
500 func (m *baseModuleContext) OtherModuleDir(logicModule Module) string { func