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

/vbox/src/VBox/Main/include/
H A Dovfreader.h326 bool fAutomaticDeallocation; member in class:ovf::VirtualHardwareItem
350 fAutomaticDeallocation(false),
/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp866 fAutomaticDeallocation = (!strcmp(pelmItemChild->getValue(), "true")) ? true : false;

Completed in 69 milliseconds