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

/haiku/src/kits/storage/
H A DPathMonitor.cpp613 bool _WatchRecursively() const;
973 | (_WatchRecursively() ? B_WATCH_DIRECTORY : 0);
998 if (!_WatchRecursively())
1157 if (_WatchRecursively()) {
1441 if (!_WatchRecursively()) {
1451 if (!_WatchRecursively()) {
1556 if (!_WatchRecursively()) {
1567 if (!_WatchRecursively()) {
1937 PathHandler::_WatchRecursively() const function in class:__anon3::PathHandler

Completed in 46 milliseconds