Searched defs:continueScanTime (Results 1 – 4 of 4) sorted by relevance
1544 time_t continueScanTime = 0; in AllowScanByIntervalContinueSuccess1() local1555 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueSuccess2() local1568 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueSuccess3() local1580 time_t continueScanTime = time(nullptr) - timeTest; in AllowScanByIntervalContinueFail1() local
469 bool ScanService::AllowScanByIntervalContinue(time_t &continueScanTime, int &lessThanIntervalCount,… in AllowScanByIntervalContinue()
136 time_t continueScanTime; member
2279 bool ScanService::AllowScanByIntervalContinue(time_t &continueScanTime, int &lessThanIntervalCount,… in AllowScanByIntervalContinue()