Home
last modified time | relevance | path

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

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