Searched refs:CommandObjectPlatformSettings (Results 1 – 1 of 1) sorted by relevance
376 class CommandObjectPlatformSettings : public CommandObjectParsed { class378 CommandObjectPlatformSettings(CommandInterpreter &interpreter) in CommandObjectPlatformSettings() function in CommandObjectPlatformSettings391 ~CommandObjectPlatformSettings() override = default;1749 LoadSubCommand("settings", CommandObjectSP(new CommandObjectPlatformSettings( in CommandObjectPlatform()