Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_policy_manager.h294 std::list<std::shared_ptr<WorkStatus>> GetAllIdeWorkStatus(const std::string &bundleName,
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_policy_manager.cpp669 ideDebugList = GetAllIdeWorkStatus(bundleName, abilityName); in DumpCheckIdeWorkToRun()
716 std::list<std::shared_ptr<WorkStatus>> WorkPolicyManager::GetAllIdeWorkStatus(const std::string &bu… in GetAllIdeWorkStatus() function in OHOS::WorkScheduler::WorkPolicyManager