Searched refs:appForbidList (Results 1 – 3 of 3) sorted by relevance
1927 appForbidList.clear(); in ClearScanControlValue()2170 …for (auto forbidListIter = appForbidList.begin(); forbidListIter != appForbidList.end(); ++forbidL… in AllowSingleAppScanByInterval()2186 appForbidList.push_back(singleAppForbid); in AllowSingleAppScanByInterval()2188 for (auto iter = appForbidList.begin(); iter != appForbidList.end(); ++iter) { in AllowSingleAppScanByInterval()
319 std::vector<SingleAppForbid> appForbidList; /* Store extern app scan data */ variable
1420 pScanService->appForbidList.push_back(sAppForbid); in AllowSingleAppScanByIntervalSuccess2()1440 pScanService->appForbidList.push_back(sAppForbid); in AllowSingleAppScanByIntervalFail1()