Home
last modified time | relevance | path

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

/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp169 DumpExecutorDebugCommand(argsInStr, result); in Dump()
191 DumpExecutorDebugCommand(argsInStr, result); in DumpExt()
236 void ResSchedService::DumpExecutorDebugCommand(const std::vector<std::string>& args, std::string& result) in DumpExecutorDebugCommand() function in OHOS::ResourceSchedule::ResSchedService
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/include/
H A Dres_sched_service.h65 void DumpExecutorDebugCommand(const std::vector<std::string>& args, std::string& result);
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp350 resSchedService_->DumpExecutorDebugCommand(args, result); in HWTEST_F()

Completed in 3 milliseconds