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

/haiku/src/kits/tracker/
H A DTrashWatcher.h53 bool IsTrashNode(const node_ref*) const;
H A DTrashWatcher.cpp78 BTrashWatcher::IsTrashNode(const node_ref* testNode) const function in class:BTrashWatcher
H A DTracker.h98 bool IsTrashNode(const node_ref* node) const;
H A DTracker.cpp1799 TTracker::IsTrashNode(const node_ref* node) const function in class:TTracker
1801 return fTrashWatcher->IsTrashNode(node);

Completed in 43 milliseconds