Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h352 …void DumpLoadSaWorks(const std::string &saIdStr, const std::string &residentSaStr, std::string &re…
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp931 DumpLoadSaWorks(argsInStr[DUMP_PARAM_INDEX], argsInStr[DUMP_VALUE_INDEX], result); in DumpProcessForEngMode()
1421 void WorkSchedulerService::DumpLoadSaWorks(const std::string &saIdStr, const std::string &residentS… in DumpLoadSaWorks() function in OHOS::WorkScheduler::WorkSchedulerService