Searched refs:clearFail (Results 1 – 1 of 1) sorted by relevance
752 const char* clearFail = nullptr; in __logcat() local1472 reportErrorName(&clearFail, dev->device, allSelected); in __logcat()1478 if (err < 0 && errno != ENOENT && !clearFail) { in __logcat()1480 reportErrorName(&clearFail, dev->device, allSelected); in __logcat()1484 reportErrorName(&clearFail, dev->device, allSelected); in __logcat()1525 if (clearFail) { in __logcat()1527 "failed to clear the '%s' log\n", clearFail); in __logcat()