Lines Matching refs:ReportError
206 static void ReportError(DieWhenReporting should_die, const char* format, ...) {
688 ReportError(DIE, "ERROR: flag '%s' was defined more than once "
694 ReportError(DIE, "ERROR: something wrong with flag '%s' in file '%s'. "
954 ReportError(DIE, "ERROR: empty flaglist entry\n");
956 ReportError(DIE, "ERROR: flag \"%*s\" begins with '-'\n", len, value);
1215 ReportError(DO_NOT_DIE, "%s", error_message.c_str());
1318 ReportError(DIE, "ERROR: error parsing env variable '%s' with value '%s'\n",
1480 ReportError(DIE, "ERROR: SetUsageMessage() called twice\n");