Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dmodule_ctx.go487 func (m *baseModuleContext) OtherModuleName(logicModule Module) string { func
/aosp12/build/soong/android/
H A Dmodule.go2018 func (b *baseModuleContext) OtherModuleName(m blueprint.Module) string { func