Home
last modified time | relevance | path

Searched refs:openDeviceFail (Results 1 – 1 of 1) sorted by relevance

/system/core/logcat/
Dlogcat.cpp751 const char* openDeviceFail = nullptr; in __logcat() local
1447 reportErrorName(&openDeviceFail, dev->device, allSelected); in __logcat()
1520 if (openDeviceFail) { in __logcat()
1522 "Unable to open log device '%s'\n", openDeviceFail); in __logcat()