Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.h31 …Manager(const std::string& type, const Json::Value& resultContent, const std::string& messageType);
DCommandLine.cpp124 const std::string& messageType) in SetResultToManager() argument
126 this->commandResultToManager["MessageType"] = messageType; in SetResultToManager()