Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go41 OtherModuleName(m blueprint.Module) string methodSpec
268 func (b *baseModuleContext) OtherModuleName(m blueprint.Module) string { func
H A Dmodule_test.go991 func (p *pathContextAddMissingDependenciesWrapper) OtherModuleName(module blueprint.Module) string { func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go321 OtherModuleName(m Module) string methodSpec
555 func (m *baseModuleContext) OtherModuleName(logicModule Module) string { func