Reporter.cpp | 400 vflog(section, err, ANDROID_LOG_ERROR, "error", format, args); 407 vflog(section, err, ANDROID_LOG_WARN, "warning", format, args); 411 void ReportWriter::vflog(const Section* section, status_t err, int level, const char* levelText, function in class:android::os::incidentd::ReportWriter
|