Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h81 void SetLocationWorkingStateEvent(const AppExecFwk::InnerEvent::Pointer& event);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1887 … [this](const AppExecFwk::InnerEvent::Pointer& event) { SetLocationWorkingStateEvent(event); }; in ConstructDbHandleMap()
2243 void LocatorHandler::SetLocationWorkingStateEvent(const AppExecFwk::InnerEvent::Pointer& event) in SetLocationWorkingStateEvent() function in OHOS::Location::LocatorHandler