Home
last modified time | relevance | path

Searched refs:StartUpdateTimer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/controller/
H A Dupdate_engine_controller.cpp140 bool UpdateEngineController::StartUpdateTimer() in StartUpdateTimer() function in OHOS::IntellVoiceEngine::UpdateEngineController
221 if (IsNeedRetryUpdate() && StartUpdateTimer()) { in UpdateCompleteProc()
H A Dupdate_engine_controller.h56 bool StartUpdateTimer();
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp99 StartUpdateTimer(record, requestObj.request->GetUpdateDeadLine(), in RecoverLiveViewFromDb()
H A Dadvanced_notification_service.cpp501 ErrCode AdvancedNotificationService::StartUpdateTimer( in StartUpdateTimer() function in OHOS::Notification::AdvancedNotificationService
522 ErrCode result = StartUpdateTimer(record, maxExpiredTime, in SetUpdateTimer()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1369 ErrCode StartUpdateTimer(const std::shared_ptr<NotificationRecord> &record,