| /vbox/src/VBox/Main/include/ |
| H A D | USBControllerImpl.h | 56 const Utf8Str &i_getName() const;
|
| H A D | AdditionsFacilityImpl.h | 60 com::Utf8Str i_getName() const;
|
| H A D | BandwidthGroupImpl.h | 52 const Utf8Str &i_getName() const { return m->bd->strName; } function in class:BandwidthGroup
|
| H A D | SharedFolderImpl.h | 50 const Utf8Str& i_getName() const;
|
| H A D | StorageControllerImpl.h | 48 const Utf8Str &i_getName() const;
|
| H A D | SnapshotImpl.h | 78 const Utf8Str& i_getName() const;
|
| H A D | HostUSBDeviceImpl.h | 209 com::Utf8Str i_getName();
|
| H A D | GuestSessionImpl.h | 419 Utf8Str i_getName(void);
|
| H A D | MediumImpl.h | 113 Utf8Str i_getName();
|
| /vbox/src/VBox/Main/src-server/ |
| H A D | USBProxyService.cpp | 214 aMachine->i_getName().c_str(), 233 pHostDevice->i_getId().raw(), pHostDevice->i_getStateName(), aDone, pHostDevice->i_getName().c_str())); 277 aMachine->i_getName().c_str())); 400 LogFlowThisFunc(("{%s} ignoring=%p\n", aDevice->i_getName().c_str(), aIgnoreMachine)); 409 AssertMsgReturn(aDevice->i_isCapturableOrHeld(), ("{%s} %s\n", aDevice->i_getName().c_str(), 477 LogFlowThisFunc(("{%s} attached to %p\n", aDevice->i_getName().c_str(), (void *)pMachine)); 512 LogFlowThisFunc(("{%s} aMachine=%p \n", aDevice->i_getName().c_str(), aMachine)); 949 NewObj->i_getName().c_str(), 980 pHostDevice->i_getName().c_str())); 1031 aDevice->i_getName() [all...] |
| H A D | HostPower.cpp | 168 LogRel(("SaveState '%s' failed with %Rhrc\n", pMachine->i_getName().c_str(), rc)); 185 LogRel(("SaveState '%s' succeeded\n", pMachine->i_getName().c_str()));
|
| H A D | SnapshotImpl.cpp | 559 const Utf8Str& Snapshot::i_getName() const function in class:Snapshot 902 Utf8Str name = i_getName(); 1981 pAttach->i_getMedium()->i_getName().c_str())); 1988 BstrFmt(tr("Restoring snapshot '%s'"), pSnapshot->i_getName().c_str()).raw(), 2162 LogFlowThisFunc(("Picked differencing image '%s' for deletion\n", pMedium->i_getName().c_str())); 2199 LogFlowThisFunc(("Detaching old current state in differencing image '%s'\n", pMedium->i_getName().c_str())); 2240 LogFlowThisFunc(("Deleting old current state in differencing image '%s'\n", pMedium->i_getName().c_str())); 2394 pSnapshot->i_getName().c_str(), 2401 pSnapshot->i_getName().c_str(), 2458 LogFlowThisFunc(("op %d: considering hard disk attachment %s\n", ulOpCount, pHD->i_getName() [all...] |
| H A D | BandwidthControlImpl.cpp | 375 if ((*it)->i_getName() == aName) 524 group.strName = (*it)->i_getName();
|
| H A D | USBControllerImpl.cpp | 390 const Utf8Str &USBController::i_getName() const function in class:USBController
|
| H A D | HostUSBDeviceImpl.cpp | 95 mNameObj = i_getName(); 312 com::Utf8Str HostUSBDevice::i_getName() function in class:HostUSBDevice 383 mName, mId.raw(), mMachine->i_getName().c_str());
|
| H A D | NetworkAdapterImpl.cpp | 1332 strBwGroup = static_cast<BandwidthGroup *>(iBw)->i_getName(); 1386 mData->mBandwidthGroup = aBwGroup->i_getName();
|
| /vbox/src/VBox/Main/src-server/darwin/ |
| H A D | USBProxyServiceDarwin.cpp | 125 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 172 LogFlowThisFunc(("aDevice=%s aSuccess=%RTbool mOneShotId=%p\n", aDevice->i_getName().c_str(), aSuccess, aDevice->mOneShotId)); 189 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 238 LogFlowThisFunc(("aDevice=%s aSuccess=%RTbool mOneShotId=%p\n", aDevice->i_getName().c_str(), aSuccess, aDevice->mOneShotId));
|
| /vbox/src/VBox/Main/src-client/ |
| H A D | AdditionsFacilityImpl.cpp | 118 aName = i_getName(); 171 com::Utf8Str AdditionsFacility::i_getName() const function in class:AdditionsFacility
|
| H A D | GuestCtrlImpl.cpp | 551 if (strName.contains(itSessions->second->i_getName())) /** @todo Use a (simple) pattern match (IPRT?). */
|
| /vbox/src/VBox/Main/src-server/win/ |
| H A D | USBProxyServiceWindows.cpp | 146 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 188 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str()));
|
| /vbox/src/VBox/Main/src-server/solaris/ |
| H A D | USBProxyServiceSolaris.cpp | 344 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 383 LogFlowThisFunc(("aDevice=%s aSuccess=%RTbool mOneShotId=%p\n", aDevice->i_getName().c_str(), aSuccess, aDevice->mOneShotId)); 399 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 438 LogFlowThisFunc(("aDevice=%s aSuccess=%RTbool mOneShotId=%p\n", aDevice->i_getName().c_str(), aSuccess, aDevice->mOneShotId));
|
| /vbox/src/VBox/Main/src-server/freebsd/ |
| H A D | USBProxyServiceFreeBSD.cpp | 117 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 136 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str()));
|
| /vbox/src/VBox/Main/src-server/linux/ |
| H A D | USBProxyServiceLinux.cpp | 228 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str())); 247 LogFlowThisFunc(("aDevice=%s\n", aDevice->i_getName().c_str()));
|
| /vbox/src/VBox/Main/testcase/ |
| H A D | tstUSBProxyLinux.cpp | 60 com::Utf8Str HostUSBDevice::i_getName() function in class:HostUSBDevice
|
| /vbox/src/VBox/Main/src-all/ |
| H A D | SharedFolderImpl.cpp | 400 const Utf8Str& SharedFolder::i_getName() const function in class:SharedFolder
|