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