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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp771 i_rollback(false /* aNotify */);
880 i_rollback(false /* aNotify */);
5039 i_rollback(true /* aNotify */);
7976 i_rollback(false /* aNotify */);
11576 * @param aNotify Whether to notify the direct session about changes or not.
11580 void Machine::i_rollback(bool aNotify) argument
11710 if (aNotify)
12547 i_rollback(false /* aNotify */);

Completed in 77 milliseconds