Searched refs:UnInitLocationSa (Results 1 – 8 of 8) sorted by relevance
43 bool SaLoadWithStatistic::UnInitLocationSa(int32_t systemAbilityId) in UnInitLocationSa() function in OHOS::Location::SaLoadWithStatistic46 bool ret = LocationSaLoadManager::UnInitLocationSa(systemAbilityId); in UnInitLocationSa()
43 static bool UnInitLocationSa(int32_t systemAbilityId);61 static bool UnInitLocationSa(int32_t systemAbilityId);
141 bool LocationSaLoadManager::UnInitLocationSa(int32_t systemAbilityId) in UnInitLocationSa() function in OHOS::Location::LocationSaLoadManager
125 SaLoadWithStatistic::UnInitLocationSa(LOCATION_NOPOWER_LOCATING_SA_ID); in UnloadPassiveSystemAbility()
338 SaLoadWithStatistic::UnInitLocationSa(LOCATION_GEO_CONVERT_SA_ID); in UnloadGeoConvertSystemAbility()
254 SaLoadWithStatistic::UnInitLocationSa(LOCATION_NETWORK_LOCATING_SA_ID); in UnloadNetworkSystemAbility()
220 SaLoadWithStatistic::UnInitLocationSa(LOCATION_GNSS_SA_ID); in UnloadGnssSystemAbility()
439 SaLoadWithStatistic::UnInitLocationSa(LOCATION_LOCATOR_SA_ID); in PostUnloadTask()