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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp3230 Utf8Str strLocalOrUTC; local
3231 machineUserData.fRTCUseUTC = pelmHwChild->getAttributeValue("localOrUTC", strLocalOrUTC)
3232 && strLocalOrUTC == "UTC";

Completed in 48 milliseconds