Searched refs:i_updateBandwidthGroup (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumAttachmentImpl.h92 void i_updateBandwidthGroup(const Utf8Str &aBandwidthGroup);
H A DNetworkAdapterImpl.h112 void i_updateBandwidthGroup(BandwidthGroup *aBwGroup);
/vbox/src/VBox/Main/src-server/
H A DMediumAttachmentImpl.cpp572 void MediumAttachment::i_updateBandwidthGroup(const Utf8Str &aBandwidthGroup) function in class:MediumAttachment
H A DNetworkAdapterImpl.cpp1345 i_updateBandwidthGroup(pBwGroup);
1363 void NetworkAdapter::i_updateBandwidthGroup(BandwidthGroup *aBwGroup) function in class:NetworkAdapter
H A DMachineImpl.cpp4650 pAttach->i_updateBandwidthGroup(Utf8Str::Empty);
4656 pAttach->i_updateBandwidthGroup(group->i_getName());

Completed in 82 milliseconds