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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp263 static int getSmcDeviceKey(IVirtualBox *pVirtualBox, IMachine *pMachine, Utf8Str *pStrKey, bool *pfGetKeyFromRealSMC) argument
265 *pfGetKeyFromRealSMC = false;
283 *pfGetKeyFromRealSMC = true;
302 *pfGetKeyFromRealSMC = true;
317 *pfGetKeyFromRealSMC = true;

Completed in 283 milliseconds