Searched refs:currentLogItemVisible (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/loader/
H A Dmenu.cpp1473 bool currentLogItemVisible = platform_debug_get_log_buffer(NULL) != NULL; local
1474 if (currentLogItemVisible) {
1485 if (!currentLogItemVisible)

Completed in 61 milliseconds