Home
last modified time | relevance | path

Searched defs:resultContent (Results 1 – 1 of 1) sorted by relevance

/ide/tools/previewer/cli/
DCommandLine.cpp115 void CommandLine::SetCommandResult(const std::string& resultType, const Json2::Value& resultContent) in SetCommandResult()
123 const Json2::Value& resultContent, in SetResultToManager()
357 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
415 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
707 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
721 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
762 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
785 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
838 Json2::Value resultContent = JsonReader::CreateObject(); in RunGet() local
851 Json2::Value resultContent = JsonReader::CreateBool(true); in RunSet() local
[all …]