Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/include/
Dlocator_background_proxy.h58 void StopLocatorThread();
/base/location/services/location_locator/locator/source/
Dlocator_background_proxy.cpp126 void LocatorBackgroundProxy::StopLocatorThread() in StopLocatorThread() function in OHOS::Location::LocatorBackgroundProxy
151 std::thread th(&LocatorBackgroundProxy::StopLocatorThread, this); in StopLocator()