Home
last modified time | relevance | path

Searched refs:UnloadGeoConvertSystemAbility (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/services/location_geocode/geocode/include/
H A Dgeo_convert_skeleton.h53 virtual void UnloadGeoConvertSystemAbility() = 0;
H A Dgeo_convert_service.h85 void UnloadGeoConvertSystemAbility() override;
/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp165 UnloadGeoConvertSystemAbility(); in OnRemoteRequest()
H A Dgeo_convert_service.cpp327 void GeoConvertService::UnloadGeoConvertSystemAbility() in UnloadGeoConvertSystemAbility() function in OHOS::Location::GeoConvertService