Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Dlocator_event_manager.h32 constexpr uint32_t EVENT_SEND_DAILY_REPORT = 0x0002; variable
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_event_manager.cpp65 handler_->SendHighPriorityEvent(EVENT_SEND_DAILY_REPORT, 0, DAILY_INTERVAL); in Init()