Home
last modified time | relevance | path

Searched refs:wmsptr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h292 void UpdateWatchdogTime(const std::shared_ptr<WorkSchedulerService> &wmsptr,
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp449 void WorkPolicyManager::UpdateWatchdogTime(const std::shared_ptr<WorkSchedulerService> &wmsptr, in UpdateWatchdogTime() argument
460 if (!wmsptr->CheckEffiResApplyInfo(topWork->uid_)) { in UpdateWatchdogTime()