Lines Matching refs:fDiagnosticEnabled
194 bool fDiagnosticEnabled;
574 pThis->fDiagnosticEnabled = false;
1442 if (pThis->fDiagnosticEnabled)
1445 pThis->fDiagnosticEnabled = false;
1458 pThis->fDiagnosticEnabled = true;
1470 if (pThis->fDiagnosticEnabled)
1631 if (pThis->fDiagnosticEnabled)
4043 pHlp->pfnPrintf(pHlp, "fDiagnosticEnabled=%RTbool\n", pThis->fDiagnosticEnabled);
4362 SSMR3PutBool (pSSM, pThis->fDiagnosticEnabled);
4603 SSMR3GetBool (pSSM, &pThis->fDiagnosticEnabled);