Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go78 OtherModuleName(m blueprint.Module) string methodSpec
Dmodule.go146 OtherModuleName(m blueprint.Module) string methodSpec
2018 func (b *baseModuleContext) OtherModuleName(m blueprint.Module) string { func
/build/blueprint/
Dmodule_ctx.go269 OtherModuleName(m Module) string methodSpec
487 func (m *baseModuleContext) OtherModuleName(logicModule Module) string { func