Home
last modified time | relevance | path

Searched refs:GetAllWorkStatus (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h142 std::list<std::shared_ptr<WorkStatus>> GetAllWorkStatus(int32_t &uid);
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp531 list<std::shared_ptr<WorkStatus>> WorkPolicyManager::GetAllWorkStatus(int32_t &uid) in GetAllWorkStatus() function in OHOS::WorkScheduler::WorkPolicyManager
H A Dwork_scheduler_service.cpp724 list<std::shared_ptr<WorkStatus>> allWorks = workPolicyManager_->GetAllWorkStatus(uid); in StopAndClearWorksByUid()

Completed in 5 milliseconds