Searched defs:pLogInstance (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DMachineDebuggerImpl.cpp414 const PRTLOGGER pLogInstance = RTLogDefaultInstance(); local
415 *aLogEnabled = pLogInstance && !(pLogInstance->fFlags & RTLOGFLAGS_DISABLED);

Completed in 360 milliseconds