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

/haiku-buildtools/jam/
H A DStatCacheServerImpl.h185 status_t StopWatching(Node *node);
240 status_t StopWatching(Node *node);
H A DStatCacheServer.cpp241 NodeManager::GetDefault()->StopWatching(this);
605 // StopWatching
607 NodeMonitor::StopWatching(Node *node) function in class:NodeMonitor
931 StopWatching(node);
1080 // StopWatching
1082 NodeManager::StopWatching(Node *node) function in class:NodeManager
1084 return fNodeMonitor->StopWatching(node);

Completed in 23 milliseconds