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

/vbox/src/VBox/Main/include/
H A DVirtualBoxBase.h932 AssertMsg(!d.isBackedUp(), ("data to share must not be backed up"));
933 if (!d.isBackedUp())
1059 bool isBackedUp() const function in class:Backupable

Completed in 86 milliseconds