Searched defs:CreateTimer (Results 1 – 4 of 4) sorted by relevance
| /foundation/resourceschedule/device_standby/services/test/unittest/mock/ | ||
| D | mock_ipc.cpp | 62 uint64_t TimeServiceClient::CreateTimer(std::shared_ptr<ITimerInfo> TimerOptions) in CreateTimer() function in OHOS::MiscServices::TimeServiceClient |
| D | mock_helper.cpp | 53 uint64_t TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer() function in OHOS::DevStandbyMgr::TimedTask |
| /foundation/resourceschedule/device_standby/services/common/src/ | ||
| D | timed_task.cpp | 82 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer() function in OHOS::DevStandbyMgr::TimedTask |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ | ||
| D | timer_module.cpp | 49 jerry_value_t TimerModule::CreateTimer(const jerry_value_t func, in CreateTimer() function in OHOS::ACELite::TimerModule |