Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dbase_module_context.go49 OtherModuleErrorf(m blueprint.Module, fmt string, args ...interface{}) methodSpec
274 func (b *baseModuleContext) OtherModuleErrorf(m blueprint.Module, fmt string, args ...interface{}) { func
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go333 OtherModuleErrorf(m Module, fmt string, args ...interface{}) methodSpec
570 func (m *baseModuleContext) OtherModuleErrorf(logicModule Module, format string, func