Searched refs:VisitEachDevice (Results 1 – 5 of 5) sorted by relevance
38 BDiskDevice *VisitEachDevice(BDiskDeviceVisitor *visitor);
104 bool VisitEachDevice(BDiskDeviceVisitor* visitor,
107 diskDeviceRoster.VisitEachDevice(&visitor); in main()
254 BDiskDeviceList::VisitEachDevice(BDiskDeviceVisitor *visitor) in VisitEachDevice() function in BDiskDeviceList363 return const_cast<BDiskDeviceList*>(this)->VisitEachDevice(&visitor); in DeviceWithID()
193 BDiskDeviceRoster::VisitEachDevice(BDiskDeviceVisitor* visitor, in VisitEachDevice() function in BDiskDeviceRoster