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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageList.cpp245 static HRESULT listMedia(const ComPtr<IVirtualBox> pVirtualBox, function
267 rc = listMedia(pVirtualBox, children, Utf8Str(uuid).c_str(), fOptLong);
1062 rc = listMedia(pVirtualBox, hdds, "base", fOptLong);
1070 rc = listMedia(pVirtualBox, dvds, NULL, fOptLong);
1078 rc = listMedia(pVirtualBox, floppies, NULL, fOptLong);

Completed in 48 milliseconds