Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Djava_test.go1156 func (ctx *mockContext) PropertyErrorf(property, format string, args ...interface{}) { func
/aosp12/build/blueprint/
H A Dmodule_ctx.go440 func (d *baseModuleContext) PropertyErrorf(property, format string, func
/aosp12/build/soong/cc/
H A Dcc_test.go3137 func (ctx *mockContext) PropertyErrorf(property, format string, args ...interface{}) { func