Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h59 void InitRequestManagerEvent(const AppExecFwk::InnerEvent::Pointer& event);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1835 [this](const AppExecFwk::InnerEvent::Pointer& event) { InitRequestManagerEvent(event); }; in InitLocatorHandlerEventMap()
1956 void LocatorHandler::InitRequestManagerEvent(const AppExecFwk::InnerEvent::Pointer& event) in InitRequestManagerEvent() function in OHOS::Location::LocatorHandler