Searched refs:systemScanFailedNum (Results 1 – 2 of 2) sorted by relevance
310 std::atomic<int> systemScanFailedNum; variable
47 systemScanFailedNum(0), in ScanService()597 systemScanFailedNum++; in HandleCommonScanFailed()601 …if (pScanStateMachine != nullptr && needRestartSystemScan && systemScanFailedNum < MAX_SYSTEM_SCAN… in HandleCommonScanFailed()665 systemScanFailedNum = 0; in HandleScanResults()1250 systemScanFailedNum = 0; in StopSystemScan()