Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLineInterface.h41 void CreatCommandToSendData(const std::string, const Json::Value, const std::string) const;
DCommandLineInterface.cpp256 void CommandLineInterface::CreatCommandToSendData(const string commandName, in CreatCommandToSendData() function in CommandLineInterface
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp139 CommandLineInterface::GetInstance().CreatCommandToSendData("CurrentRouter", val, "get"); in PageCallBack()
147 CommandLineInterface::GetInstance().CreatCommandToSendData("FastPreviewMsg", val, "get"); in FastPreviewCallBack()