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

/vbox/src/VBox/Main/src-server/linux/
H A DHostHardwareLinux.cpp75 static void setNoProbe(bool val) { fNoProbe = val; } function
79 static void setNoProbe(bool val) { (void)val; } function
461 setNoProbe(false);
466 setNoProbe(true);
489 setNoProbe(false);
495 setNoProbe(true);

Completed in 34 milliseconds