Searched refs:RegLocationErrorEvent (Results 1 – 3 of 3) sorted by relevance
70 void RegLocationErrorEvent(const AppExecFwk::InnerEvent::Pointer& event);
813 locatorHandler->RegLocationErrorEvent(event);
1857 [this](const AppExecFwk::InnerEvent::Pointer& event) { RegLocationErrorEvent(event); }; in InitLocatorHandlerEventMap()2066 void LocatorHandler::RegLocationErrorEvent(const AppExecFwk::InnerEvent::Pointer& event) in RegLocationErrorEvent() function in OHOS::Location::LocatorHandler