Searched refs:GetUpdateDeadLine (Results 1 – 3 of 3) sorted by relevance
67 StartUpdateTimer(record, requestObj.request->GetUpdateDeadLine()); in RecoverLiveViewFromDb()176 if (curTime > request->GetUpdateDeadLine() || curTime > request->GetFinishDeadLine()) { in IsLiveViewCanRecover()
446 int64_t GetUpdateDeadLine() const;
262 int64_t NotificationRequest::GetUpdateDeadLine() const in GetUpdateDeadLine() function in OHOS::Notification::NotificationRequest