Home
last modified time | relevance | path

Searched defs:singleAppForbid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp199 SingleAppForbid singleAppForbid; in StoreRequestScanConfigFuzzTest() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp1373 SingleAppForbid singleAppForbid; in ExternScanByIntervalSuccess1() local
1380 SingleAppForbid singleAppForbid; in ExternScanByIntervalSuccess2() local
1387 SingleAppForbid singleAppForbid; in ExternScanByIntervalSuccess3() local
1394 SingleAppForbid singleAppForbid; in ExternScanByIntervalSuccess4() local
1401 SingleAppForbid singleAppForbid; in ExternScanByIntervalSuccess5() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp2138 bool ScanService::ExternScanByInterval(int appId, SingleAppForbid &singleAppForbid) in ExternScanByInterval()
2179 SingleAppForbid singleAppForbid; in AllowSingleAppScanByInterval() local
2214 SingleAppForbid singleAppForbid; in AllowFullAppScanByInterval() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service_new.cpp444 bool ScanService::ExternScanByInterval(int appId, SingleAppForbid &singleAppForbid) in ExternScanByInterval()