Home
last modified time | relevance | path

Searched refs:CheckIfGeoConvertConnecting (Results 1 – 2 of 2) sorted by relevance

/base/location/services/location_geocode/geocode/include/
Dgeo_convert_service.h70 bool CheckIfGeoConvertConnecting();
/base/location/services/location_geocode/geocode/source/
Dgeo_convert_service.cpp412 if (!CheckIfGeoConvertConnecting() && locationSaLoadManager != nullptr) { in UnloadGeoConvertSystemAbility()
417 bool GeoConvertService::CheckIfGeoConvertConnecting() in CheckIfGeoConvertConnecting() function in OHOS::Location::GeoConvertService