Home
last modified time | relevance | path

Searched refs:StopAllLocationRequests (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dsubability_common.h59 void StopAllLocationRequests();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dsubability_common.cpp51 void SubAbility::StopAllLocationRequests() in StopAllLocationRequests() function in OHOS::Location::SubAbility
/ohos5.0/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp603 networkAbility->StopAllLocationRequests(); in ProcessEvent()