Home
last modified time | relevance | path

Searched refs:SaLoadWithStatistic (Results 1 - 10 of 10) sorted by relevance

/base/location/frameworks/location_common/common/source/
H A Dsa_load_with_statistic.cpp25 SaLoadWithStatistic::SaLoadWithStatistic() in SaLoadWithStatistic() function in OHOS::Location::SaLoadWithStatistic
29 SaLoadWithStatistic::~SaLoadWithStatistic() in ~SaLoadWithStatistic()
33 bool SaLoadWithStatistic::InitLocationSa(int32_t systemAbilityId) in InitLocationSa()
43 bool SaLoadWithStatistic::UnInitLocationSa(int32_t systemAbilityId) in UnInitLocationSa()
/base/location/interfaces/inner_api/include/
H A Dlocation_sa_load_manager.h55 class SaLoadWithStatistic { class
57 SaLoadWithStatistic();
58 ~SaLoadWithStatistic();
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_impl.cpp79 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in IsLocationEnabled()
108 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in EnableAbility()
129 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in StartLocating()
150 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in StopLocating()
168 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in GetCachedLocation()
212 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in RegisterGnssStatusCallback()
231 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in UnregisterGnssStatusCallback()
246 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in RegisterNmeaMessageCallback()
265 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in UnregisterNmeaMessageCallback()
314 if (!SaLoadWithStatistic in RegisterCachedLocationCallback()
[all...]
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp84 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in AddFenceV9()
99 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in RemoveFenceV9()
114 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in AddGnssGeofence()
128 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in RemoveGnssGeofence()
144 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_LOCATOR_SA_ID)) { in GetGeofenceSupportedCoordTypes()
/base/location/services/location_passive/passive/source/
H A Dpassive_ability.cpp129 SaLoadWithStatistic::UnInitLocationSa(LOCATION_NOPOWER_LOCATING_SA_ID); in UnloadPassiveSystemAbility()
/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp431 SaLoadWithStatistic::UnInitLocationSa(LOCATION_LOCATOR_SA_ID); in PostUnloadTask()
555 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_GNSS_SA_ID)) { in SendGnssRequest()
878 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_GNSS_SA_ID)) { in UpdateProxyMap()
890 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_NETWORK_LOCATING_SA_ID)) { in UpdateProxyMap()
903 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_NOPOWER_LOCATING_SA_ID)) { in UpdateProxyMap()
1303 if (!SaLoadWithStatistic::InitLocationSa(LOCATION_GEO_CONVERT_SA_ID)) { in SendGeoRequest()
1948 if (!SaLoadWithStatistic::InitLocationSa(COMMON_SA_ID)) { in SendSwitchStateToHifenceEvent()
H A Drequest_manager.cpp505 if (!SaLoadWithStatistic::InitLocationSa(systemAbilityId)) { in ProxySendLocationRequest()
/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_service.cpp343 SaLoadWithStatistic::UnInitLocationSa(LOCATION_GEO_CONVERT_SA_ID); in UnloadGeoConvertSystemAbility()
/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp258 SaLoadWithStatistic::UnInitLocationSa(LOCATION_NETWORK_LOCATING_SA_ID); in UnloadNetworkSystemAbility()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp223 SaLoadWithStatistic::UnInitLocationSa(LOCATION_GNSS_SA_ID); in UnloadGnssSystemAbility()

Completed in 13 milliseconds