Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLineInterface.h43 const static std::string COMMAND_VERSION; member in CommandLineInterface
H A DCommandLineInterface.cpp29 const std::string CommandLineInterface::COMMAND_VERSION = "1.0.1"; member in CommandLineInterface
68 result.Add("version", COMMAND_VERSION.c_str()); in SendJSHeapMemory()
H A DCommandLineFactory.cpp82 commandResult.Add("version", CommandLineInterface::COMMAND_VERSION.c_str()); in CreateCommandLine()
H A DCommandLine.cpp115 this->commandResult.Add("version", CommandLineInterface::COMMAND_VERSION.c_str()); in SetCommandResult()
/ide/tools/previewer/jsapp/lite/
H A DTimerTaskHandler.cpp100 result.Add("version", CommandLineInterface::COMMAND_VERSION.c_str()); in CheckBrightnessValueChanged()
/ide/tools/previewer/
H A DRichPreviewer.cpp58 commandResult.Add("version", CommandLineInterface::COMMAND_VERSION.c_str()); in NotifyInspectorChanged()

Completed in 6 milliseconds