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

/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp80 HRESULT VFSExplorer::init(VFSType_T aType, Utf8Str aFilePath, Utf8Str aHostname, Utf8Str aUsername, argument
95 m->strHostname = aHostname;
/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp924 * @param aHostname The name of the target host.
930 HRESULT Console::teleport(const com::Utf8Str &aHostname, ULONG aTcpport, const com::Utf8Str &aPassword, argument
981 pState->mstrHostname = aHostname;

Completed in 64 milliseconds