Home
last modified time | relevance | path

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

/aosp12/build/blueprint/
H A Dmodule_ctx.go507 func (m *baseModuleContext) OtherModuleErrorf(logicModule Module, format string, func
/aosp12/build/soong/android/
H A Dmodule.go2022 func (b *baseModuleContext) OtherModuleErrorf(m blueprint.Module, fmt string, args ...interface{}) { func