Home
last modified time | relevance | path

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

/build/blueprint/
Dmodule_ctx.go251 OtherModuleName(m Module) string methodSpec
455 func (m *baseModuleContext) OtherModuleName(logicModule Module) string { func
/build/soong/android/
Dmodule.go111 OtherModuleName(m blueprint.Module) string methodSpec
1500 func (b *baseModuleContext) OtherModuleName(m blueprint.Module) string { func