Home
last modified time | relevance | path

Searched refs:NotifyDisConnected (Results 1 – 6 of 6) sorted by relevance

/base/location/services/location_geocode/geocode/include/
Dgeo_convert_service.h64 void NotifyDisConnected();
/base/location/services/location_network/network/include/
Dnetwork_ability.h73 void NotifyDisConnected();
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp105 DelayedSingleton<NetworkAbility>::GetInstance().get()->NotifyDisConnected(); in OnAbilityDisconnectDone()
176 void NetworkAbility::NotifyDisConnected() in NotifyDisConnected() function in OHOS::Location::NetworkAbility
/base/location/services/location_geocode/geocode/source/
Dgeo_convert_service.cpp99 DelayedSingleton<GeoConvertService>::GetInstance().get()->NotifyDisConnected(); in OnAbilityDisconnectDone()
168 void GeoConvertService::NotifyDisConnected() in NotifyDisConnected() function in OHOS::Location::GeoConvertService
/base/location/test/location_geocode/source/
Dgeo_convert_service_test.cpp291 service_->NotifyDisConnected();
/base/location/test/location_network/source/
Dnetwork_ability_test.cpp335 ability->NotifyDisConnected();