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