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

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h324 HRESULT findDHCPServerByNetworkName(const com::Utf8Str &aName,
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp4859 HRESULT VirtualBox::findDHCPServerByNetworkName(const com::Utf8Str &aName, function in class:VirtualBox
4925 // need it below, in findDHCPServerByNetworkName (reading) and in
4941 rc = findDHCPServerByNetworkName(uname, existing);

Completed in 56 milliseconds