Home
last modified time | relevance | path

Searched refs:fixedCurrentTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_scan_msg.h326 time_t fixedCurrentTime; member
331 fixedCurrentTime = 0; in PnoScanIntervalMode()
332 fixedCurrentTime = 0; in PnoScanIntervalMode()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/include/
H A Dwifi_internal_msg.h140 time_t fixedCurrentTime; member
149 fixedCurrentTime = 0; in SingleAppForbid()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp1526 … if (!PnoScanByInterval(pnoScanIntervalMode.fixedScanCount, pnoScanIntervalMode.fixedCurrentTime, in AllowPnoScan()
2144 … return AllowScanByIntervalFixed(singleAppForbid.fixedScanCount, singleAppForbid.fixedCurrentTime, in ExternScanByInterval()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service_test.cpp1434 sAppForbid.fixedCurrentTime = time(nullptr) - 1; in AllowSingleAppScanByIntervalFail1()
1474 sAppForbid.fixedCurrentTime = time(nullptr) - 1; in AllowFullAppScanByIntervalFail1()