Searched refs:LocatorHandler (Results 1 – 3 of 3) sorted by relevance
1820 LocatorHandler::LocatorHandler(const std::shared_ptr<AppExecFwk::EventRunner>& runner) : EventHandl… in LocatorHandler() function in OHOS::Location::LocatorHandler1825 LocatorHandler::~LocatorHandler() {} in ~LocatorHandler()1827 void LocatorHandler::InitLocatorHandlerEventMap() in InitLocatorHandlerEventMap()1878 void LocatorHandler::ConstructGeocodeHandleMap() in ConstructGeocodeHandleMap()1884 void LocatorHandler::ConstructDbHandleMap() in ConstructDbHandleMap()1948 void LocatorHandler::UpdateSaEvent(const AppExecFwk::InnerEvent::Pointer& event) in UpdateSaEvent()2058 void LocatorHandler::UnloadSaEvent(const AppExecFwk::InnerEvent::Pointer& event) in UnloadSaEvent()2123 bool LocatorHandler::IsSwitchObserverReg() in IsSwitchObserverReg()2129 void LocatorHandler::SetIsSwitchObserverReg(bool isSwitchObserverReg) in SetIsSwitchObserverReg()2152 void LocatorHandler::ProcessEvent(const AppExecFwk::InnerEvent::Pointer& event) in ProcessEvent()[all …]
649 new (std::nothrow) LocatorHandler(runner);704 new (std::nothrow) LocatorHandler(runner);719 new (std::nothrow) LocatorHandler(runner);734 new (std::nothrow) LocatorHandler(runner);749 new (std::nothrow) LocatorHandler(runner);764 new (std::nothrow) LocatorHandler(runner);780 new (std::nothrow) LocatorHandler(runner);794 new (std::nothrow) LocatorHandler(runner);809 new (std::nothrow) LocatorHandler(runner);825 new (std::nothrow) LocatorHandler(runner);[all …]
47 class LocatorHandler : public AppExecFwk::EventHandler {51 explicit LocatorHandler(const std::shared_ptr<AppExecFwk::EventRunner>& runner);52 ~LocatorHandler() override;254 std::shared_ptr<LocatorHandler> locatorHandler_;