Searched refs:UnRegLocationErrorEvent (Results 1 – 3 of 3) sorted by relevance
71 void UnRegLocationErrorEvent(const AppExecFwk::InnerEvent::Pointer& event);
814 locatorHandler->UnRegLocationErrorEvent(event);
1859 [this](const AppExecFwk::InnerEvent::Pointer& event) { UnRegLocationErrorEvent(event); }; in InitLocatorHandlerEventMap()2079 void LocatorHandler::UnRegLocationErrorEvent(const AppExecFwk::InnerEvent::Pointer& event) in UnRegLocationErrorEvent() function in OHOS::Location::LocatorHandler