Home
last modified time | relevance | path

Searched defs:CreateTimer (Results 1 – 4 of 4) sorted by relevance

/foundation/resourceschedule/device_standby/services/common/src/
Dtimed_task.cpp93 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer() function in OHOS::DevStandbyMgr::TimedTask
101 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, int type, in CreateTimer() function in OHOS::DevStandbyMgr::TimedTask
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
Dmock_ipc.cpp53 uint64_t TimeServiceClient::CreateTimer(std::shared_ptr<ITimerInfo> TimerOptions) in CreateTimer() function in OHOS::MiscServices::TimeServiceClient
Dmock_helper.cpp63 uint64_t 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/
Dtimer_module.cpp49 jerry_value_t TimerModule::CreateTimer(const jerry_value_t func, in CreateTimer() function in OHOS::ACELite::TimerModule