Searched refs:CommandObjectPlatformConnect (Results 1 – 1 of 1) sorted by relevance
275 class CommandObjectPlatformConnect : public CommandObjectParsed { class277 CommandObjectPlatformConnect(CommandInterpreter &interpreter) in CommandObjectPlatformConnect() function in CommandObjectPlatformConnect283 ~CommandObjectPlatformConnect() override = default;1793 new CommandObjectPlatformConnect(interpreter))); in CommandObjectPlatform()