Searched refs:UnloadLocationSa (Results 1 – 4 of 4) sorted by relevance
83 LocationErrCode LocationSaLoadManager::UnloadLocationSa(int32_t systemAbilityId) in UnloadLocationSa() function in OHOS::Location::LocationSaLoadManager148 if (instance == nullptr || instance->UnloadLocationSa(systemAbilityId) != ERRCODE_SUCCESS) { in UnInitLocationSa()
38 LocationErrCode UnloadLocationSa(int32_t systemAbilityId);
585 LocationErrCode err = LocationSaLoadManager::GetInstance()->UnloadLocationSa(UN_SAID);589 err = LocationSaLoadManager::GetInstance()->UnloadLocationSa(LOCATION_NOPOWER_LOCATING_SA_ID);
2062 locationSaLoadManager->UnloadLocationSa(LOCATION_LOCATOR_SA_ID); in UnloadSaEvent()