Home
last modified time | relevance | path

Searched refs:DumpExecutorDebugCommand (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp172 DumpExecutorDebugCommand(argsInStr, result); in Dump()
200 DumpExecutorDebugCommand(argsInStr, result); in DumpExt()
346 void ResSchedService::DumpExecutorDebugCommand(const std::vector<std::string>& args, std::string& r… in DumpExecutorDebugCommand() function in OHOS::ResourceSchedule::ResSchedService
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/
H A Dres_sched_service.h71 void DumpExecutorDebugCommand(const std::vector<std::string>& args, std::string& result);
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp366 resSchedService_->DumpExecutorDebugCommand(args, result);