Searched refs:GetAcceptUnvalidated (Results 1 – 4 of 4) sorted by relevance
96 virtual bool GetAcceptUnvalidated(int networkId) = 0;172 MOCK_METHOD1(GetAcceptUnvalidated, bool(int networkId));
142 bool GetAcceptUnvalidated(int networkId);
377 bool WifiSettings::GetAcceptUnvalidated(int networkId) in GetAcceptUnvalidated() function in OHOS::Wifi::WifiSettings
3610 if (WifiSettings::GetInstance().GetAcceptUnvalidated(networkId)) { in UpdateAcceptUnvalidatedState()3765 if (WifiSettings::GetInstance().GetAcceptUnvalidated(networkId)) { in CheckIfRestoreWifi()