Searched refs:CommandObjectPlatformConnect (Results 1 – 1 of 1) sorted by relevance
271 class CommandObjectPlatformConnect : public CommandObjectParsed { class273 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect() function in CommandObjectPlatformConnect281 ~CommandObjectPlatformConnect() override = default;1816 new CommandObjectPlatformConnect(interpreter))); in CommandObjectPlatform()