Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp47 const std::string UNLOAD_TASK_ID = "unload_dp_svr"; variable
202 unloadHandler_->RemoveTask(UNLOAD_TASK_ID); in DestroyUnloadHandler()
551 unloadHandler_->RemoveTask(UNLOAD_TASK_ID); in DelayUnloadTask()
553 unloadHandler_->PostTask(task, UNLOAD_TASK_ID, DELAY_TIME); in DelayUnloadTask()