Searched refs:getBandwidthGroup (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/include/
H A DBandwidthControlImpl.h67 HRESULT getBandwidthGroup(const com::Utf8Str &aName,
H A DMediumAttachmentImpl.h115 HRESULT getBandwidthGroup(ComPtr<IBandwidthGroup> &aBandwidthGroup);
H A DNetworkAdapterImpl.h98 HRESULT getBandwidthGroup(ComPtr<IBandwidthGroup> &aBandwidthGroup);
/vbox/src/VBox/Main/src-server/
H A DBandwidthControlImpl.cpp464 HRESULT BandwidthControl::getBandwidthGroup(const com::Utf8Str &aName, ComPtr<IBandwidthGroup> &aBandwidthGroup) function in class:BandwidthControl
H A DMediumAttachmentImpl.cpp356 HRESULT MediumAttachment::getBandwidthGroup(ComPtr<IBandwidthGroup> &aBandwidthGroup) function in class:MediumAttachment
H A DNetworkAdapterImpl.cpp1296 HRESULT NetworkAdapter::getBandwidthGroup(ComPtr<IBandwidthGroup> &aBandwidthGroup) function in class:NetworkAdapter

Completed in 249 milliseconds