Home
last modified time | relevance | path

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

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/logcat/
H A Dlogcat.cpp763 const char* getSizeFail = nullptr; in __logcat() local
1489 reportErrorName(&getSizeFail, dev->device, allSelected); in __logcat()
1527 if (getSizeFail) { in __logcat()
1529 "failed to get the readable '%s' log size", getSizeFail); in __logcat()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/logcat/
H A Dlogcat.cpp755 const char* getSizeFail = nullptr; in __logcat() local
1499 reportErrorName(&getSizeFail, dev->device, allSelected); in __logcat()
1535 if (getSizeFail) { in __logcat()
1537 "failed to get the readable '%s' log size", getSizeFail); in __logcat()