Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_ability.h76 void SendGeoRequestEvent(const AppExecFwk::InnerEvent::Pointer& event);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1881 [this](const AppExecFwk::InnerEvent::Pointer& event) { SendGeoRequestEvent(event); }; in ConstructGeocodeHandleMap()
2206 void LocatorHandler::SendGeoRequestEvent(const AppExecFwk::InnerEvent::Pointer& event) in SendGeoRequestEvent() function in OHOS::Location::LocatorHandler