Home
last modified time | relevance | path

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

/build/soong/bazel/
Dtesting.go85 func (omc *OtherModuleTestContext) OtherModuleName(m blueprint.Module) string { func
Dproperties.go815 OtherModuleName(m blueprint.Module) string methodSpec
/build/soong/android/
Dbazel_test.go170 func (bcc *TestBazelConversionContext) OtherModuleName(m blueprint.Module) string { func
Dbazel_paths.go80 OtherModuleName(m blueprint.Module) string methodSpec
Dbazel.go385 OtherModuleName(m blueprint.Module) string methodSpec
Dmodule.go150 OtherModuleName(m blueprint.Module) string methodSpec
2452 func (b *baseModuleContext) OtherModuleName(m blueprint.Module) string { func
/build/blueprint/
Dmodule_ctx.go269 OtherModuleName(m Module) string methodSpec
495 func (m *baseModuleContext) OtherModuleName(logicModule Module) string { func