Home
last modified time | relevance | path

Searched defs:_interval (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_timer_info.cpp36 void ReminderTimerInfo::SetInterval(const uint64_t &_interval) in SetInterval() argument
/base/time/time_service/services/time/src/
H A Dsimple_timer_info.cpp35 void SimpleTimerInfo::SetInterval(const uint64_t &_interval) in SetInterval() argument
/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h86 void TimerInfoTest::SetInterval(const uint64_t &_interval) in SetInterval() argument
/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp56 void ThermalTimerInfo::SetInterval(const uint64_t &_interval) in SetInterval() argument
/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp34 TimerInfo(uint64_t _id, int _type, std::chrono::milliseconds _when, std::chrono::steady_clock::time_point _whenElapsed, std::chrono::milliseconds _windowLength, std::chrono::steady_clock::time_point _maxWhen, std::chrono::milliseconds _interval, std::function<int32_t (const uint64_t)> _callback, std::shared_ptr<OHOS::AbilityRuntime::WantAgent::WantAgent> _wantAgent, uint32_t _flags, int _uid, int _pid, const std::string &_bundleName) TimerInfo() argument
/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp93 void ITimerInfoInstance::SetInterval(const uint64_t &_interval) in SetInterval() argument

Completed in 3 milliseconds