Searched refs:GetLocationModeByDatashare (Results 1 – 4 of 4) sorted by relevance
112 bool GetLocationModeByDatashare();
369 bool WifiEventSubscriberManager::GetLocationModeByDatashare() in GetLocationModeByDatashare() function in OHOS::Wifi::WifiEventSubscriberManager391 if (GetLocationModeByDatashare()) { in DealLocationModeChangeEvent()
358 bool result = wifiManager.wifiEventSubscriberManager->GetLocationModeByDatashare();
571 … if (WifiManager::GetInstance().GetWifiEventSubscriberManager()->GetLocationModeByDatashare()) { in IsScanOnlyEnable()