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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp4769 xml::ElementNode *pelmIOCache; local
4771 pelmIOCache = pelmIO->createChild("IoCache");
4772 pelmIOCache->setAttribute("enabled", hw.ioSettings.fIOCacheEnabled);
4773 pelmIOCache->setAttribute("size", hw.ioSettings.ulIOCacheSize);

Completed in 361 milliseconds