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

/haiku-buildtools/jam/
H A DStatCacheServerImpl.h184 status_t StartWatching(Node *node);
239 status_t StartWatching(Node *node);
H A DStatCacheServer.cpp251 status_t error = NodeManager::GetDefault()->StartWatching(this);
583 // StartWatching
585 NodeMonitor::StartWatching(Node *node) function in class:NodeMonitor
932 StartWatching(node);
1073 // StartWatching
1075 NodeManager::StartWatching(Node *node) function in class:NodeManager
1077 return fNodeMonitor->StartWatching(node);

Completed in 53 milliseconds