HomeSort by relevance Sort by last modified time
    Searched full:error_report (Results 1 - 10 of 10) sorted by null

  /external/chromium/base/
logging_unittest.cc 97 EXPECT_TRUE(LOG_IS_ON(ERROR_REPORT));
105 EXPECT_TRUE(LOG_IS_ON(ERROR_REPORT));
113 EXPECT_TRUE(LOG_IS_ON(ERROR_REPORT));
121 EXPECT_TRUE(LOG_IS_ON(ERROR_REPORT));
125 // LOG_IS_ON(ERROR_REPORT) should always be true.
130 EXPECT_TRUE(LOG_IS_ON(ERROR_REPORT));
139 EXPECT_TRUE(LOG_IS_ON(ERROR_REPORT));
logging.h 133 // are (in increasing order of severity) INFO, WARNING, ERROR, ERROR_REPORT,
139 // Note the special severity of ERROR_REPORT only available/relevant in normal
340 // As special cases, we can assume that LOG_IS_ON(ERROR_REPORT) and
    [all...]
logging.cc 70 "INFO", "WARNING", "ERROR", "ERROR_REPORT", "FATAL" };
  /external/qemu/
qemu-error.h 38 void error_report(const char *fmt, ...) GCC_FMT_ATTR(1, 2);
qemu-config.c 479 error_report("there is no option group \"%s\"", group);
514 error_report("can't parse: \"%s\"", str);
525 error_report("there is no %s \"%s\" defined",
544 error_report("can't parse: \"%s\"", str);
634 error_report("no group defined");
642 error_report("parse error");
646 error_report("error reading file");
qerror.c 409 * it uses error_report() for this, so that the output is routed to the right
416 error_report("%s", qstring_get_str(qstring));
qemu-error.c 199 void error_report(const char *fmt, ...) function
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 97 * errors are reported during the load process using syms->Error_Report().
134 * errors are reported during the load process using syms->Error_Report().
161 * Individual errors are reported using syms->Error_Report().
318 * Error_Report
329 void (*Error_Report) (struct Dynamic_Loader_Sym * thisptr,
getsection.h 153 * Individual errors are reported using syms->Error_Report(), where syms was
  /device/asus/tilapia/recovery/lib/
libIMCdownload.a     [all...]

Completed in 140 milliseconds