Searched defs:SetRepeat (Results 1 – 5 of 5) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ | ||
D | reminder_timer_info.cpp | 34 void ReminderTimerInfo::SetRepeat(bool _repeat) in SetRepeat() function in OHOS::Notification::ReminderTimerInfo |
/base/time/time_service/services/time/src/ | ||
D | simple_timer_info.cpp | 31 void SimpleTimerInfo::SetRepeat(bool _repeat) in SetRepeat() function in OHOS::MiscServices::SimpleTimerInfo |
/base/time/time_service/services/time/test/unittest/include/ | ||
D | timer_info_test.h | 78 void TimerInfoTest::SetRepeat(bool _repeat) in SetRepeat() function |
/base/powermgr/thermal_manager/services/native/src/thermal_action/ | ||
D | thermal_timer.cpp | 51 void ThermalTimerInfo::SetRepeat(bool _repeat) in SetRepeat() function in OHOS::PowerMgr::ThermalTimerInfo |
/base/time/time_service/framework/js/napi/system_timer/src/ | ||
D | napi_system_timer.cpp | 103 void ITimerInfoInstance::SetRepeat(bool _repeat) in SetRepeat() function in OHOS::MiscServices::Time::ITimerInfoInstance |