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

/haiku/src/bin/
H A Deject.cpp55 inline BObjectList<RemovableDevice>& RemovableDevices() { return fRemovableDevices; } function in class:RemovableDeviceVisitor
109 int32 count = visitor.RemovableDevices().CountItems();
118 RemovableDevice* item = visitor.RemovableDevices().ItemAt(i);
125 device = (char*)visitor.RemovableDevices().FirstItem()->Path();

Completed in 27 milliseconds