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