Home
last modified time | relevance | path

Searched refs:ReportScanStopEvent (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 Dmock_scan_service_new.cpp161 void ScanService::ReportScanStopEvent() in ReportScanStopEvent() function in OHOS::Wifi::ScanService
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h409 void ReportScanStopEvent();
H A Dscan_service.cpp174 ReportScanStopEvent(); in HandleScanStatusReport()
884 void ScanService::ReportScanStopEvent() in ReportScanStopEvent() function in OHOS::Wifi::ScanService
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp250 pScanService->ReportScanStopEvent(); in StoreRequestScanConfigFuzzTest()