Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp43 static ExceptionMsg ParseToTask(std::string command, TaskInfo &taskInfo) in ParseToTask() function
116 ExceptionMsg exMsg = ParseToTask(recvStr, curTaskInfo); in InitTask()