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

/haiku/src/kits/storage/
H A DPathMonitor.cpp581 void _DeleteNode(Node* node, bool notify);
857 _DeleteNode(fBaseNode, false);
1016 _DeleteNode(fBaseNode, notify && _WatchFilesOnly());
1728 PathHandler::_DeleteNode(Node* node, bool notify) function in class:__anon3::PathHandler
1808 _DeleteNode(node, notify && _WatchFilesOnly());

Completed in 36 milliseconds