Home
last modified time | relevance | path

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

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