Home
last modified time | relevance | path

Searched refs:resultType (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLine.cpp113 void CommandLine::SetCommandResult(const std::string& resultType, const Json2::Value& resultContent) in SetCommandResult() argument
117 this->commandResult.Add(resultType.c_str(), resultContent); in SetCommandResult()
120 void CommandLine::SetResultToManager(const std::string& resultType, in SetResultToManager() argument
125 this->commandResultToManager.Add(resultType.c_str(), resultContent); in SetResultToManager()

Completed in 4 milliseconds