Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Deditor_command.cpp29 OHOS::SmartPerf::ControlCallCmd controlCallCmd; in EditorCommand() local
30 controlCallCmd.GetResult(argc, v); in EditorCommand()
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_thread_socket.h110 OHOS::SmartPerf::ControlCallCmd controlCallCmd; in DealMsg() local
111 std::string result = controlCallCmd.GetResult(vec.size(), vec); in DealMsg()