Searched refs:AllowScanByIntervalExp (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/ |
H A D | mock_scan_service_new.cpp | 464 bool ScanService::AllowScanByIntervalExp(int &expScanCount, int &interval, int &count) in AllowScanByIntervalExp() function in OHOS::Wifi::ScanService
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service.h | 784 bool AllowScanByIntervalExp(int &expScanCount, int &interval, int &count);
|
H A D | scan_service.cpp | 2148 …return AllowScanByIntervalExp(singleAppForbid.expScanCount, singleAppForbid.scanIntervalMode.inter… in ExternScanByInterval() 2263 bool ScanService::AllowScanByIntervalExp(int &expScanCount, int &interval, int &count) in AllowScanByIntervalExp() function in OHOS::Wifi::ScanService
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/ |
H A D | scan_service_test.cpp | 1539 EXPECT_EQ(pScanService->AllowScanByIntervalExp(expScanCount, interval, count), true); in AllowScanByIntervalExpSuccess()
|