Lines Matching refs:LOG
39 LOG(ERROR) << "Failed to open the command pipe"; in Init()
46 LOG(ERROR) << "failed to map package " << package_filename; in Init()
52 LOG(ERROR) << "failed to open package " << package_filename << ": " in Init()
73 LOG(ERROR) << error_count << " parse errors"; in RunUpdate()
89 LOG(WARNING) << "Skipped executing function " << func; in RunUpdate()
118 LOG(INFO) << message; in UiPrint()
128 LOG(ERROR) << "script aborted (no error message)"; in ParseAndReportErrorCode()
131 LOG(ERROR) << "script aborted: " << state->errmsg; in ParseAndReportErrorCode()
138 LOG(ERROR) << "Failed to parse error code: [" << line << "]"; in ParseAndReportErrorCode()
155 LOG(INFO) << "Patch application failed, retry update."; in ParseAndReportErrorCode()
158 LOG(INFO) << "Update failed due to EIO, retry update."; in ParseAndReportErrorCode()
169 LOG(ERROR) << "failed to find " << entry_name in ReadEntryToString()
178 LOG(ERROR) << "failed to read " << entry_name in ReadEntryToString()