Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h335 void DumpParamSet(std::string &key, std::string &value, std::string &result);
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp920 DumpParamSet(argsInStr[DUMP_OPTION], argsInStr[DUMP_PARAM_INDEX], result); in DumpProcessForEngMode()
1093 void WorkSchedulerService::DumpParamSet(std::string &key, std::string &value, std::string &result) in DumpParamSet() function in OHOS::WorkScheduler::WorkSchedulerService