Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_test.go992 func (p *pathContextAddMissingDependenciesWrapper) OtherModuleName(module blueprint.Module) string { func
Dbase_module_context.go39 OtherModuleName(m blueprint.Module) string methodSpec
276 func (b *baseModuleContext) OtherModuleName(m blueprint.Module) string { func
/build/blueprint/
Dmodule_ctx.go328 OtherModuleName(m Module) string methodSpec
565 func (m *baseModuleContext) OtherModuleName(logicModule Module) string { func