Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h337 … void DumpRunningWorks(const std::string &uidStr, const std::string &option, std::string &result);
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp929 DumpRunningWorks(argsInStr[DUMP_PARAM_INDEX], argsInStr[DUMP_VALUE_INDEX], result); in DumpProcessForEngMode()
1054 void WorkSchedulerService::DumpRunningWorks(const std::string &uidStr, const std::string &option, s… in DumpRunningWorks() function in OHOS::WorkScheduler::WorkSchedulerService