Searched refs:_Delete (Results 1 - 8 of 8) sorted by last modified time

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp842 *_command = _Delete();
941 *_command = _Delete();
1368 PathManipulator::_Delete() function in class:PathManipulator
H A DPathManipulator.h113 Command* _Delete();
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp392 _Delete(fCurrentDisk, fCurrentPartitionID);
1272 MainWindow::_Delete(BDiskDevice* disk, partition_id selectedPartition) function in class:MainWindow
H A DMainWindow.h77 void _Delete(BDiskDevice* disk,
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DExtentAllocator.cpp333 _Delete(RootNode());
339 CachedExtentTree::_Delete(CachedExtent* node) function in class:CachedExtentTree
343 _Delete(_GetValue(node->left));
344 _Delete(_GetValue(node->right));
H A DExtentAllocator.h104 void _Delete(CachedExtent* node);
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRPCServer.h186 void _Delete(ServerNode* node);
H A DRPCServer.cpp415 _Delete(node);
441 ServerManager::_Delete(ServerNode* node) function in class:ServerManager

Completed in 57 milliseconds