Home
last modified time | relevance | path

Searched defs:StartTimer (Results 1 – 13 of 13) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_timer.cpp77 bool ThermalTimer::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() function in OHOS::PowerMgr::ThermalTimer
/base/powermgr/powermgr_lite/utils/src/
Dpower_mgr_timer_util.c49 static BOOL StartTimer(PowerTimer timer, int64_t whenMsec, int64_t intervalMsec) in StartTimer() function
/base/time/time_service/services/time/src/
Dntp_update_time.cpp235 void NtpUpdateTime::StartTimer() in StartTimer() function in OHOS::MiscServices::NtpUpdateTime
/base/hiviewdfx/faultloggerd/test/performancetest/src/
Dfaultloggerd_performance_test.cpp64 clock_t StartTimer = clock(); in GetStopTime() local
/base/request/request/upload/frameworks/libs/src/
Dcurl_adp.cpp435 void CUrlAdp::StartTimer() in StartTimer() function in OHOS::Request::Upload::CUrlAdp
/base/useriam/user_auth_framework/services/core/src/
Dschedule_node_impl.cpp251 void ScheduleNodeImpl::StartTimer() in StartTimer() function in OHOS::UserIam::UserAuth::ScheduleNodeImpl
/base/time/time_service/services/ipc/proxy/
Dtime_service_proxy.cpp97 int32_t TimeServiceProxy::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() function in OHOS::MiscServices::TimeServiceProxy
/base/startup/init/services/param/liteos/
Dparam_osadp.c57 static int StartTimer(const ParamTimer *paramTimer, int64_t whenMsec, int64_t repeat) in StartTimer() function
/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp259 napi_value NapiSystemTimer::StartTimer(napi_env env, napi_callback_info info) in StartTimer() function in OHOS::MiscServices::Time::NapiSystemTimer
/base/time/time_service/interfaces/inner_api/src/
Dtime_service_client.cpp212 bool TimeServiceClient::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() function in OHOS::MiscServices::TimeServiceClient
/base/time/time_service/services/
Dtime_system_ability.cpp280 int32_t TimeSystemAbility::StartTimer(uint64_t timerId, uint64_t triggerTimes) in StartTimer() function in OHOS::MiscServices::TimeSystemAbility
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp102 int32_t TimerManager::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() function in OHOS::MiscServices::TimerManager
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp1235 void ReminderDataManager::StartTimer(const sptr<ReminderRequest> &reminderRequest, TimerType type) in StartTimer() function in OHOS::Notification::ReminderDataManager