Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp55 const uint32_t EVENT_APPLY_REQUIREMENTS = 0x0003; variable
191 case EVENT_APPLY_REQUIREMENTS: { in ProcessEvent()
269 locatorHandler_->SendHighPriorityEvent(EVENT_APPLY_REQUIREMENTS, 0, RETRY_INTERVAL_UNITE); in ApplyRequests()