Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 17 of 17) sorted by relevance

/build/kati/
Dlog.cc27 void ColorErrorLog(const char* file, int line, const char* msg) { in ColorErrorLog()
43 void ColorWarnLog(const char* file, int line, const char* msg) { in ColorWarnLog()
Dstats.cc71 double Stats::End(const char* msg) { in End()
83 ScopedStatsRecorder::ScopedStatsRecorder(Stats* st, const char* msg) in ScopedStatsRecorder()
Dstats.h60 #define COLLECT_STATS_WITH_SLOW_REPORT(name, msg) \ argument
Drule.h61 void Error(const string& msg) { ERROR_LOC(loc, "%s", msg.c_str()); } in Error()
Deval.h102 void SetExportDeprecated(StringPiece msg) { in SetExportDeprecated()
105 void SetExportObsolete(StringPiece msg) { in SetExportObsolete()
Dvar.cc61 void Var::SetDeprecated(const StringPiece& msg) { in SetDeprecated()
66 void Var::SetObsolete(const StringPiece& msg) { in SetObsolete()
Dfunc.cc830 string msg; in DeprecatedVarFunc() local
866 string msg; in ObsoleteVarFunc() local
900 string msg = ". " + args[0]->Eval(ev); in DeprecateExportFunc() local
916 string msg = ". " + args[0]->Eval(ev); in ObsoleteExportFunc() local
Dstmt.h158 string msg; member
Deval.cc550 void Evaluator::Error(const string& msg) { in Error()
Dparser.cc141 void Error(const string& msg) { in Error()
/build/make/tools/
Devent_log_tags.py33 def AddError(self, msg, linenum=None): argument
38 def AddWarning(self, msg, linenum=None): argument
Dcheck_link_type.py45 def print_msg(msg, args, dep_name, dep_type): argument
Dcheckowners.py26 def echo(msg): argument
/build/make/tools/releasetools/
Dcheck_target_files_signatures79 def AddProblem(msg): argument
81 def Push(msg): argument
87 def Banner(msg): argument
Dcheck_target_files_signatures.py79 def AddProblem(msg): argument
81 def Push(msg): argument
87 def Banner(msg): argument
/build/soong/ui/status/
Dkati_test.go28 msg string member
/build/make/tools/fs_config/
Dfs_config_generator.py352 def error_message(msg): argument
684 def error_message(msg): argument