Searched refs:OnIsExist (Results 1 – 2 of 2) sorted by relevance
60 bool OnIsExist(int32_t timerId) const;
106 …std::packaged_task<bool(int32_t)> task { std::bind(&TimerManager::OnIsExist, this, std::placeholde… in IsExist()118 bool TimerManager::OnIsExist(int32_t timerId) const in OnIsExist() function in OHOS::Msdp::DeviceStatus::TimerManager