Home
last modified time | relevance | path

Searched refs:AllowSystemTimerScan (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp281 ErrCode ScanService::AllowSystemTimerScan() in AllowSystemTimerScan() function in OHOS::Wifi::ScanService
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h518 ErrCode AllowSystemTimerScan();
H A Dscan_service.cpp1413 ErrCode ScanService::AllowSystemTimerScan() in AllowSystemTimerScan() function in OHOS::Wifi::ScanService
1553 allScanResult = AllowSystemTimerScan(); in AllowScanByType()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp238 pScanService->AllowSystemTimerScan(); in StoreRequestScanConfigFuzzTest()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp849 pScanService->AllowSystemTimerScan(); in AllowSystemTimerScanSuccess()
855 pScanService->AllowSystemTimerScan(); in AllowSystemTimerScanFail1()
861 EXPECT_EQ(pScanService->AllowSystemTimerScan(), WIFI_OPT_FAILED); in AllowSystemTimerScanFail3()
881 EXPECT_EQ(pScanService->AllowSystemTimerScan(), WIFI_OPT_FAILED); in AllowSystemTimerScanFail5()