Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go490 func indicateAttributeError(mod *parser.Module, attributeName string, format string, a ...interface… func
611 return indicateAttributeError(mod, "filename",
615 …return indicateAttributeError(mod, "filename", "Cannot handle $(%s) for the prebuilt_etc", prefixV…
639 return indicateAttributeError(mod, "filename",
835 indicateAttributeError(mod, srcPropertyName, "LOCAL_SRC_FILES should contain at most one item")