Home
last modified time | relevance | path

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

/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp62 const std::string UNLOAD_TASK = "locatior_sa_unload"; variable
337 locatorHandler_->RemoveTask(UNLOAD_TASK); in UnloadSaAbility()
350 locatorHandler_->PostTask(task, UNLOAD_TASK, RETRY_INTERVAL_OF_UNLOAD_SA); in UnloadSaAbility()