Searched refs:BDiskDeviceList (Results 1 – 6 of 6) sorted by relevance
25 BDiskDeviceList::BDiskDeviceList(bool useOwnLocker) in BDiskDeviceList() function in BDiskDeviceList37 BDiskDeviceList::~BDiskDeviceList() in ~BDiskDeviceList()46 BDiskDeviceList::MessageReceived(BMessage *message) in MessageReceived()48 AutoLocker<BDiskDeviceList> _(this); in MessageReceived()107 BDiskDeviceList::SetNextHandler(BHandler *handler) in SetNextHandler()110 AutoLocker<BDiskDeviceList> _(this); in SetNextHandler()133 BDiskDeviceList::Fetch() in Fetch()136 AutoLocker<BDiskDeviceList> _(this); in Fetch()170 BDiskDeviceList::Unset() in Unset()172 AutoLocker<BDiskDeviceList> _(this); in Unset()[all …]
21 class BDiskDeviceList : public BHandler {23 BDiskDeviceList(bool useOwnLocker = true);24 virtual ~BDiskDeviceList();
44 friend class BDiskDeviceList;
84 const BDiskDeviceList& devices,103 const BDiskDeviceList& fDevices;233 MountArchivedVisitor::MountArchivedVisitor(const BDiskDeviceList& devices, in MountArchivedVisitor()583 BDiskDeviceList devices; in _MountVolumes()
183 BDiskDeviceList devices; in AddDynamicItem()
434 BDiskDeviceList deviceList; in ArgvReceived()