Home
last modified time | relevance | path

Searched refs:GetBaseTime (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dpkg_delay_suspend_info.cpp99 if (info->GetBaseTime() == 0) { in StartAccounting()
111 if (!info->IsSameRequestId(requestId) || (info->GetBaseTime() == 0)) { in StopAccounting()
125 if (info->GetBaseTime() == 0) { in StopAccountingAll()
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Ddelay_suspend_info_ex.h45 inline int64_t GetBaseTime() const in GetBaseTime() function in OHOS::BackgroundTaskMgr::DelaySuspendInfoEx
/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h231 time_t GetBaseTime();
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_status.cpp66 this->baseTime_ = workInfo.GetBaseTime(); in WorkStatus()
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp281 time_t WorkInfo::GetBaseTime() in GetBaseTime() function in OHOS::WorkScheduler::WorkInfo

Completed in 3 milliseconds