Searched refs:CommandObjectPlatformConnect (Results 1 – 1 of 1) sorted by relevance
304 class CommandObjectPlatformConnect : public CommandObjectParsed { class306 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect() function in CommandObjectPlatformConnect312 ~CommandObjectPlatformConnect() override = default;1852 new CommandObjectPlatformConnect(interpreter))); in CommandObjectPlatform()