Lines Matching refs:fDryRun
135 : fDryRun(false),
141 bool fDryRun;
1530 * @param fDryRun Flag indicating if we want to run a dry run only.
1536 static int ctrlCopyContextCreate(PGCTLCMDCTX pCtx, bool fDryRun, bool fHostToGuest,
1548 pContext->fDryRun = fDryRun;
1736 if (pContext->fDryRun)
1913 if (pContext->fDryRun)
2441 bool fDryRun = false;
2453 fDryRun = true;
2508 if (fDryRun)
2515 vrc = ctrlCopyContextCreate(pCtx, fDryRun, fHostToGuest,