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

/haiku/src/kits/storage/
H A DPathMonitor.cpp555 void _StopWatchingAncestors(Ancestor* ancestor,
1012 PathHandler::_StopWatchingAncestors(Ancestor* ancestor, bool notify) function in class:__anon3::PathHandler
1249 _StopWatchingAncestors(fRoot, false);
1306 _StopWatchingAncestors(fBaseAncestor, notifyFilesRecursively);
1315 _StopWatchingAncestors(fBaseAncestor, true);
1406 _StopWatchingAncestors(ancestor, true);
1429 _StopWatchingAncestors(childAncestor, true);
1476 _StopWatchingAncestors(fBaseAncestor, true);
1524 _StopWatchingAncestors(ancestor, true);
1532 _StopWatchingAncestors(ancesto
[all...]

Completed in 20 milliseconds