Home
last modified time | relevance | path

Searched refs:watchingStopped (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/src/lib/io/
H A Dkdirwatch_p.h80 , watchingStopped(inst->isStopped()) in Client()
96 bool watchingStopped; member
H A Dkdirwatch.cpp1140 client.watchingStopped = true; in stopEntryScan()
1141 } else if (!client.watchingStopped) { in stopEntryScan()
1167 if (!client.watchingStopped) { in restartEntryScan()
1170 client.watchingStopped = false; in restartEntryScan()
1248 if (!client.watchingStopped || skippedToo) { in resetList()
1382 if (c.watchingStopped) { in emitEvent()
1766 if (c.watchingStopped) { in statistics()