Home
last modified time | relevance | path

Searched refs:NETWORK_STATUS_NUM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/network_status_history/
H A Dnetwork_status_history_manager.cpp44 int counts[NETWORK_STATUS_NUM]) in CountNetworkStatus() argument
55 int counts[NETWORK_STATUS_NUM] = {0}; in IsInternetAccessByHistory()
75 int counts[NETWORK_STATUS_NUM] = {0}; in IsAllowRecoveryByHistory()
105 int counts[NETWORK_STATUS_NUM] = {0}; in IsPortalByHistory()
112 int counts[NETWORK_STATUS_NUM] = {0}; in HasInternetEverByHistory()
H A Dnetwork_status_history_manager.h108 constexpr static int NETWORK_STATUS_NUM = 4;
116 static void CountNetworkStatus(uint32_t networkStatusHistory, int counts[NETWORK_STATUS_NUM]);