Home
last modified time | relevance | path

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

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