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