Searched refs:CommandObjectPlatformList (Results 1 – 1 of 1) sorted by relevance
199 class CommandObjectPlatformList : public CommandObjectParsed { class201 CommandObjectPlatformList(CommandInterpreter &interpreter) in CommandObjectPlatformList() function in CommandObjectPlatformList206 ~CommandObjectPlatformList() override = default;1741 CommandObjectSP(new CommandObjectPlatformList(interpreter))); in CommandObjectPlatform()