Searched refs:strTeleporterAddress (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A Dsettings.h1216 && (strTeleporterAddress == c.strTeleporterAddress)
1236 com::Utf8Str strTeleporterAddress; member in struct:settings::MachineUserData
/vbox/src/VBox/Main/xml/
H A DSettings.cpp3729 pElmTeleporter->getAttributeValue("address", pUserData->strTeleporterAddress);
5323 || !machineUserData.strTeleporterAddress.isEmpty()
5331 pelmTeleporter->setAttribute("address", machineUserData.strTeleporterAddress);
5962 || !machineUserData.strTeleporterAddress.isEmpty()
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp2945 aTeleporterAddress = mUserData->s.strTeleporterAddress;
2959 mUserData->s.strTeleporterAddress = aTeleporterAddress;

Completed in 394 milliseconds