Home
last modified time | relevance | path

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

/system/core/logcat/
Dlogcat.cpp1022 const char *setSizeFail = NULL; in main() local
1072 setSizeFail = setSizeFail ?: dev->device; in main()
1101 if (setSizeFail) { in main()
1102 logcat_panic(false, "failed to set the '%s' log size\n", setSizeFail); in main()