Searched refs:fullAppForbidList (Results 1 – 3 of 3) sorted by relevance
1929 fullAppForbidList.clear(); in ClearScanControlValue()2206 …for (auto fullAppForbidIter = fullAppForbidList.begin(); fullAppForbidIter != fullAppForbidList.en… in AllowFullAppScanByInterval()2220 fullAppForbidList.push_back(singleAppForbid); in AllowFullAppScanByInterval()2222 for (auto iter = fullAppForbidList.begin(); iter != fullAppForbidList.end(); ++iter) { in AllowFullAppScanByInterval()
326 std::vector<SingleAppForbid> fullAppForbidList; variable
1460 pScanService->fullAppForbidList.push_back(sAppForbid); in AllowFullAppScanByIntervalSuccess2()1480 pScanService->fullAppForbidList.push_back(sAppForbid); in AllowFullAppScanByIntervalFail1()