Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_timer.cpp66 uint64_t ThermalTimer::CreateTimer(std::shared_ptr<ThermalTimerInfo>& timerInfo) in CreateTimer() function in OHOS::PowerMgr::ThermalTimer
/base/time/time_service/services/
Dtime_system_ability.cpp243 int32_t TimeSystemAbility::CreateTimer(const std::shared_ptr<ITimerInfo> &timerOptions, sptr<IRemot… in CreateTimer() function in OHOS::MiscServices::TimeSystemAbility
280 int32_t TimeSystemAbility::CreateTimer(TimerPara &paras, std::function<void(const uint64_t)> Callba… in CreateTimer() function in OHOS::MiscServices::TimeSystemAbility
/base/time/time_service/services/ipc/proxy/
Dtime_service_proxy.cpp55 int32_t TimeServiceProxy::CreateTimer(const std::shared_ptr<ITimerInfo> &timerOptions, in CreateTimer() function in OHOS::MiscServices::TimeServiceProxy
/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp192 napi_value NapiSystemTimer::CreateTimer(napi_env env, napi_callback_info info) in CreateTimer() function in OHOS::MiscServices::Time::NapiSystemTimer
/base/time/time_service/interfaces/inner_api/src/
Dtime_service_client.cpp169 uint64_t TimeServiceClient::CreateTimer(std::shared_ptr<ITimerInfo> TimerOptions) in CreateTimer() function in OHOS::MiscServices::TimeServiceClient
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp84 int32_t TimerManager::CreateTimer(TimerPara &paras, in CreateTimer() function in OHOS::MiscServices::TimerManager