Home
last modified time | relevance | path

Searched defs:Error (Results 1 – 14 of 14) sorted by relevance

/build/kati/
Drule.h61 void Error(const string& msg) { ERROR_LOC(loc, "%s", msg.c_str()); } in Error() function
Deval.cc550 void Evaluator::Error(const string& msg) { in Error() function in Evaluator
Deval.go128 func (e EvalError) Error() string { func
Dparser.cc141 void Error(const string& msg) { in Error() function in Parser
Dfunc.go100 func (e arityError) Error() string { func
/build/soong/ui/status/
Dstatus.go52 Error error member
116 Error(msg string) methodSpec
329 func (d *toolStatus) Error(msg string) { func
/build/soong/ui/build/paths/
Dconfig.go27 Error bool member
/build/blueprint/proptools/
Dextend.go180 func (e *ExtendPropertyError) Error() string { func
479 func (getStructEmptyError) Error() string { return "interface containing nil pointer" } func
/build/soong/third_party/zip/
Dreader_test.go26 Error error // the error that Opening this file should return member
/build/soong/zip/
Dzip.go153 func (b *FileArgsBuilder) Error() error { func
172 func (x IncorrectRelativeRootError) Error() string { func
/build/soong/androidmk/parser/
Dparser.go34 func (e *ParseError) Error() string { func
/build/blueprint/parser/
Dparser.go36 func (e *ParseError) Error() string { func
/build/blueprint/
Dcontext.go142 func (e *BlueprintError) Error() string { func
146 func (e *ModuleError) Error() string { func
150 func (e *PropertyError) Error() string { func
3565 func (p panicError) Error() string { func
/build/soong/android/
Dpaths.go305 func (e missingDependencyError) Error() string { func