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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp3740 void MachineConfigFile::readDebugging(const xml::ElementNode *pElmDebugging, Debugging *pDbg) function in class:MachineConfigFile
3888 readDebugging(elmSnapshot.findChildElement("Debugging"), &snap.debugging);
4048 readDebugging(pelmMachineChild, &debugging);

Completed in 85 milliseconds