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

/vbox/include/VBox/
H A Dsettings.h1321 void readDebugging(const xml::ElementNode *pElmDbg, Debugging *pDbg);
/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 48 milliseconds