Searched defs:strNameOrId (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp1980 * @param strNameOrId Name or full location or UUID of host drive to look for.
1985 const Utf8Str &strNameOrId,
1990 Guid uuid(strNameOrId);
1995 return i_findHostDriveByName(mediumType, strNameOrId, true /* fRefresh */, pMedium);
1984 i_findHostDriveByNameOrId(DeviceType_T mediumType, const Utf8Str &strNameOrId, ComObjPtr<Medium> &pMedium) argument

Completed in 53 milliseconds