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

/vbox/src/VBox/Main/include/
H A DUSBDeviceImpl.h43 const Guid &i_id() const { return mData.id; } function in class:OUSBDevice
H A DGuestOSTypeImpl.h40 const Bstr &i_id() const { return mID; } function in class:GuestOSType
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2828 if ((*it)->i_id() == aId)
5492 LogFlowThisFunc(("it={%RTuuid}\n", (*it)->i_id().raw()));
5493 if ((*it)->i_id() == Uuid)
8642 LogFlowFunc(("Attached device {%RTuuid}\n", pUSBDevice->i_id().raw()));
8723 aHostDevice->i_id().raw()));
8735 PCRTUUID pUuid = aHostDevice->i_id().raw();
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp1899 const Bstr &typeId = (*it)->i_id();
3567 if ((*it)->i_id() == bstrOSType)
H A DMachineImpl.cpp347 mUserData->s.strOsType = aOsType->i_id();
8229 mUserData->s.strOsType = mParent->i_getUnknownOSType()->i_id();

Completed in 327 milliseconds