Searched refs:AllowScanByIntervalBlocklist (Results 1 – 5 of 5) sorted by relevance
475 bool ScanService::AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklist() function in OHOS::Wifi::ScanService
807 bool AllowScanByIntervalBlocklist(
2157 return AllowScanByIntervalBlocklist(appId, singleAppForbid.blockListScanTime, in ExternScanByInterval()2309 bool ScanService::AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklist() function in OHOS::Wifi::ScanService
1600 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess1()1613 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess2()1628 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistSuccess3()1643 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistFail1()1657 bool rlt = pScanService->AllowScanByIntervalBlocklist( in AllowScanByIntervalBlocklistFail2()
208 pScanService->AllowScanByIntervalBlocklist(appId, now, appId, appId, appId); in StoreRequestScanConfigFuzzTest()