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

/haiku/headers/private/storage/
H A DDiskSystem.h46 bool SupportsDeletingChild() const;
/haiku/src/kits/storage/disk_device/
H A DDiskSystem.cpp275 // SupportsDeletingChild
277 BDiskSystem::SupportsDeletingChild() const function in class:BDiskSystem
/haiku/src/tests/kits/storage/disk_device/
H A DDiskDeviceTest.cpp590 supports = diskSystem.SupportsDeletingChild();

Completed in 100 milliseconds