Home
last modified time | relevance | path

Searched refs:OtherModuleErrorf (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/
Dmodule_ctx.go286 OtherModuleErrorf(m Module, fmt string, args ...interface{}) methodSpec
507 func (m *baseModuleContext) OtherModuleErrorf(logicModule Module, format string, func
/build/soong/android/
Dapex.go944 ctx.OtherModuleErrorf(to, "should support min_sdk_version(%v) for %q: %v."+
/build/soong/java/
Dapp.go319 …ctx.OtherModuleErrorf(dep, "sdk_version(%v) is higher than min_sdk_version(%v) of the containing a…