Searched defs:Errorf (Results 1 – 4 of 4) sorted by relevance
205 #define Errorf(fmt, ...) android::base::ErrorfImpl(FMT_STRING(fmt), ##__VA_ARGS__) macro
57 func (e *configErrorWrapper) Errorf(format string, args ...interface{}) { func
226 func (s *singletonContext) Errorf(format string, args ...interface{}) { func
419 func (d *baseModuleContext) Errorf(pos scanner.Position, func