Home
last modified time | relevance | path

Searched refs:HasGnssNetworkRequest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_impl.h630 bool HasGnssNetworkRequest();
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_impl.cpp1338 … if (HasGnssNetworkRequest() && SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in ResetLocatorProxy()
1488 bool LocatorImpl::HasGnssNetworkRequest() in HasGnssNetworkRequest() function in OHOS::Location::LocatorImpl
1592 if (g_callbackResumer != nullptr && !g_locatorImpl->HasGnssNetworkRequest()) { in OnAddSystemAbility()
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_impl_test.cpp677 locatorImpl_->HasGnssNetworkRequest();