Searched refs:controlCallCmd (Results 1 – 2 of 2) sorted by relevance
29 OHOS::SmartPerf::ControlCallCmd controlCallCmd; in EditorCommand() local30 controlCallCmd.GetResult(argc, v); in EditorCommand()
110 OHOS::SmartPerf::ControlCallCmd controlCallCmd; in DealMsg() local111 std::string result = controlCallCmd.GetResult(vec.size(), vec); in DealMsg()