Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.h43 const LocalSocket& cliSocket; member in CommandLine
H A DCommandLine.cpp40 : args(arg), cliSocket(socket), type(commandType), commandName("") in CommandLine()
65 cliSocket << commandResult.ToStyledString(); in SendResult()
81 cliSocket << commandResultToManager.ToStyledString(); in SendResultToManager()

Completed in 4 milliseconds