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