Searched refs:RunIsExist (Results 1 – 4 of 4) sorted by relevance
131 return this->RunIsExist(std::ref(task), timerId); in IsExist()156 int32_t TimerManager::RunIsExist(std::packaged_task<bool(int32_t)> &task, int32_t timerId) const in RunIsExist() function in OHOS::Msdp::DeviceStatus::TimerManager
61 int32_t RunIsExist(std::packaged_task<bool(int32_t)> &task, int32_t timerId) const;