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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp500 bool fDoMount = false; local
504 fDoMount = true;
535 fDoMount = true; /* Since automatic updating failed, fall back to .ISO mounting. */
541 if (!fDoMount)

Completed in 95 milliseconds