Home
last modified time | relevance | path

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

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