Searched defs:StartTimer (Results 1 – 11 of 11) sorted by relevance
77 bool ThermalTimer::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() function in OHOS::PowerMgr::ThermalTimer
49 static BOOL StartTimer(PowerTimer timer, int64_t whenMsec, int64_t intervalMsec) in StartTimer() function
155 bool TimeServiceClient::StartTimer(uint64_t timerId, uint64_t triggerTime) in StartTimer() function in OHOS::MiscServices::TimeServiceClient
236 void NtpUpdateTime::StartTimer() in StartTimer() function in OHOS::MiscServices::NtpUpdateTime
90 bool TimeServiceProxy::StartTimer(uint64_t timerId, uint64_t triggerTimes) in StartTimer() function in OHOS::MiscServices::TimeServiceProxy
256 bool TimeService::StartTimer(uint64_t timerId, uint64_t triggerTimes) in StartTimer() function in OHOS::MiscServices::TimeService
64 clock_t StartTimer = clock(); in GetStopTime() local
491 void CUrlAdp::StartTimer() in StartTimer() function in OHOS::Request::Upload::CUrlAdp
99 bool TimerManager::StartTimer(uint64_t timerNumber, uint64_t triggerTime) in StartTimer() function in OHOS::MiscServices::TimerManager
1051 void ReminderDataManager::StartTimer(const sptr<ReminderRequest> &reminderRequest, TimerType type) in StartTimer() function in OHOS::Notification::ReminderDataManager
482 napi_value StartTimer(napi_env env, napi_callback_info info) in StartTimer() function