Searched refs:StopLocatorThread (Results 1 – 2 of 2) sorted by relevance
58 void StopLocatorThread();
126 void LocatorBackgroundProxy::StopLocatorThread() in StopLocatorThread() function in OHOS::Location::LocatorBackgroundProxy151 std::thread th(&LocatorBackgroundProxy::StopLocatorThread, this); in StopLocator()