SYMBOL INDEX (6481 symbols across 1201 files) FILE: samples/MinimalCallers/C++/WinGet-InProc/WinGet-InProc.cpp type ComInitialization (line 14) | struct ComInitialization method ComInitialization (line 16) | ComInitialization() function main (line 28) | int main() FILE: samples/MinimalCallers/C++/WinGet-OutOfProc/WinGet-OutOfProc.cpp type ComInitialization (line 14) | struct ComInitialization method ComInitialization (line 16) | ComInitialization() function main (line 28) | int main() FILE: samples/WinGetUWPCaller/WinGetUWPCaller/ActivePackageView.cpp type winrt::WinGetUWPCaller::implementation (line 8) | namespace winrt::WinGetUWPCaller::implementation function UpdateUIProgress (line 25) | Windows::Foundation::IAsyncAction UpdateUIProgress( function hstring (line 58) | hstring ActivePackageView::StatusText() function event_token (line 78) | event_token ActivePackageView::PropertyChanged(Windows::UI::Xaml::Data... FILE: samples/WinGetUWPCaller/WinGetUWPCaller/ActivePackageView.h type ActivePackageView (line 8) | struct ActivePackageView function AsyncOperation_t (line 29) | AsyncOperation_t m_asyncOperation{ nullptr }; function namespace (line 37) | namespace winrt::WinGetUWPCaller::factory_implementation FILE: samples/WinGetUWPCaller/WinGetUWPCaller/App.h function namespace (line 6) | namespace winrt::WinGetUWPCaller::implementation FILE: samples/WinGetUWPCaller/WinGetUWPCaller/MainPage.cpp type winrt (line 11) | namespace winrt type winrt::WinGetUWPCaller::implementation (line 18) | namespace winrt::WinGetUWPCaller::implementation function ConvertExceptionToStatusString (line 22) | std::wstring ConvertExceptionToStatusString(std::wstring_view context,... function RunAndReturnStatus (line 47) | std::wstring RunAndReturnStatus(std::wstring_view context, Operation&&... type BackgroundActionData (line 62) | struct BackgroundActionData method BackgroundActionData (line 68) | BackgroundActionData( method BackgroundActionData (line 87) | BackgroundActionData( method Finalize (line 101) | void Finalize() const method RunAndCatchStatus (line 117) | void RunAndCatchStatus(std::wstring_view context, Operation&& operat... method Status (line 125) | void Status(std::wstring&& value) method Successful (line 130) | bool Successful() const method Dispatcher (line 135) | Windows::UI::Core::CoreDispatcher Dispatcher() const function MakeCompactByteString (line 147) | std::wstring MakeCompactByteString(uint64_t bytes) function IAsyncAction (line 264) | IAsyncAction MainPage::LoadCatalogsAsync() function IAsyncAction (line 292) | IAsyncAction MainPage::FindPackageAsync() function IAsyncAction (line 422) | IAsyncAction MainPage::InstallOrUpgradeAsync(bool upgrade) function IAsyncAction (line 582) | IAsyncAction MainPage::DownloadAsync() function IAsyncAction (line 718) | IAsyncAction MainPage::GetInstalledPackagesAsync() function IAsyncAction (line 765) | IAsyncAction MainPage::UninstallAsync() function IAsyncAction (line 900) | IAsyncAction MainPage::GetActivePackagesAsync() FILE: samples/WinGetUWPCaller/WinGetUWPCaller/MainPage.h type MainPage (line 13) | struct MainPage function namespace (line 74) | namespace winrt::WinGetUWPCaller::factory_implementation FILE: src/AppInstallerCLI/main.cpp function wmain (line 7) | int wmain(int argc, wchar_t const** argv) FILE: src/AppInstallerCLICore/Argument.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI function ContainsArgumentFromList (line 18) | bool ContainsArgumentFromList(const Execution::Args& args, const std::... function ArgumentCommon (line 24) | ArgumentCommon ArgumentCommon::ForType(Execution::Args::Type type) function Argument (line 347) | Argument Argument::ForType(Execution::Args::Type type) function ArgTypeCategory (line 582) | ArgTypeCategory Argument::GetCategoriesPresent(const Execution::Args& ... function ArgTypeCategory (line 595) | ArgTypeCategory Argument::GetCategoriesAndValidateCommonArguments(cons... FILE: src/AppInstallerCLICore/Argument.h type class (line 28) | enum class type class (line 41) | enum class function ArgTypeExclusiveSet (line 82) | enum class ArgTypeExclusiveSet : uint32_t type Argument (line 135) | struct Argument FILE: src/AppInstallerCLICore/COMContext.cpp type AppInstaller::CLI::Execution (line 9) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/COMContext.h function namespace (line 8) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/ChannelStreams.cpp type AppInstaller::CLI::Execution (line 7) | namespace AppInstaller::CLI::Execution function GetConsoleWidth (line 11) | size_t GetConsoleWidth() function BaseStream (line 27) | BaseStream& BaseStream::operator<<(std::ostream& (__cdecl* f)(std::ost... function BaseStream (line 36) | BaseStream& BaseStream::operator<<(const Sequence& sequence) function BaseStream (line 46) | BaseStream& BaseStream::operator<<(const ConstructedSequence& sequence) function OutputStream (line 107) | OutputStream& OutputStream::operator<<(std::ostream& (__cdecl* f)(std:... function OutputStream (line 117) | OutputStream& OutputStream::operator<<(const Sequence& sequence) function OutputStream (line 135) | OutputStream& OutputStream::operator<<(const ConstructedSequence& sequ... function OutputStream (line 152) | OutputStream& OutputStream::operator<<(const std::filesystem::path& path) FILE: src/AppInstallerCLICore/ChannelStreams.h function namespace (line 12) | namespace AppInstaller::CLI::Execution type OutputStream (line 58) | struct OutputStream function IsEnabled (line 102) | inline bool IsEnabled() { FILE: src/AppInstallerCLICore/CheckpointManager.cpp type AppInstaller::Checkpoints (line 13) | namespace AppInstaller::Checkpoints function LoadCommandArgsFromAutomaticCheckpoint (line 90) | void LoadCommandArgsFromAutomaticCheckpoint(CLI::Execution::Context& c... FILE: src/AppInstallerCLICore/CheckpointManager.h function namespace (line 9) | namespace AppInstaller::Checkpoints FILE: src/AppInstallerCLICore/Command.cpp type AppInstaller::CLI (line 17) | namespace AppInstaller::CLI function LaunchLogsIfRequested (line 23) | void LaunchLogsIfRequested(Execution::Context& context) type ParseArgumentsStateMachine (line 370) | struct ParseArgumentsStateMachine method ParseArgumentsStateMachine (line 374) | ParseArgumentsStateMachine(const ParseArgumentsStateMachine&) = delete; method ParseArgumentsStateMachine (line 375) | ParseArgumentsStateMachine& operator=(const ParseArgumentsStateMachi... method ParseArgumentsStateMachine (line 377) | ParseArgumentsStateMachine(ParseArgumentsStateMachine&&) = default; method ParseArgumentsStateMachine (line 378) | ParseArgumentsStateMachine& operator=(ParseArgumentsStateMachine&&) ... type State (line 390) | struct State method State (line 392) | State() = default; method State (line 393) | State(Execution::Args::Type type, std::string_view arg) : m_type(t... method State (line 394) | State(CommandException ce) : m_exception(std::move(ce)) {} method State (line 411) | const State& GetState() const { return m_state; } method State (line 392) | State() = default; method State (line 393) | State(Execution::Args::Type type, std::string_view arg) : m_type(t... method State (line 394) | State(CommandException ce) : m_exception(std::move(ce)) {} method OnlyPositionalRemain (line 413) | bool OnlyPositionalRemain() const { return m_onlyPositionalArguments... function ExecuteWithoutLoggingSuccess (line 1046) | void ExecuteWithoutLoggingSuccess(Execution::Context& context, Command... function Execute (line 1066) | int Execute(Execution::Context& context, std::unique_ptr& com... FILE: src/AppInstallerCLICore/Command.h function namespace (line 21) | namespace AppInstaller::CLI function virtual (line 105) | virtual Resource::LocString ShortDescription() const = 0; FILE: src/AppInstallerCLICore/Commands/COMCommand.cpp type AppInstaller::CLI (line 13) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/COMCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/CompleteCommand.cpp type AppInstaller::CLI (line 8) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/CompleteCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureCommand.cpp type AppInstaller::CLI (line 16) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureListCommand.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureListCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureShowCommand.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureShowCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureTestCommand.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureTestCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureValidateCommand.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ConfigureValidateCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DebugCommand.cpp type AppInstaller::CLI (line 14) | namespace AppInstaller::CLI function MakeInterfaceNameAttribute (line 18) | std::string MakeInterfaceNameAttribute(std::wstring_view name) function MakeIIDAttribute (line 26) | std::string MakeIIDAttribute(const winrt::guid& guid) function OutputProxyStubInterfaceRegistration (line 45) | void OutputProxyStubInterfaceRegistration(Execution::Context& context) function OutputIIDMapping (line 51) | void OutputIIDMapping(Execution::Context& context) FILE: src/AppInstallerCLICore/Commands/DebugCommand.h function namespace (line 8) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DownloadCommand.cpp type AppInstaller::CLI (line 13) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DownloadCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscAdminSettingsResource.cpp type AppInstaller::CLI (line 12) | namespace AppInstaller::CLI type AdminSettingsDetails (line 14) | namespace AdminSettingsDetails type IAdminSetting (line 17) | struct IAdminSetting type AdminSetting_Bool (line 34) | struct AdminSetting_Bool : public IAdminSetting method AdminSetting_Bool (line 36) | AdminSetting_Bool(Settings::BoolAdminSetting setting, bool value) ... method SettingName (line 38) | Utility::LocIndView SettingName() const override method Test (line 43) | bool Test() const override method Set (line 48) | bool Set() const override type AdminSetting_String (line 59) | struct AdminSetting_String : public IAdminSetting method AdminSetting_String (line 61) | AdminSetting_String(Settings::StringAdminSetting setting, std::opt... method SettingName (line 63) | Utility::LocIndView SettingName() const override method Test (line 68) | bool Test() const override method Set (line 73) | bool Set() const override type AdminSettingsFunctionData (line 90) | struct AdminSettingsFunctionData method AdminSettingsFunctionData (line 92) | AdminSettingsFunctionData() = default; method AdminSettingsFunctionData (line 94) | AdminSettingsFunctionData(const std::optional& json) : method ParseSettings (line 104) | void ParseSettings() method Get (line 146) | void Get() method Test (line 170) | bool Test() method Set (line 184) | void Set() method DiffJson (line 199) | Json::Value DiffJson(bool inDesiredState) FILE: src/AppInstallerCLICore/Commands/DscAdminSettingsResource.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscCommand.cpp type AppInstaller::CLI (line 15) | namespace AppInstaller::CLI function Argument (line 19) | Argument GetOutputFileArgument() FILE: src/AppInstallerCLICore/Commands/DscCommand.h function namespace (line 7) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscCommandBase.cpp type AppInstaller::CLI (line 21) | namespace AppInstaller::CLI function GetFunctionManifestString (line 25) | std::string GetFunctionManifestString(DscFunctions function) function GetFunctionArgumentString (line 46) | std::string GetFunctionArgumentString(DscFunctions function) function FunctionSpecifiesInput (line 51) | bool FunctionSpecifiesInput(DscFunctions function) function FunctionIsSetLike (line 69) | bool FunctionIsSetLike(DscFunctions function) function FunctionSpecifiesReturn (line 81) | bool FunctionSpecifiesReturn(DscFunctions function) function GetReturnType (line 94) | std::optional GetReturnType(DscFunctionModifiers modifiers) function CreateJsonDefinitionFor (line 109) | Json::Value CreateJsonDefinitionFor(std::string_view name, DscFunction... FILE: src/AppInstallerCLICore/Commands/DscCommandBase.h type class (line 19) | enum class type class (line 32) | enum class function DscFunctionModifiers (line 60) | enum class DscFunctionModifiers FILE: src/AppInstallerCLICore/Commands/DscComposableObject.cpp type AppInstaller::CLI (line 6) | namespace AppInstaller::CLI function GetTypeString (line 10) | std::string GetTypeString(Json::ValueType type) type details (line 34) | namespace details function AddProperty (line 41) | void AddProperty(Json::Value& object, std::string_view name, std::op... function GetBaseSchema (line 49) | Json::Value GetBaseSchema(const std::string& title) function AddPropertySchema (line 61) | void AddPropertySchema( FILE: src/AppInstallerCLICore/Commands/DscComposableObject.h function namespace (line 17) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscPackageResource.cpp type AppInstaller::CLI (line 17) | namespace AppInstaller::CLI function ToMatchType (line 36) | std::optional ToMatchType(const std::optional&... type PackageFunctionData (line 65) | struct PackageFunctionData method PackageFunctionData (line 67) | PackageFunctionData(Execution::Context& context, const std::optional... method Reset (line 80) | void Reset() method PrepareSubContextInputs (line 94) | void PrepareSubContextInputs() method Get (line 103) | bool Get() method Uninstall (line 189) | void Uninstall() method Install (line 216) | void Install(bool allowDowngrade = false) method Reinstall (line 250) | void Reinstall() method Test (line 260) | bool Test() method DiffJson (line 285) | Json::Value DiffJson() method TestVersion (line 312) | bool TestVersion() method TestLatest (line 331) | bool TestLatest() FILE: src/AppInstallerCLICore/Commands/DscPackageResource.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscSourceResource.cpp type AppInstaller::CLI (line 14) | namespace AppInstaller::CLI function TrustLevelStringFromFlags (line 28) | std::string TrustLevelStringFromFlags(SourceTrustLevel trustLevel) type ResourceTrustLevel (line 34) | enum class ResourceTrustLevel function ResourceTrustLevel (line 42) | ResourceTrustLevel EffectiveTrustLevel(const std::optional& json) : Input... method Get (line 31) | void Get() method Test (line 47) | bool Test() method DiffJson (line 69) | Json::Value DiffJson() method ContentMatches (line 92) | bool ContentMatches() FILE: src/AppInstallerCLICore/Commands/DscTestFileResource.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscTestJsonResource.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI type TestJsonFunctionData (line 19) | struct TestJsonFunctionData method TestJsonFunctionData (line 21) | TestJsonFunctionData() method TestJsonFunctionData (line 26) | TestJsonFunctionData(const std::optional& json) : Input... method GetFilePath (line 36) | static std::filesystem::path GetFilePath() method Get (line 44) | void Get() method InitializeFileData (line 62) | void InitializeFileData() method GetJsonFromFile (line 68) | Json::Value GetJsonFromFile() const FILE: src/AppInstallerCLICore/Commands/DscTestJsonResource.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/DscUserSettingsFileResource.cpp type AppInstaller::CLI (line 15) | namespace AppInstaller::CLI type UserSettingsFileFunctionData (line 24) | struct UserSettingsFileFunctionData method UserSettingsFileFunctionData (line 26) | UserSettingsFileFunctionData() method UserSettingsFileFunctionData (line 31) | UserSettingsFileFunctionData(const std::optional& json,... method Get (line 40) | void Get() method Test (line 45) | bool Test() method DiffJson (line 50) | Json::Value DiffJson() method WriteOutput (line 82) | bool WriteOutput() method MergeUserSettingsFiles (line 103) | Json::Value MergeUserSettingsFiles(const Json::Value& overlay) method MergeUserSettingsFiles (line 111) | void MergeUserSettingsFiles(Json::Value& target, const Json::Value& ... FILE: src/AppInstallerCLICore/Commands/DscUserSettingsFileResource.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ErrorCommand.cpp type AppInstaller::CLI (line 9) | namespace AppInstaller::CLI function OutputHResultInformation (line 15) | void OutputHResultInformation(Execution::Context& context, const Error... FILE: src/AppInstallerCLICore/Commands/ErrorCommand.h type ErrorCommand (line 9) | struct ErrorCommand FILE: src/AppInstallerCLICore/Commands/ExperimentalCommand.cpp type AppInstaller::CLI (line 7) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ExperimentalCommand.h function namespace (line 7) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ExportCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ExportCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/FeaturesCommand.cpp type AppInstaller::CLI (line 8) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/FeaturesCommand.h type FeaturesCommand (line 9) | struct FeaturesCommand FILE: src/AppInstallerCLICore/Commands/FontCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/FontCommand.h type FontCommand (line 9) | struct FontCommand function Command (line 24) | struct FontListCommand final : public Command FILE: src/AppInstallerCLICore/Commands/HashCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/HashCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ImportCommand.cpp type AppInstaller::CLI (line 12) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ImportCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/InstallCommand.cpp type AppInstaller::CLI (line 16) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/InstallCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ListCommand.cpp type AppInstaller::CLI (line 9) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ListCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/McpCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/McpCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/PinCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/PinCommand.h function namespace (line 7) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/RepairCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/RepairCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ResumeCommand.cpp type AppInstaller::CLI (line 13) | namespace AppInstaller::CLI function FindCommandToResume (line 17) | std::unique_ptr FindCommandToResume(const std::string& comman... FILE: src/AppInstallerCLICore/Commands/ResumeCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/RootCommand.cpp type AppInstaller::CLI (line 37) | namespace AppInstaller::CLI function OutputGroupPolicySourceList (line 44) | void OutputGroupPolicySourceList(Execution::Context& context, const st... function OutputGroupPolicies (line 55) | void OutputGroupPolicies(Execution::Context& context) function OutputAdminSettings (line 125) | void OutputAdminSettings(Execution::Context& context) function OutputKeyDirectories (line 148) | void OutputKeyDirectories(Execution::Context& context) function OutputLinks (line 164) | void OutputLinks(Execution::Context& context) FILE: src/AppInstallerCLICore/Commands/RootCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/SearchCommand.cpp type AppInstaller::CLI (line 9) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/SearchCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/SettingsCommand.cpp type AppInstaller::CLI (line 8) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/SettingsCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ShowCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ShowCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/SourceCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI function ValidateSourcePriorityArgument (line 17) | void ValidateSourcePriorityArgument(const Args& execArgs) FILE: src/AppInstallerCLICore/Commands/SourceCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/TestCommand.cpp type AppInstaller::CLI (line 21) | namespace AppInstaller::CLI function LogAndReport (line 25) | void LogAndReport(Execution::Context& context, std::string_view message) function HRESULT (line 31) | HRESULT WaitForShutdown(Execution::Context& context) function HRESULT (line 44) | HRESULT AppShutdownWindowMessage(Execution::Context& context) function AppShutdownTestSystemBlockNewWork (line 85) | void AppShutdownTestSystemBlockNewWork(CancelReason reason) function AppShutdownTestSystemBeginShutdown (line 90) | void AppShutdownTestSystemBeginShutdown(CancelReason reason) function AppShutdownTestSystemWait (line 95) | void AppShutdownTestSystemWait() function EnsureDSCv3Processor (line 100) | void EnsureDSCv3Processor(Execution::Context& context) function InvokeGetAllUnits (line 106) | void InvokeGetAllUnits(Execution::Context& context) type TestConfigurationExportCommand (line 128) | struct TestConfigurationExportCommand final : public Command method TestConfigurationExportCommand (line 130) | TestConfigurationExportCommand(std::string_view parent) : Command("c... method GetArguments (line 132) | std::vector GetArguments() const override method ShortDescription (line 140) | Resource::LocString ShortDescription() const override method LongDescription (line 145) | Resource::LocString LongDescription() const override method ExecuteInternal (line 151) | void ExecuteInternal(Execution::Context& context) const override function InvokeFindUnitProcessors (line 164) | void InvokeFindUnitProcessors(Execution::Context& context) type TestConfigurationFindUnitProcessorsCommand (line 204) | struct TestConfigurationFindUnitProcessorsCommand final : public Command method TestConfigurationFindUnitProcessorsCommand (line 206) | TestConfigurationFindUnitProcessorsCommand(std::string_view parent) ... method GetArguments (line 208) | std::vector GetArguments() const override method ShortDescription (line 215) | Resource::LocString ShortDescription() const override method LongDescription (line 220) | Resource::LocString LongDescription() const override method ExecuteInternal (line 226) | void ExecuteInternal(Execution::Context& context) const override type TestCanUnloadNowCommand (line 238) | struct TestCanUnloadNowCommand final : public Command method TestCanUnloadNowCommand (line 240) | TestCanUnloadNowCommand(std::string_view parent) : Command("can-unlo... method ShortDescription (line 242) | Resource::LocString ShortDescription() const override method LongDescription (line 247) | Resource::LocString LongDescription() const override method ExecuteInternal (line 253) | void ExecuteInternal(Execution::Context& context) const override method ReportObjectCounts (line 276) | void ReportObjectCounts(Execution::Context& context) const method GetInternalObjectCount (line 285) | uint32_t GetInternalObjectCount() const method GetExternalObjectCount (line 290) | unsigned long GetExternalObjectCount() const type TestTerminateTerminationSignalHandler (line 297) | struct TestTerminateTerminationSignalHandler final : public Command method TestTerminateTerminationSignalHandler (line 299) | TestTerminateTerminationSignalHandler(std::string_view parent) : Com... method ShortDescription (line 301) | Resource::LocString ShortDescription() const override method LongDescription (line 306) | Resource::LocString LongDescription() const override method ExecuteInternal (line 312) | void ExecuteInternal(Execution::Context& context) const override FILE: src/AppInstallerCLICore/Commands/TestCommand.h function namespace (line 8) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/UninstallCommand.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/UninstallCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/UpgradeCommand.cpp type AppInstaller::CLI (line 15) | namespace AppInstaller::CLI function ShouldListUpgrade (line 26) | bool ShouldListUpgrade(const Execution::Args& args, ArgTypeCategory ar... FILE: src/AppInstallerCLICore/Commands/UpgradeCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ValidateCommand.cpp type AppInstaller::CLI (line 10) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Commands/ValidateCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/CompletionData.cpp type AppInstaller::CLI (line 9) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/CompletionData.h function namespace (line 13) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/ConfigurationCommon.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI type ModulePathInfo (line 21) | struct ModulePathInfo function ModulePathInfo (line 27) | ModulePathInfo GetModulePathInfo(Execution::Args& execArgs) type Configuration (line 62) | namespace Configuration function ValidateCommonArguments (line 64) | void ValidateCommonArguments(Execution::Args& execArgs, bool require... function SetModulePath (line 89) | void SetModulePath(Execution::Context& context, IConfigurationSetPro... FILE: src/AppInstallerCLICore/ConfigurationCommon.h function namespace (line 7) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/ConfigurationContext.cpp type AppInstaller::CLI::Execution (line 9) | namespace AppInstaller::CLI::Execution type details (line 11) | namespace details type ConfigurationContextData (line 13) | struct ConfigurationContextData function ConfigurationProcessor (line 30) | ConfigurationProcessor& ConfigurationContext::Processor() function ConfigurationProcessor (line 35) | const ConfigurationProcessor& ConfigurationContext::Processor() const function ConfigurationSet (line 50) | ConfigurationSet& ConfigurationContext::Set() function ConfigurationSet (line 55) | const ConfigurationSet& ConfigurationContext::Set() const FILE: src/AppInstallerCLICore/ConfigurationContext.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration function namespace (line 13) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/ConfigurationDynamicRuntimeFactory.cpp type AppInstaller::CLI::ConfigurationRemoting (line 17) | namespace AppInstaller::CLI::ConfigurationRemoting type anonymous (line 19) | namespace anonymous function GetConfigurationSetMetadataOverride (line 27) | bool GetConfigurationSetMetadataOverride(const ConfigurationSet& con... type DynamicFactory (line 47) | struct DynamicFactory : winrt::implements AdditionalModulePaths() c... method AdditionalModulePaths (line 70) | void AdditionalModulePaths(const Collections::IVectorView GetView() { ... method HasKey (line 113) | bool HasKey(winrt::hstring) { THROW_HR(E_NOTIMPL); } method Remove (line 114) | void Remove(winrt::hstring) { THROW_HR(E_NOTIMPL); } method Insert (line 116) | bool Insert(winrt::hstring key, winrt::hstring value) method Lookup (line 123) | winrt::hstring Lookup(winrt::hstring key) method ProcessorEngine (line 128) | ProcessorEngine Engine() const method GetFactoryMapValue (line 133) | std::optional GetFactoryMapValue(winrt::hstring key) type DynamicProcessorInfo (line 151) | struct DynamicProcessorInfo type DynamicSetProcessor (line 158) | struct DynamicSetProcessor : winrt::implements dynamicFactory,... method IConfigurationUnitProcessorDetails (line 215) | IConfigurationUnitProcessorDetails GetUnitProcessorDetails(const C... method IConfigurationUnitProcessor (line 222) | IConfigurationUnitProcessor CreateUnitProcessor(const Configuratio... method FindUnitProcessors (line 260) | Collections::IVector FindUnitP... method SecurityContextToIntegrityLevel (line 277) | Security::IntegrityLevel SecurityContextToIntegrityLevel(SecurityC... method GetIntegrityLevelForUnit (line 306) | Security::IntegrityLevel GetIntegrityLevelForUnit(const Configurat... method SerializeSetProperties (line 312) | std::string SerializeSetProperties() method SerializeHighIntegrityLevelSet (line 369) | std::string SerializeHighIntegrityLevelSet() method CreateSetProcessorForIntegrityLevel (line 407) | ProcessorMap::iterator CreateSetProcessorForIntegrityLevel(Securit... function IConfigurationSetProcessor (line 481) | IConfigurationSetProcessor DynamicFactory::CreateSetProcessor(const ... function DiagnosticLevel (line 496) | DiagnosticLevel DynamicFactory::MinimumLevel() function HRESULT (line 511) | HRESULT STDMETHODCALLTYPE DynamicFactory::SetLifetimeWatcher(IUnknow... function IConfigurationSetProcessorFactory (line 516) | IConfigurationSetProcessorFactory& DynamicFactory::DefaultFactory() function CreateDynamicRuntimeFactory (line 533) | winrt::Microsoft::Management::Configuration::IConfigurationSetProcesso... FILE: src/AppInstallerCLICore/ConfigurationSetProcessorFactoryRemoting.cpp type AppInstaller::CLI::ConfigurationRemoting (line 18) | namespace AppInstaller::CLI::ConfigurationRemoting type RemoteFactoryCallback (line 32) | struct RemoteFactoryCallback : winrt::implements CreateConfigurati... method ConfigurationProcessor (line 58) | ConfigurationProcessor CreateConfigurationProcessor(IConfigurationSe... method IsConfigurationAvailable (line 66) | bool IsConfigurationAvailable() method EnsureConfigurationAvailableAsync (line 71) | IAsyncActionWithProgress EnsureConfigurationAvailableAsync() method IConfigurationSetProcessorFactory (line 76) | IConfigurationSetProcessorFactory Wait(HANDLE process) type RemoteFactory (line 128) | struct RemoteFactory : winrt::implements AdditionalModulePaths() const method AdditionalModulePaths (line 249) | void AdditionalModulePaths(const Collections::IVectorView GetView() { TH... method HasKey (line 298) | bool HasKey(winrt::hstring) { THROW_HR(E_NOTIMPL); } method Remove (line 299) | void Remove(winrt::hstring) { THROW_HR(E_NOTIMPL); } method Insert (line 301) | bool Insert(winrt::hstring key, winrt::hstring value) method Lookup (line 307) | winrt::hstring Lookup(winrt::hstring key) method SetLifetimeWatcher (line 313) | SetLifetimeWatcher(IUnknown* watcher) function IConfigurationSetProcessorFactory (line 326) | IConfigurationSetProcessorFactory CreateOutOfProcessFactory(ProcessorE... function ProcessorEngine (line 331) | ProcessorEngine DetermineProcessorEngine(ConfigurationSet set) function ToString (line 363) | std::wstring_view ToString(ProcessorEngine value) function ToHString (line 376) | winrt::hstring ToHString(PropertyName name) FILE: src/AppInstallerCLICore/ConfigurationWingetDscModuleUnitValidation.cpp type AppInstaller::CLI::Configuration (line 13) | namespace AppInstaller::CLI::Configuration type WinGetSource (line 37) | struct WinGetSource method Empty (line 44) | bool Empty() function GetPropertyValueAsString (line 50) | std::string GetPropertyValueAsString(const winrt::Windows::Foundation:... function GetPropertyValueAsBoolean (line 61) | bool GetPropertyValueAsBoolean(const winrt::Windows::Foundation::IInsp... function WinGetSource (line 72) | WinGetSource ParseWinGetSourceFromSettings(const ValueSet& settings) method Empty (line 44) | bool Empty() function IsWellKnownSourceName (line 102) | bool IsWellKnownSourceName(std::string_view sourceName) function ValidateWellKnownSource (line 109) | bool ValidateWellKnownSource(const WinGetSource& source) type WinGetPackage (line 131) | struct WinGetPackage method Empty (line 138) | bool Empty() function WinGetPackage (line 144) | WinGetPackage ParseWinGetPackageFromSettings(const ValueSet& settings) method Empty (line 138) | bool Empty() FILE: src/AppInstallerCLICore/ConfigurationWingetDscModuleUnitValidation.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration function namespace (line 12) | namespace AppInstaller::CLI::Execution function namespace (line 17) | namespace AppInstaller::CLI::Configuration FILE: src/AppInstallerCLICore/ConfigureExportCommand.cpp type AppInstaller::CLI (line 11) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/ConfigureExportCommand.h function namespace (line 6) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/ContextOrchestrator.cpp type AppInstaller::CLI::Execution (line 12) | namespace AppInstaller::CLI::Execution function OrchestratorQueueWorkCallback (line 21) | void CALLBACK OrchestratorQueueWorkCallback(PTP_CALLBACK_INSTANCE, PVO... function GetCommandQueueName (line 32) | std::string_view GetCommandQueueName(std::string_view commandName) function ContextOrchestrator (line 43) | ContextOrchestrator& ContextOrchestrator::Instance() function ToString (line 581) | std::string_view ToString(OrchestratorQueueItemState state) FILE: src/AppInstallerCLICore/ContextOrchestrator.h function namespace (line 16) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/Core.cpp type AppInstaller::CLI (line 24) | namespace AppInstaller::CLI type ConsoleOutputCPRestore (line 29) | struct ConsoleOutputCPRestore method ConsoleOutputCPRestore (line 31) | ConsoleOutputCPRestore(UINT cpToChangeTo) method ConsoleOutputCPRestore (line 42) | ConsoleOutputCPRestore(const ConsoleOutputCPRestore&) = delete; method ConsoleOutputCPRestore (line 43) | ConsoleOutputCPRestore& operator=(const ConsoleOutputCPRestore&) = d... method ConsoleOutputCPRestore (line 45) | ConsoleOutputCPRestore(ConsoleOutputCPRestore&&) = delete; method ConsoleOutputCPRestore (line 46) | ConsoleOutputCPRestore& operator=(ConsoleOutputCPRestore&&) = delete; function abort_signal_handler (line 52) | void __CRTDECL abort_signal_handler(int) function WaitOnMainWaitEvent (line 70) | void WaitOnMainWaitEvent() function RegisterShutdownBlocker (line 75) | void RegisterShutdownBlocker() function CoreMain (line 83) | int CoreMain(int argc, wchar_t const** argv) try function ServerInitialize (line 213) | void ServerInitialize() function InProcInitialize (line 232) | void InProcInitialize() FILE: src/AppInstallerCLICore/ExecutionArgs.h function namespace (line 9) | namespace AppInstaller::CLI::Execution function MakeMultiQueryContainUniqueValues (line 270) | void MakeMultiQueryContainUniqueValues() function MoveMultiQueryToSingleQueryIfNeeded (line 289) | void MoveMultiQueryToSingleQueryIfNeeded() FILE: src/AppInstallerCLICore/ExecutionContext.cpp type AppInstaller::CLI::Execution (line 17) | namespace AppInstaller::CLI::Execution function ShouldRemoveCheckpointDatabase (line 23) | bool ShouldRemoveCheckpointDatabase(HRESULT hr) function Context (line 54) | Context Context::CreateEmptyContext() function ContextEnumBasedVariantMapActionCallback (line 238) | void ContextEnumBasedVariantMapActionCallback(const void* map, Data da... FILE: src/AppInstallerCLICore/ExecutionContext.h function namespace (line 48) | namespace AppInstaller::CLI function namespace (line 53) | namespace AppInstaller::CLI::Workflow function namespace (line 59) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/ExecutionContextData.h function namespace (line 24) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/ExecutionProgress.cpp type AppInstaller::CLI::Execution (line 13) | namespace AppInstaller::CLI::Execution type BytesFormatData (line 19) | struct BytesFormatData function BytesFormatData (line 35) | const BytesFormatData& GetFormatForSize(uint64_t bytes) function OutputBytes (line 49) | void OutputBytes(BaseStream& out, uint64_t byteCount) function SetColor (line 84) | void SetColor(BaseStream& out, const TextFormat::Color& color, bool fo... function SetRainbowColor (line 101) | void SetRainbowColor(BaseStream& out, size_t i, size_t max, bool foreg... type ProgressVisualizerBase (line 136) | struct ProgressVisualizerBase method ProgressVisualizerBase (line 138) | ProgressVisualizerBase(BaseStream& stream, bool enableVT) : method SetMessage (line 141) | void SetMessage(std::string_view message) method Message (line 146) | std::shared_ptr Message() method VT_Enabled (line 154) | bool VT_Enabled() const { return m_enableVT; } method ClearLine (line 156) | void ClearLine() type CharacterProgressVisualizerBase (line 174) | struct CharacterProgressVisualizerBase : public ProgressVisualizerBase method CharacterProgressVisualizerBase (line 176) | CharacterProgressVisualizerBase(BaseStream& stream, bool enableVT, V... method ApplyStyle (line 183) | void ApplyStyle(size_t i, size_t max, bool foregroundOnly) type CharacterIndefiniteSpinner (line 208) | struct CharacterIndefiniteSpinner : public CharacterProgressVisualizer... method CharacterIndefiniteSpinner (line 210) | CharacterIndefiniteSpinner(BaseStream& stream, bool enableVT, Visual... method ShowSpinner (line 213) | void ShowSpinner() override method StopSpinner (line 222) | void StopSpinner() override method SetMessage (line 231) | void SetMessage(std::string_view message) override method Message (line 236) | std::shared_ptr Message() override method ShowSpinnerInternal (line 246) | void ShowSpinnerInternal() class CharacterProgressBar (line 307) | class CharacterProgressBar : public CharacterProgressVisualizerBase, p... method CharacterProgressBar (line 310) | CharacterProgressBar(BaseStream& stream, bool enableVT, VisualStyle ... method ShowProgress (line 313) | void ShowProgress(uint64_t current, uint64_t maximum, ProgressType t... method EndProgress (line 334) | void EndProgress(bool hideProgressWhenDone) override method ShowProgressNoVT (line 363) | void ShowProgressNoVT(uint64_t current, uint64_t maximum, ProgressTy... method ShowProgressWithVT (line 418) | void ShowProgressWithVT(uint64_t current, uint64_t maximum, Progress... type SixelIndefiniteSpinner (line 504) | struct SixelIndefiniteSpinner : public ProgressVisualizerBase, public ... method SixelIndefiniteSpinner (line 506) | SixelIndefiniteSpinner(BaseStream& stream, bool enableVT) : method ShowSpinner (line 537) | void ShowSpinner() override method StopSpinner (line 546) | void StopSpinner() override method SetMessage (line 555) | void SetMessage(std::string_view message) override method Message (line 560) | std::shared_ptr Message() override method ShowSpinnerInternal (line 573) | void ShowSpinnerInternal() class SixelProgressBar (line 625) | class SixelProgressBar : public ProgressVisualizerBase, public IProgre... method SixelProgressBar (line 628) | SixelProgressBar(BaseStream& stream, bool enableVT) : method ShowProgress (line 664) | void ShowProgress(uint64_t current, uint64_t maximum, ProgressType t... method EndProgress (line 725) | void EndProgress(bool hideProgressWhenDone) override FILE: src/AppInstallerCLICore/ExecutionProgress.h function namespace (line 14) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/ExecutionReporter.cpp type AppInstaller::CLI::Execution (line 8) | namespace AppInstaller::CLI::Execution function DWORD (line 28) | DWORD GetStdHandleType(DWORD stdHandle) function OutputStream (line 97) | OutputStream Reporter::GetOutputStream(Level level) function OutputStream (line 128) | OutputStream Reporter::GetBasicOutputStream() function ProgressCallback (line 334) | ProgressCallback& Reporter::AsyncProgressScope::Callback() function IProgressCallback (line 339) | IProgressCallback* Reporter::AsyncProgressScope::operator->() FILE: src/AppInstallerCLICore/ExecutionReporter.h type BoolPromptOption (line 27) | struct BoolPromptOption type Reporter (line 40) | struct Reporter function Channel (line 44) | enum class Channel FILE: src/AppInstallerCLICore/Invocation.h function namespace (line 7) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/PackageCollection.cpp type AppInstaller::CLI (line 17) | namespace AppInstaller::CLI type StaticStrings (line 23) | struct StaticStrings method StaticStrings (line 45) | static const StaticStrings& Instance() type IPackageCollectionParser (line 68) | struct IPackageCollectionParser type PackageCollectionParser_1_0 (line 76) | struct PackageCollectionParser_1_0 : public IPackageCollectionParser method PackageCollection (line 78) | PackageCollection Parse(const Json::Value& root) override method ParsePackageNode (line 107) | virtual PackageCollection::Package ParsePackageNode(const Json::Valu... method ParseSourceNode (line 121) | PackageCollection::Source ParseSourceNode(const Json::Value& sourceN... type PackageCollectionParser_2_0 (line 143) | struct PackageCollectionParser_2_0 : public PackageCollectionParser_1_0 method ParsePackageNode (line 147) | PackageCollection::Package ParsePackageNode(const Json::Value& packa... function CreateRoot (line 162) | Json::Value CreateRoot(const std::string& wingetVersion) type PackagesJson (line 234) | namespace PackagesJson function CreateJson (line 236) | Json::Value CreateJson(const PackageCollection& packages) function ParseResult (line 247) | ParseResult TryParseJson(const Json::Value& root) FILE: src/AppInstallerCLICore/PackageCollection.h function namespace (line 12) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/PortableInstaller.cpp type AppInstaller::CLI::Portable (line 25) | namespace AppInstaller::CLI::Portable function GetPortableLinksLocation (line 27) | std::filesystem::path GetPortableLinksLocation(Manifest::ScopeEnum scope) function GetPortableInstallRoot (line 39) | std::filesystem::path GetPortableInstallRoot(Manifest::ScopeEnum scope... function VerifyPortableFile (line 58) | bool VerifyPortableFile(AppInstaller::Portable::PortableFileEntry& entry) FILE: src/AppInstallerCLICore/PortableInstaller.h function namespace (line 11) | namespace AppInstaller::CLI::Portable function ARPEntryExists (line 83) | bool ARPEntryExists() { return m_portableARPEntry.Exists(); } FILE: src/AppInstallerCLICore/Public/AppInstallerCLICore.h function namespace (line 5) | namespace AppInstaller::CLI FILE: src/AppInstallerCLICore/Public/ConfigurationSetProcessorFactoryRemoting.h type class (line 10) | enum class function PropertyName (line 32) | enum class PropertyName FILE: src/AppInstallerCLICore/Public/ShutdownMonitoring.h function namespace (line 11) | namespace AppInstaller::ShutdownMonitoring FILE: src/AppInstallerCLICore/Resources.cpp type AppInstaller::CLI::Resource (line 8) | namespace AppInstaller::CLI::Resource function GetFixedString (line 10) | Utility::LocIndView GetFixedString(FixedString fs) FILE: src/AppInstallerCLICore/Resources.h function namespace (line 10) | namespace AppInstaller::CLI::Resource FILE: src/AppInstallerCLICore/Search/Search.h function namespace (line 32) | namespace AppInstaller::CLI function GetManifestByVersion (line 82) | struct Application FILE: src/AppInstallerCLICore/ShutdownMonitoring.cpp type AppInstaller::ShutdownMonitoring (line 12) | namespace AppInstaller::ShutdownMonitoring type Singleton (line 18) | struct Singleton : public WinRT::COMStaticStorageBase CreateFactory() function UINT (line 25) | UINT AspectRatioMultiplier(AspectRatio aspectRatio) function CacheToBitmap (line 43) | wil::com_ptr CacheToBitmap(IWICImagingFactory* factory, ... function UINT32 (line 51) | UINT32 ByteToPercent(BYTE input) type RenderState (line 57) | struct RenderState method RenderState (line 59) | RenderState( type State (line 72) | enum class State method Advance (line 81) | bool Advance() method Sequence (line 244) | Sequence Current() const function IWICPalette (line 294) | IWICPalette* Palette::Get() const function WICColor (line 304) | WICColor& Palette::operator[](size_t index) function WICColor (line 309) | WICColor Palette::operator[](size_t index) const function ImageView (line 318) | ImageView ImageView::Lock(IWICBitmap* imageSource) function ImageView (line 344) | ImageView ImageView::Copy(IWICBitmapSource* imageSource) function BYTE (line 382) | const BYTE* ImageView::GetPixel(UINT x, UINT y) const function UINT (line 403) | UINT ImageView::Width() const function UINT (line 408) | UINT ImageView::Height() const function Palette (line 533) | Palette ImageSource::CreatePalette(UINT colorCount, bool transparencyE... function Palette (line 538) | Palette ImageSource::CreatePalette(const RenderControls& controls) const function ImageView (line 556) | ImageView ImageSource::Lock() const function ImageView (line 561) | ImageView ImageSource::Copy() const function ImageView (line 581) | ImageView& Compositor::operator[](size_t index) function ImageView (line 586) | const ImageView& Compositor::operator[](size_t index) const function RenderControls (line 591) | RenderControls& Compositor::Controls() function RenderControls (line 596) | const RenderControls& Compositor::Controls() const function ConstructedSequence (line 601) | ConstructedSequence Compositor::Render() function Image (line 647) | Image& Image::AspectRatio(Sixel::AspectRatio aspectRatio) function Image (line 653) | Image& Image::Transparency(bool transparencyEnabled) function Image (line 659) | Image& Image::ColorCount(UINT colorCount) function Image (line 666) | Image& Image::RenderSizeInPixels(UINT width, UINT height) function Image (line 673) | Image& Image::RenderSizeInCells(UINT width, UINT height) function Image (line 679) | Image& Image::StretchSourceToFill(bool stretchSourceToFill) function Image (line 685) | Image& Image::UseRepeatSequence(bool useRepeatSequence) function ConstructedSequence (line 691) | ConstructedSequence Image::Render() FILE: src/AppInstallerCLICore/Sixel.h type class (line 16) | enum class function InterpolationMode (line 25) | enum class InterpolationMode FILE: src/AppInstallerCLICore/TableOutput.h function namespace (line 13) | namespace AppInstaller::CLI::Execution FILE: src/AppInstallerCLICore/VTSupport.cpp type AppInstaller::CLI::VirtualTerminal (line 8) | namespace AppInstaller::CLI::VirtualTerminal function GetAccentColorFromSystem (line 12) | TextFormat::Color GetAccentColorFromSystem() function InitializeMode (line 21) | bool InitializeMode(DWORD handle, DWORD& previousMode, std::initialize... function ExtractSequence (line 62) | std::string ExtractSequence(std::istream& inStream, std::string_view p... function ConsoleModeRestore (line 108) | const ConsoleModeRestore& ConsoleModeRestore::Instance() type Cursor (line 177) | namespace Cursor type Position (line 179) | namespace Position function ConstructedSequence (line 181) | ConstructedSequence Up(int16_t cells) function ConstructedSequence (line 189) | ConstructedSequence Down(int16_t cells) function ConstructedSequence (line 197) | ConstructedSequence Forward(int16_t cells) function ConstructedSequence (line 205) | ConstructedSequence Backward(int16_t cells) type Visibility (line 214) | namespace Visibility type TextFormat (line 223) | namespace TextFormat function Color (line 231) | Color Color::GetAccentColor() type Foreground (line 237) | namespace Foreground function ConstructedSequence (line 250) | ConstructedSequence Extended(const Color& color) type Background (line 258) | namespace Background function ConstructedSequence (line 260) | ConstructedSequence Extended(const Color& color) function ConstructedSequence (line 268) | ConstructedSequence Hyperlink(const std::string& text, const std::st... type TextModification (line 276) | namespace TextModification type Progress (line 283) | namespace Progress function ConstructedSequence (line 285) | ConstructedSequence Construct(State state, std::optional p... FILE: src/AppInstallerCLICore/VTSupport.h function namespace (line 16) | namespace AppInstaller::CLI::VirtualTerminal function ConsoleModeRestoreBase (line 40) | struct ConsoleModeRestore : public ConsoleModeRestoreBase function ConsoleModeRestoreBase (line 56) | struct ConsoleInputModeRestore : public ConsoleModeRestoreBase function Set (line 68) | struct Sequence function Sequence (line 83) | struct ConstructedSequence : public Sequence type PrimaryDeviceAttributes (line 106) | struct PrimaryDeviceAttributes function namespace (line 145) | namespace Cursor function namespace (line 164) | namespace TextFormat function namespace (line 208) | namespace TextModification function namespace (line 215) | namespace Progress FILE: src/AppInstallerCLICore/Workflows/ArchiveFlow.cpp type AppInstaller::CLI::Workflow (line 13) | namespace AppInstaller::CLI::Workflow function ScanArchiveFromLocalManifest (line 20) | void ScanArchiveFromLocalManifest(Execution::Context& context) function ExtractFilesFromArchive (line 48) | void ExtractFilesFromArchive(Execution::Context& context) function VerifyAndSetNestedInstaller (line 79) | void VerifyAndSetNestedInstaller(Execution::Context& context) function EnsureValidNestedInstallerMetadataForArchiveInstall (line 120) | void EnsureValidNestedInstallerMetadataForArchiveInstall(Execution::Co... FILE: src/AppInstallerCLICore/Workflows/ArchiveFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/CompletionFlow.cpp type AppInstaller::CLI::Workflow (line 6) | namespace AppInstaller::CLI::Workflow function OutputCompletionString (line 14) | void OutputCompletionString(Execution::OutputStream& stream, std::stri... function CompleteSourceName (line 27) | void CompleteSourceName(Execution::Context& context) function RequireCompletionWordNonEmpty (line 41) | void RequireCompletionWordNonEmpty(Execution::Context& context) function CompleteWithMatchedField (line 50) | void CompleteWithMatchedField(Execution::Context& context) function CompleteWithSearchResultVersions (line 68) | void CompleteWithSearchResultVersions(Execution::Context& context) function CompleteWithSearchResultInstalledVersions (line 85) | void CompleteWithSearchResultInstalledVersions(Execution::Context& con... function CompleteWithSearchResultChannels (line 104) | void CompleteWithSearchResultChannels(Execution::Context& context) function CompleteWithEmptySet (line 217) | void CompleteWithEmptySet(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/CompletionFlow.h function namespace (line 8) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/ConfigurationFlow.cpp type AppInstaller::CLI::Workflow (line 31) | namespace AppInstaller::CLI::Workflow function SetTestConfigurationSetProcessorFactory (line 36) | void SetTestConfigurationSetProcessorFactory(IConfigurationSetProcesso... type anon (line 42) | namespace anon type PredefinedResourceInfo (line 77) | struct PredefinedResourceInfo method PredefinedResourceInfo (line 82) | PredefinedResourceInfo(std::wstring_view unitType) : UnitType(unit... method PredefinedResourceInfo (line 83) | PredefinedResourceInfo(std::wstring_view unitType, bool elevationR... type PredefinedResource (line 86) | struct PredefinedResource function PredefinedResourcesForExport (line 94) | std::vector PredefinedResourcesForExport() function PackageSettingsExclusionList (line 102) | std::vector PackageSettingsExclusionList() function ConvertLevel (line 118) | Logging::Level ConvertLevel(DiagnosticLevel level) function DiagnosticLevel (line 132) | DiagnosticLevel ConvertLevel(Logging::Level level) function ToResource (line 146) | Resource::StringId ToResource(ConfigurationUnitIntent intent) function InstallDscPackage (line 157) | void InstallDscPackage(Execution::Context& context, std::string_view... function IConfigurationSetProcessorFactory (line 188) | IConfigurationSetProcessorFactory CreateConfigurationSetProcessorFac... function ConfigureProcessorForUse (line 278) | void ConfigureProcessorForUse(Execution::Context& context, Configura... function GetValueSetString (line 307) | winrt::hstring GetValueSetString(const ValueSet& valueSet, std::wstr... function GetValueSetBool (line 322) | std::optional GetValueSetBool(const ValueSet& valueSet, std::w... type OutputHelper (line 338) | struct OutputHelper method OutputHelper (line 340) | OutputHelper(Execution::Context& context) : m_context(context) {} method ConvertForOutput (line 346) | Utility::LocIndString ConvertForOutput(const std::string& input, s... method ConvertForOutput (line 372) | Utility::LocIndString ConvertForOutput(const winrt::hstring& input... method ConvertIdentifier (line 377) | Utility::LocIndString ConvertIdentifier(const winrt::hstring& input) method ConvertURI (line 382) | Utility::LocIndString ConvertURI(const winrt::hstring& input) method ConvertValue (line 387) | Utility::LocIndString ConvertValue(const winrt::hstring& input) method ConvertDetailsIdentifier (line 392) | Utility::LocIndString ConvertDetailsIdentifier(const winrt::hstrin... method ConvertDetailsURI (line 397) | Utility::LocIndString ConvertDetailsURI(const winrt::hstring& input) method ConvertDetailsValue (line 402) | Utility::LocIndString ConvertDetailsValue(const winrt::hstring& in... method OutputValueWithTruncationWarningIfNeeded (line 407) | void OutputValueWithTruncationWarningIfNeeded(const winrt::hstring... method OutputPropertyValue (line 418) | void OutputPropertyValue(const IPropertyValue property) method OutputValueSetAsArray (line 438) | void OutputValueSetAsArray(const ValueSet& valueSetArray, size_t i... method OutputValueSet (line 504) | void OutputValueSet(const ValueSet& valueSet, size_t indent) method OutputConfigurationUnitHeader (line 536) | void OutputConfigurationUnitHeader(const ConfigurationUnit& unit, ... method OutputConfigurationUnitInformation (line 555) | void OutputConfigurationUnitInformation(const ConfigurationUnit& u... function OutputConfigurationUnitHeader (line 682) | void OutputConfigurationUnitHeader(Execution::Context& context, cons... function LogFailedGetConfigurationUnitDetails (line 688) | void LogFailedGetConfigurationUnitDetails(const ConfigurationUnit& u... type UnitFailedMessageData (line 698) | struct UnitFailedMessageData function UnitFailedMessageData (line 706) | UnitFailedMessageData GetUnitFailedData(const ConfigurationUnit& uni... function GetUnitSkippedMessage (line 741) | Utility::LocIndString GetUnitSkippedMessage(const IConfigurationUnit... function OutputUnitRunFailure (line 756) | void OutputUnitRunFailure(Context& context, const ConfigurationUnit&... type ProgressCancellationUnification (line 788) | struct ProgressCancellationUnification method ProgressCancellationUnification (line 790) | ProgressCancellationUnification(std::unique_ptr&& prog... method OperationT (line 811) | OperationT& Operation() const { return m_operation; } method SetCancellationFunction (line 814) | void SetCancellationFunction() function CreateProgressCancellationUnification (line 828) | ProgressCancellationUnification CreateProgressCancellatio... type ConfigurationSetProgressOutputBase (line 837) | struct ConfigurationSetProgressOutputBase method ConfigurationSetProgressOutputBase (line 841) | ConfigurationSetProgressOutputBase(Context& context, const Operati... method MarkCompleted (line 853) | void MarkCompleted(const ConfigurationUnit& unit) method UnitHasPreviouslyCompleted (line 859) | bool UnitHasPreviouslyCompleted(const ConfigurationUnit& unit) method OutputUnitCompletionProgress (line 866) | void OutputUnitCompletionProgress() method BeginProgress (line 874) | void BeginProgress() method EndProgress (line 879) | void EndProgress() type ApplyConfigurationSetProgressOutput (line 892) | struct ApplyConfigurationSetProgressOutput final : public Configurat... method ApplyConfigurationSetProgressOutput (line 896) | ApplyConfigurationSetProgressOutput(Context& context, const Operat... method Progress (line 901) | void Progress(const Operation& operation, const ConfigurationSetCh... method HandleUnreportedProgress (line 936) | void HandleUnreportedProgress(const ApplyConfigurationSetResult& r... method HandleUnitProgress (line 950) | void HandleUnitProgress(const ConfigurationUnit& unit, Configurati... method OutputUnitInProgressIfNeeded (line 991) | void OutputUnitInProgressIfNeeded(const ConfigurationUnit& unit) type TestConfigurationSetProgressOutput (line 1007) | struct TestConfigurationSetProgressOutput final : public Configurati... method TestConfigurationSetProgressOutput (line 1011) | TestConfigurationSetProgressOutput(Context& context, const Operati... method Progress (line 1018) | void Progress(const Operation& operation, const TestConfigurationU... method HandleUnreportedProgress (line 1031) | void HandleUnreportedProgress(const TestConfigurationSetResult& re... method HandleUnitProgress (line 1045) | void HandleUnitProgress(const ConfigurationUnit& unit, Configurati... function GetNormalizedIdentifier (line 1083) | std::string GetNormalizedIdentifier(const winrt::hstring& identifier) function GetConfigurationSetUnitValidationOrder (line 1089) | std::vector GetConfigurationSetUnitValidationOrder(winrt::... function SetNameAndOrigin (line 1131) | void SetNameAndOrigin(ConfigurationSet& set, std::filesystem::path& ... function OpenConfigurationSet (line 1139) | void OpenConfigurationSet(Execution::Context& context, const std::st... function ConfigurationUnit (line 1239) | ConfigurationUnit CreateConfigurationUnitFromModuleResource(std::str... function ConfigurationUnit (line 1267) | ConfigurationUnit CreateConfigurationUnitFromUnitType(std::wstring_v... function ConfigurationUnit (line 1290) | ConfigurationUnit CreatePowerShellPackageUnit() function ValueSet (line 1302) | ValueSet CreateValueSetFromStringVector(const std::vector ExportUnit(Execution::Context& contex... function AddDependentUnit (line 1584) | void AddDependentUnit(std::vector& units, const C... function AddElevatedEnvironment (line 1592) | void AddElevatedEnvironment(std::vector& units) function GetAllUnitProcessors (line 1600) | std::vector GetAllUnitProcessors... function ExportPredefinedResources (line 1629) | void ExportPredefinedResources(Execution::Context& context) type UnitProcessorTree (line 1698) | struct UnitProcessorTree type SourceAndPackage (line 1701) | struct SourceAndPackage type Node (line 1707) | struct Node method Node (line 1718) | Node& FindNodeForFilePath(const winrt::hstring& filePath) method UnitProcessorTree (line 1725) | UnitProcessorTree(std::vector&... method PlacePackage (line 1740) | void PlacePackage(const PackageCollection::Source& source, const P... method GetResourcesForPackage (line 1749) | std::vector GetResourcesForPac... function ProcessPackagesForConfigurationExportAll (line 1771) | void ProcessPackagesForConfigurationExportAll(Execution::Context& co... function ProcessPackagesForConfigurationExportSingle (line 1858) | void ProcessPackagesForConfigurationExportSingle(Execution::Context&... function HistorySetMatchesInput (line 1900) | bool HistorySetMatchesInput(const ConfigurationSet& set, const std::... function ToLocString (line 1929) | Resource::LocString ToLocString(ConfigurationSetState state) function ToLocString (line 1945) | Resource::LocString ToLocString(ConfigurationUnitState state) function ToString (line 1963) | std::string_view ToString(ConfigurationChangeEventType type) function ToString (line 1979) | std::string_view ToString(ConfigurationUnitResultSource source) function CreateConfigurationProcessor (line 2000) | void CreateConfigurationProcessor(Context& context) function CreateConfigurationProcessorWithoutFactory (line 2005) | void CreateConfigurationProcessorWithoutFactory(Execution::Context& co... function OpenConfigurationSet (line 2010) | void OpenConfigurationSet(Context& context) function ShowConfigurationSet (line 2049) | void ShowConfigurationSet(Context& context) function ShowConfigurationSetConflicts (line 2153) | void ShowConfigurationSetConflicts(Execution::Context& context) function ApplyConfigurationSet (line 2178) | void ApplyConfigurationSet(Execution::Context& context) function TestConfigurationSet (line 2205) | void TestConfigurationSet(Execution::Context& context) function ValidateConfigurationSetSemantics (line 2242) | void ValidateConfigurationSetSemantics(Execution::Context& context) function ValidateConfigurationSetUnitProcessors (line 2290) | void ValidateConfigurationSetUnitProcessors(Execution::Context& context) function ValidateConfigurationSetUnitContents (line 2482) | void ValidateConfigurationSetUnitContents(Execution::Context& context) function ValidateAllGoodMessage (line 2512) | void ValidateAllGoodMessage(Execution::Context& context) function SearchSourceForPackageExport (line 2517) | void SearchSourceForPackageExport(Execution::Context& context) function PopulateConfigurationSetForExport (line 2548) | void PopulateConfigurationSetForExport(Execution::Context& context) function WriteConfigFile (line 2567) | void WriteConfigFile(Execution::Context& context) function GetConfigurationSetHistory (line 2604) | void GetConfigurationSetHistory(Execution::Context& context) function ShowConfigurationSetHistory (line 2612) | void ShowConfigurationSetHistory(Execution::Context& context) function SelectSetFromHistory (line 2639) | void SelectSetFromHistory(Execution::Context& context) function RemoveConfigurationSetHistory (line 2672) | void RemoveConfigurationSetHistory(Execution::Context& context) function SerializeConfigurationSetHistory (line 2678) | void SerializeConfigurationSetHistory(Execution::Context& context) function ShowSingleConfigurationSetHistory (line 2689) | void ShowSingleConfigurationSetHistory(Execution::Context& context) function CompleteConfigurationHistoryItem (line 2821) | void CompleteConfigurationHistoryItem(Execution::Context& context) function MonitorConfigurationStatus (line 2846) | void MonitorConfigurationStatus(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/ConfigurationFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/DependenciesFlow.cpp type AppInstaller::CLI::Workflow (line 15) | namespace AppInstaller::CLI::Workflow type DependencyPackageCandidate (line 20) | struct DependencyPackageCandidate method DependencyPackageCandidate (line 22) | DependencyPackageCandidate( function GetInstallersDependenciesFromManifest (line 79) | void GetInstallersDependenciesFromManifest(Execution::Context& context) function GetDependenciesFromInstaller (line 92) | void GetDependenciesFromInstaller(Execution::Context& context) function GetDependenciesInfoForUninstall (line 101) | void GetDependenciesInfoForUninstall(Execution::Context& context) function OpenDependencySource (line 107) | void OpenDependencySource(Execution::Context& context) function EnableWindowsFeaturesDependencies (line 129) | void EnableWindowsFeaturesDependencies(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/DependenciesFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/DependencyNodeProcessor.cpp type AppInstaller::CLI::Workflow (line 12) | namespace AppInstaller::CLI::Workflow function DependencyNodeProcessorResult (line 17) | DependencyNodeProcessorResult DependencyNodeProcessor::EvaluateDepende... FILE: src/AppInstallerCLICore/Workflows/DependencyNodeProcessor.h function namespace (line 11) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/DownloadFlow.cpp type AppInstaller::CLI::Workflow (line 16) | namespace AppInstaller::CLI::Workflow function GetInstallerBaseDownloadPath (line 34) | std::filesystem::path GetInstallerBaseDownloadPath(Execution::Context&... function GetInstallerFileExtension (line 47) | std::wstring_view GetInstallerFileExtension(Execution::Context& context) function GetInstallerPreHashValidationFileName (line 84) | std::filesystem::path GetInstallerPreHashValidationFileName(Execution:... function GetInstallerPostHashValidationFileName (line 90) | std::filesystem::path GetInstallerPostHashValidationFileName(Execution... function GetInstallerDownloadOnlyFileName (line 117) | std::filesystem::path GetInstallerDownloadOnlyFileName(Execution::Cont... function RemoveInstallerFile (line 163) | void RemoveInstallerFile(const std::filesystem::path& path) function ExistingInstallerFileHasHashMatch (line 193) | bool ExistingInstallerFileHasHashMatch(const SHA256::HashBuffer& expec... function GetInstallerDownloadAuthenticationToken (line 213) | std::string GetInstallerDownloadAuthenticationToken(const AppInstaller... function GetInstallerDownloadAuthenticationHeaders (line 239) | std::vector GetInstallerDownloadAuthenticationH... function DownloadInstaller (line 274) | void DownloadInstaller(Execution::Context& context) function CheckForExistingInstaller (line 350) | void CheckForExistingInstaller(Execution::Context& context) function GetInstallerDownloadPath (line 379) | void GetInstallerDownloadPath(Execution::Context& context) function DownloadInstallerFile (line 390) | void DownloadInstallerFile(Execution::Context& context) function GetMsixSignatureHash (line 508) | void GetMsixSignatureHash(Execution::Context& context) function VerifyInstallerHash (line 541) | void VerifyInstallerHash(Execution::Context& context) function UpdateInstallerFileMotwIfApplicable (line 598) | void UpdateInstallerFileMotwIfApplicable(Execution::Context& context) function ReverifyInstallerHash (line 639) | void ReverifyInstallerHash(Execution::Context& context) function RenameDownloadedInstaller (line 672) | void RenameDownloadedInstaller(Execution::Context& context) function RemoveInstaller (line 720) | void RemoveInstaller(Execution::Context& context) function SetDownloadDirectory (line 731) | void SetDownloadDirectory(Execution::Context& context) function ExportManifest (line 761) | void ExportManifest(Execution::Context& context) function EnsureSupportForDownload (line 773) | void EnsureSupportForDownload(Execution::Context& context) function InitializeInstallerDownloadAuthenticatorsMap (line 790) | void InitializeInstallerDownloadAuthenticatorsMap(Execution::Context& ... FILE: src/AppInstallerCLICore/Workflows/DownloadFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/FontFlow.cpp type AppInstaller::CLI::Workflow (line 11) | namespace AppInstaller::CLI::Workflow type InstalledFontFamiliesTableLine (line 18) | struct InstalledFontFamiliesTableLine method InstalledFontFamiliesTableLine (line 20) | InstalledFontFamiliesTableLine(Utility::LocIndString familyName, int... type InstalledFontFacesTableLine (line 28) | struct InstalledFontFacesTableLine method InstalledFontFacesTableLine (line 30) | InstalledFontFacesTableLine(Utility::LocIndString familyName, Utilit... type InstalledFontFilesTableLine (line 40) | struct InstalledFontFilesTableLine method InstalledFontFilesTableLine (line 42) | InstalledFontFilesTableLine(Utility::LocIndString title, Utility::Lo... function OutputInstalledFontFamiliesTable (line 52) | void OutputInstalledFontFamiliesTable(Execution::Context& context, con... function OutputInstalledFontFacesTable (line 64) | void OutputInstalledFontFacesTable(Execution::Context& context, const ... function OutputInstalledFontFilesTable (line 83) | void OutputInstalledFontFilesTable(Execution::Context& context, const ... function ReportInstalledFonts (line 103) | void ReportInstalledFonts(Execution::Context& context) function FontInstallImpl (line 192) | void FontInstallImpl(Execution::Context& context) function FontUninstallImpl (line 287) | void FontUninstallImpl(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/FontFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/ImportExportFlow.cpp type AppInstaller::CLI::Workflow (line 14) | namespace AppInstaller::CLI::Workflow function SourceDetails (line 20) | SourceDetails GetSourceDetails(const SourceDetails& source) function SourceDetails (line 25) | SourceDetails GetSourceDetails(const PackageCollection::Source& source) function SourceDetails (line 30) | SourceDetails GetSourceDetails(const Repository::Source& source) function GetSourceDetailsEquivalencePredicate (line 37) | std::function GetSourceDetailsEquivalencePredicate(con... function FindSource (line 48) | typename std::vector::const_iterator FindSource(const std::vector::iterator FindSource(std::vector& sources, ... function GetAvailableVersionForInstalledPackage (line 62) | std::shared_ptr GetAvailableVersionForInstalledPackage( function SelectVersionsToExport (line 97) | void SelectVersionsToExport(Execution::Context& context) function WriteImportFile (line 155) | void WriteImportFile(Execution::Context& context) function ReadImportFile (line 164) | void ReadImportFile(Execution::Context& context) function OpenSourcesForImport (line 219) | void OpenSourcesForImport(Execution::Context& context) function GetSearchRequestsForImport (line 248) | void GetSearchRequestsForImport(Execution::Context& context) function InstallImportedPackages (line 308) | void InstallImportedPackages(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/ImportExportFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/InstallFlow.cpp type AppInstaller::CLI::Workflow (line 42) | namespace AppInstaller::CLI::Workflow function MightWriteToARP (line 46) | bool MightWriteToARP(InstallerTypeEnum type) function ShouldUseDirectMSIInstall (line 62) | bool ShouldUseDirectMSIInstall(InstallerTypeEnum type, bool isSilentIn... function ShouldErrorForUnsupportedArgument (line 74) | bool ShouldErrorForUnsupportedArgument(UnsupportedArgumentEnum arg) function GetUnsupportedArgumentType (line 85) | Execution::Args::Type GetUnsupportedArgumentType(UnsupportedArgumentEn... type ExpectedReturnCode (line 104) | struct ExpectedReturnCode method ExpectedReturnCode (line 106) | ExpectedReturnCode(ExpectedReturnCodeEnum installerReturnCode, HRESU... method ExpectedReturnCode (line 109) | static ExpectedReturnCode GetExpectedReturnCode(ExpectedReturnCodeEn... function CheckForOnlyDependencies (line 161) | void CheckForOnlyDependencies(Execution::Context& context) type details (line 172) | namespace details function ShellExecuteInstall (line 178) | void ShellExecuteInstall(Execution::Context& context) function DirectMSIInstall (line 190) | void DirectMSIInstall(Execution::Context& context) function MsixInstall (line 202) | void MsixInstall(Execution::Context& context) function PortableInstall (line 269) | void PortableInstall(Execution::Context& context) function ArchiveInstall (line 282) | void ArchiveInstall(Execution::Context& context) function FontInstall (line 295) | void FontInstall(Execution::Context& context) function ExemptFromSingleInstallLocking (line 304) | bool ExemptFromSingleInstallLocking(InstallerTypeEnum type) function EnsureApplicableInstaller (line 317) | void EnsureApplicableInstaller(Execution::Context& context) function CheckForUnsupportedArgs (line 332) | void CheckForUnsupportedArgs(Execution::Context& context) function ShowInstallationDisclaimer (line 373) | void ShowInstallationDisclaimer(Execution::Context& context) function DisplayInstallationNotes (line 389) | void DisplayInstallationNotes(Execution::Context& context) function EnsureRunningAsAdminForMachineScopeInstall (line 477) | void EnsureRunningAsAdminForMachineScopeInstall(Execution::Context& co... function ExecuteInstaller (line 492) | void ExecuteInstaller(Execution::Context& context) function ReportIdentityAndInstallationDisclaimer (line 589) | void ReportIdentityAndInstallationDisclaimer(Execution::Context& context) function InstallPackageInstaller (line 596) | void InstallPackageInstaller(Execution::Context& context) function InstallDependencies (line 611) | void InstallDependencies(Execution::Context& context) function DownloadPackageDependencies (line 628) | void DownloadPackageDependencies(Execution::Context& context) function InstallSinglePackage (line 645) | void InstallSinglePackage(Execution::Context& context) function EnsureSupportForInstall (line 659) | void EnsureSupportForInstall(Execution::Context& context) function RecordInstall (line 962) | void RecordInstall(Context& context) FILE: src/AppInstallerCLICore/Workflows/InstallFlow.h function namespace (line 7) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/MSStoreInstallerHandler.cpp type AppInstaller::CLI::Workflow (line 14) | namespace AppInstaller::CLI::Workflow function GetErrorCodeString (line 29) | Utility::LocIndString GetErrorCodeString(const HRESULT errorCode) function HRESULT (line 36) | HRESULT EnsureStorePolicySatisfiedImpl(const std::wstring& productId, ... function AppInstallerUpdate (line 59) | void AppInstallerUpdate(bool preferStub, bool bypassPolicy, Execution:... function HRESULT (line 77) | HRESULT DownloadMSStorePackageFile(const MSStore::MSStoreDownloadFile&... function MSStoreInstall (line 142) | void MSStoreInstall(Execution::Context& context) function MSStoreUpdate (line 183) | void MSStoreUpdate(Execution::Context& context) function MSStoreRepair (line 224) | void MSStoreRepair(Execution::Context& context) function MSStoreDownload (line 265) | void MSStoreDownload(Execution::Context& context) function EnsureStorePolicySatisfied (line 406) | void EnsureStorePolicySatisfied(Execution::Context& context) function VerifyIsFullPackage (line 427) | void VerifyIsFullPackage(Execution::Context& context) function EnableExtendedFeatures (line 436) | void EnableExtendedFeatures(Execution::Context& context) function DisableExtendedFeatures (line 454) | void DisableExtendedFeatures(Execution::Context& context) type AppInstaller::CLI::Workflow (line 19) | namespace AppInstaller::CLI::Workflow function GetErrorCodeString (line 29) | Utility::LocIndString GetErrorCodeString(const HRESULT errorCode) function HRESULT (line 36) | HRESULT EnsureStorePolicySatisfiedImpl(const std::wstring& productId, ... function AppInstallerUpdate (line 59) | void AppInstallerUpdate(bool preferStub, bool bypassPolicy, Execution:... function HRESULT (line 77) | HRESULT DownloadMSStorePackageFile(const MSStore::MSStoreDownloadFile&... function MSStoreInstall (line 142) | void MSStoreInstall(Execution::Context& context) function MSStoreUpdate (line 183) | void MSStoreUpdate(Execution::Context& context) function MSStoreRepair (line 224) | void MSStoreRepair(Execution::Context& context) function MSStoreDownload (line 265) | void MSStoreDownload(Execution::Context& context) function EnsureStorePolicySatisfied (line 406) | void EnsureStorePolicySatisfied(Execution::Context& context) function VerifyIsFullPackage (line 427) | void VerifyIsFullPackage(Execution::Context& context) function EnableExtendedFeatures (line 436) | void EnableExtendedFeatures(Execution::Context& context) function DisableExtendedFeatures (line 454) | void DisableExtendedFeatures(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/MSStoreInstallerHandler.h function namespace (line 7) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/MsiInstallFlow.cpp type AppInstaller::CLI::Workflow (line 8) | namespace AppInstaller::CLI::Workflow function InvokeMsiInstallProduct (line 12) | std::optional InvokeMsiInstallProduct(const std::filesystem::pat... function DirectMSIInstallImpl (line 32) | void DirectMSIInstallImpl(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/MsiInstallFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/MultiQueryFlow.cpp type AppInstaller::CLI::Workflow (line 12) | namespace AppInstaller::CLI::Workflow function GetPackageStringFromSearchRequest (line 16) | Utility::LocIndString GetPackageStringFromSearchRequest(const SearchRe... function GetMultiSearchRequests (line 37) | void GetMultiSearchRequests(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/MultiQueryFlow.h function namespace (line 8) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/PinFlow.cpp type AppInstaller::CLI::Workflow (line 13) | namespace AppInstaller::CLI::Workflow function CreatePin (line 18) | Pinning::Pin CreatePin(Execution::Context& context, const Pinning::Pin... function GetPinKeysForInstalled (line 34) | void GetPinKeysForInstalled(const std::shared_ptr& in... function GetPinKeysForPackage (line 54) | std::set GetPinKeysForPackage(Execution::Context& con... function SearchRequest (line 83) | SearchRequest GetSearchRequestForPin(const Pinning::PinKey& pinKey) function GetAllPins (line 113) | void GetAllPins(Execution::Context& context) function SearchPin (line 119) | void SearchPin(Execution::Context& context) function AddPin (line 139) | void AddPin(Execution::Context& context) function RemovePin (line 210) | void RemovePin(Execution::Context& context) function ReportPins (line 238) | void ReportPins(Execution::Context& context) function ResetAllPins (line 309) | void ResetAllPins(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/PinFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/PortableFlow.cpp type AppInstaller::CLI::Workflow (line 18) | namespace AppInstaller::CLI::Workflow function GetPortableProductCode (line 24) | std::string GetPortableProductCode(Execution::Context& context) function EnsureValidArgsForPortableInstall (line 41) | void EnsureValidArgsForPortableInstall(Execution::Context& context) function EnsureVolumeSupportsReparsePoints (line 60) | void EnsureVolumeSupportsReparsePoints(Execution::Context& context) function VerifyPackageAndSourceMatch (line 73) | void VerifyPackageAndSourceMatch(Execution::Context& context) function InitializePortableInstaller (line 110) | void InitializePortableInstaller(Execution::Context& context) function GetDesiredStateForPortableInstall (line 174) | std::vector GetDesiredStateForPortableInstall(Execu... function PortableInstallImpl (line 250) | void PortableInstallImpl(Execution::Context& context) function PortableUninstallImpl (line 295) | void PortableUninstallImpl(Execution::Context& context) function EnsureSupportForPortableInstall (line 329) | void EnsureSupportForPortableInstall(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/PortableFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/PromptFlow.cpp type AppInstaller::CLI::Workflow (line 12) | namespace AppInstaller::CLI::Workflow function IsInteractivityAllowed (line 16) | bool IsInteractivityAllowed(Execution::Context& context) function HandleSourceAgreementsForOneSource (line 44) | bool HandleSourceAgreementsForOneSource(Execution::Context& context, c... type PackagePrompt (line 115) | struct PackagePrompt type PackageAgreementsPrompt (line 136) | struct PackageAgreementsPrompt : public PackagePrompt method PackageAgreementsPrompt (line 138) | PackageAgreementsPrompt(bool ensureAgreementsAcceptance) : m_ensureA... method PackageNeedsPrompt (line 140) | bool PackageNeedsPrompt(Execution::Context& context) override method PromptForSinglePackage (line 146) | void PromptForSinglePackage(Execution::Context& context) override method PromptForMultiplePackages (line 152) | void PromptForMultiplePackages(Execution::Context& context, std::vec... method ShowPackageAgreements (line 171) | void ShowPackageAgreements(Execution::Context& context) method EnsurePackageAgreementsAcceptance (line 186) | void EnsurePackageAgreementsAcceptance(Execution::Context& context, ... type InstallRootPrompt (line 227) | struct InstallRootPrompt : public PackagePrompt method InstallRootPrompt (line 229) | InstallRootPrompt() : m_installLocation(User().Get> GetPackagePrompts(bool ens... FILE: src/AppInstallerCLICore/Workflows/PromptFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/RepairFlow.cpp type AppInstaller::CLI::Workflow (line 24) | namespace AppInstaller::CLI::Workflow function SetUninstallStringInContext (line 30) | void SetUninstallStringInContext(Execution::Context& context) function SetModifyPathInContext (line 57) | void SetModifyPathInContext(Execution::Context& context) function SetProductCodesInContext (line 73) | void SetProductCodesInContext(Execution::Context& context) function SetPackageFamilyNamesInContext (line 87) | void SetPackageFamilyNamesInContext(Execution::Context& context) function InstallerTypeEnum (line 101) | InstallerTypeEnum GetInstalledType(Execution::Context& context) function ApplicabilityCheckForInstalledPackage (line 108) | void ApplicabilityCheckForInstalledPackage(Execution::Context& context) function ApplicabilityCheckForAvailablePackage (line 137) | void ApplicabilityCheckForAvailablePackage(Execution::Context& context) function HandleModifyRepairBehavior (line 164) | void HandleModifyRepairBehavior(Execution::Context& context, std::stri... function HandleInstallerRepairBehavior (line 170) | void HandleInstallerRepairBehavior(Execution::Context& context, Instal... function HandleUninstallerRepairBehavior (line 186) | void HandleUninstallerRepairBehavior(Execution::Context& context, std:... function GenerateRepairString (line 192) | void GenerateRepairString(Execution::Context& context) function IsInstallerMappingRequired (line 238) | bool IsInstallerMappingRequired(Execution::Context& context) function HandleModifyOrUninstallerRepair (line 265) | void HandleModifyOrUninstallerRepair(Execution::Context& context, Repa... function HandleInstallerRepair (line 272) | void HandleInstallerRepair(Execution::Context& context, RepairBehavior... function RunRepairForRepairBehaviorBasedInstaller (line 280) | void RunRepairForRepairBehaviorBasedInstaller(Execution::Context& cont... function RepairMsiBasedInstaller (line 300) | void RepairMsiBasedInstaller(Execution::Context& context) function RepairApplicabilityCheck (line 307) | void RepairApplicabilityCheck(Execution::Context& context) function ExecuteRepair (line 314) | void ExecuteRepair(Execution::Context& context) function GetRepairInfo (line 371) | void GetRepairInfo(Execution::Context& context) function RepairMsixPackage (line 410) | void RepairMsixPackage(Execution::Context& context) function RepairSinglePackage (line 455) | void RepairSinglePackage(Execution::Context& context) function SelectApplicablePackageVersion (line 465) | void SelectApplicablePackageVersion(Execution::Context& context) function SelectApplicableInstallerIfNecessary (line 503) | void SelectApplicableInstallerIfNecessary(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/RepairFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/ResumeFlow.cpp type AppInstaller::CLI::Workflow (line 8) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/ResumeFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/SettingsFlow.cpp type AppInstaller::CLI::Workflow (line 10) | namespace AppInstaller::CLI::Workflow type ExportSettingsJson (line 17) | struct ExportSettingsJson method ExportSettingsJson (line 19) | ExportSettingsJson() method AddAdminSetting (line 26) | void AddAdminSetting(BoolAdminSetting setting) method AddAdminSetting (line 32) | void AddAdminSetting(StringAdminSetting setting) method ToJsonString (line 42) | std::string ToJsonString() const function EnableAdminSetting (line 54) | void EnableAdminSetting(Execution::Context& context) function DisableAdminSetting (line 68) | void DisableAdminSetting(Execution::Context& context) function SetAdminSetting (line 82) | void SetAdminSetting(Execution::Context& context) function ResetAdminSetting (line 97) | void ResetAdminSetting(Execution::Context& context) function ResetAllAdminSettings (line 116) | void ResetAllAdminSettings(Execution::Context& context) function OpenUserSetting (line 122) | void OpenUserSetting(Execution::Context& context) function ExportSettings (line 178) | void ExportSettings(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/SettingsFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/ShellExecuteInstallerHandler.cpp type AppInstaller::CLI::Workflow (line 14) | namespace AppInstaller::CLI::Workflow function InvokeShellExecuteEx (line 19) | std::optional InvokeShellExecuteEx(const std::filesystem::path&... function InvokeShellExecute (line 68) | std::optional InvokeShellExecute(const std::filesystem::path& f... function GetInstallerArgsTemplate (line 76) | std::string GetInstallerArgsTemplate(Execution::Context& context) function PopulateInstallerArgsTemplate (line 163) | void PopulateInstallerArgsTemplate(Execution::Context& context, std::s... function GetMsiExecUninstallArgs (line 199) | std::string GetMsiExecUninstallArgs(Execution::Context& context, const... function GetMsiExecRepairArgs (line 217) | std::string GetMsiExecRepairArgs(Execution::Context& context, const Ut... function ShellExecuteInstallImpl (line 242) | void ShellExecuteInstallImpl(Execution::Context& context) function GetInstallerArgs (line 298) | void GetInstallerArgs(Execution::Context& context) function ShellExecuteUninstallImpl (line 315) | void ShellExecuteUninstallImpl(Execution::Context& context) function ShellExecuteRepairImpl (line 342) | void ShellExecuteRepairImpl(Execution::Context& context) function ShellExecuteMsiExecUninstall (line 385) | void ShellExecuteMsiExecUninstall(Execution::Context& context) function ShellExecuteMsiExecRepair (line 413) | void ShellExecuteMsiExecRepair(Execution::Context& context) function TestHook_SetEnableWindowsFeatureResult_Override (line 444) | void TestHook_SetEnableWindowsFeatureResult_Override(std::optional DoesWindowsFeatureExist(Execution::Context& conte... function EnableWindowsFeature (line 485) | std::optional EnableWindowsFeature(Execution::Context& context,... function TestHook_SetExtractArchiveWithTarResult_Override (line 543) | void TestHook_SetExtractArchiveWithTarResult_Override(std::optional... method AddIfRemoteAndNotPresent (line 63) | void AddIfRemoteAndNotPresent(const std::shared_ptr& package) function UninstallSinglePackage (line 72) | void UninstallSinglePackage(Execution::Context& context) function UninstallSinglePackageVersion (line 145) | void UninstallSinglePackageVersion(Execution::Context& context) function UninstallMultiplePackages (line 159) | void UninstallMultiplePackages(Execution::Context& context) function GetUninstallInfo (line 207) | void GetUninstallInfo(Execution::Context& context) function ExecuteUninstaller (line 302) | void ExecuteUninstaller(Execution::Context& context) function MsixUninstall (line 365) | void MsixUninstall(Execution::Context& context) function RecordUninstall (line 414) | void RecordUninstall(Context& context) function EnsureSupportForUninstall (line 477) | void EnsureSupportForUninstall(Execution::Context& context) FILE: src/AppInstallerCLICore/Workflows/UninstallFlow.h function namespace (line 6) | namespace AppInstaller::CLI::Workflow FILE: src/AppInstallerCLICore/Workflows/UpdateFlow.cpp type AppInstaller::CLI::Workflow (line 16) | namespace AppInstaller::CLI::Workflow function IsUpdateVersionAvailable (line 20) | bool IsUpdateVersionAvailable(const Utility::Version& installedVersion... function AddToPackageSubContextsIfNotPresent (line 25) | void AddToPackageSubContextsIfNotPresent(std::vector(string output) method GetSingleOutputLineAndDiffAs (line 118) | protected static (T, List) GetSingleOutputLineAndDiffAs(str... method GetOutputLinesAs (line 133) | protected static List GetOutputLinesAs(string output) method AssertDiffState (line 152) | protected static void AssertDiffState(List diff, IList... method GetDefaultJsonOptions (line 163) | private static JsonSerializerOptions GetDefaultJsonOptions() method ConvertToJSON (line 176) | private static string ConvertToJSON(object value) => value switch FILE: src/AppInstallerCLIE2ETests/DSCv3SourceResourceCommand.cs class DSCv3SourceResourceCommand (line 17) | [System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.Spacin... method OneTimeSetup (line 57) | [OneTimeSetUp] method OneTimeTeardown (line 67) | [OneTimeTearDown] method Setup (line 77) | [SetUp] method Source_Get_NotPresent (line 87) | [Test] method Source_Get_Present (line 104) | [Test] method Source_Test_NotPresent (line 122) | [Test] method Source_Test_SimplePresent (line 142) | [Test] method Source_Test_PropertyMatch (line 168) | [TestCase(false, DefaultTrustLevel, true, 42, ArgumentPropertyName)] method Source_Test_PropertyMismatch (line 221) | [TestCase(false, DefaultTrustLevel, true, 2, ArgumentPropertyName, true)] method Source_Test_AllMatch (line 264) | [Test] method Source_Set_SimpleRepeated (line 293) | [Test] method Source_Set_Remove (line 324) | [Test] method Source_Set_Replace (line 364) | [Test] method Source_Set_Replace_Edit (line 403) | [Test] method Source_Export_NoInput (line 440) | [Test] method RemoveTestSource (line 470) | private static void RemoveTestSource() method AssertExistingSourceResourceData (line 482) | private static void AssertExistingSourceResourceData(SourceResourceDat... method AssertExistingSourceResourceData (line 487) | private static void AssertExistingSourceResourceData(SourceResourceDat... method CreateSourceArgument (line 516) | private static string CreateSourceArgument(bool forCommandLine = false... class SourceResourceData (line 523) | private class SourceResourceData FILE: src/AppInstallerCLIE2ETests/DSCv3UserSettingsFileResourceCommand.cs class DSCv3UserSettingsFileResourceCommand (line 19) | [System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.Spacin... method OneTimeSetup (line 34) | [OneTimeSetUp] method OneTimeTeardown (line 44) | [OneTimeTearDown] method Setup (line 53) | [SetUp] method UserSettingsFile_Get (line 64) | [Test] method UserSettingsFile_Set_NoDiff (line 79) | [Test] method UserSettingsFile_Set_AddFields (line 100) | [Test] method UserSettingsFile_Set_ActionIsPartialByDefault (line 124) | [Test] method UserSettingsFile_Set_UpdateFields (line 148) | [Test] method UserSettingsFile_Test_InDesiredState (line 178) | [Test] method UserSettingsFile_Test_NotInDesiredState (line 209) | [Test] method UserSettingsFile_Export (line 239) | [Test] method Get (line 255) | private static UserSettingsFileResourceData Get(UserSettingsFileResour... method Set (line 267) | private static (UserSettingsFileResourceData, List) Set(UserSe... method Test (line 279) | private static (UserSettingsFileResourceData, List) Test(UserS... method Export (line 291) | private static UserSettingsFileResourceData Export(UserSettingsFileRes... method GetCurrentUserSettings (line 302) | private static JsonObject GetCurrentUserSettings() method AddOrModifyMockProperties (line 313) | private static void AddOrModifyMockProperties(JsonObject settings, str... method AssertMockProperties (line 325) | private static void AssertMockProperties(JsonObject settings, string v... method AssertSettingsAreEqual (line 340) | private static void AssertSettingsAreEqual(JsonObject expected, JsonOb... method GetSettingsArg (line 350) | private static JsonObject GetSettingsArg(string action) => action == A... class UserSettingsFileResourceData (line 352) | private class UserSettingsFileResourceData FILE: src/AppInstallerCLIE2ETests/DownloadCommand.cs class DownloadCommand (line 18) | public class DownloadCommand : BaseCommand method DownloadDependencies (line 23) | [Test] method DownloadDependencies_Skip (line 37) | [Test] method DownloadToDefaultDirectory (line 51) | [Test] method DownloadToDirectory (line 64) | [Test] method DownloadWithArm64 (line 76) | [Test] method DownloadWithUserScope (line 90) | [Test] method DownloadWithMachineScope (line 102) | [Test] method DownloadWithZipInstallerTypeArg (line 114) | [Test] method DownloadWithInstallerTypeArg (line 126) | [Test] method DownloadWithArchitectureArg (line 138) | [Test] method DownloadWithLocaleArg (line 150) | [Test] method DownloadWithHashMismatch (line 162) | [Test] method DownloadZeroByteFileWithHashMismatch (line 173) | [Test] method DownloadZeroByteFile (line 184) | [Test] FILE: src/AppInstallerCLIE2ETests/ErrorCommand.cs class ErrorCommand (line 15) | public class ErrorCommand method OneTimeSetup (line 20) | [OneTimeSetUp] method Success (line 29) | [Test] method HexError (line 40) | [Test] method HexErrorTooBig (line 52) | [Test] method DecimalError (line 63) | [Test] method NegativeDecimalError (line 75) | [Test] method HexErrorNotFound (line 87) | [Test] method NonError (line 99) | [Test] method Symbol (line 111) | [Test] method String (line 124) | [Test] FILE: src/AppInstallerCLIE2ETests/FeaturesCommand.cs class FeaturesCommand (line 15) | public class FeaturesCommand : BaseCommand method Setup (line 20) | [SetUp] method TearDown (line 29) | [TearDown] method DisplayFeatures (line 38) | [Test] method EnableExperimentalFeatures (line 49) | [Test] FILE: src/AppInstallerCLIE2ETests/FontCommand.cs class FontCommand (line 15) | public class FontCommand : BaseCommand method OneTimeSetup (line 20) | [OneTimeSetUp] method InstallFont_UserScope (line 29) | [Test] method InstallFont_MachineScope (line 47) | [Test] method InstallInvalidFont (line 65) | [Test] FILE: src/AppInstallerCLIE2ETests/GroupPolicy.cs class GroupPolicy (line 16) | public class GroupPolicy : BaseCommand method Setup (line 21) | [SetUp] method TearDown (line 31) | [TearDown] method PolicyEnableWinget (line 41) | [Test] method EnableSettings (line 74) | [Test] method EnableExperimentalFeatures (line 85) | [Test] method EnableLocalManifests (line 102) | [Test] method EnableHashOverride (line 113) | [Test] method EnableIgnoreLocalArchiveMalwareScanOverride (line 124) | [Test] method EnableDefaultSource (line 136) | [Test] method EnableMicrosoftStoreSource (line 151) | [Test] method EnableFontSource (line 166) | [Test] method EnableAdditionalSources (line 181) | [Test] method EnableAdditionalSources_TrustLevel_Explicit (line 201) | [Test] method EnableAllowedSources (line 227) | [Test] method SourceAutoUpdateInterval (line 258) | [Test] method EnableConfiguration (line 271) | [Test] FILE: src/AppInstallerCLIE2ETests/GroupPolicyHelper.cs class GroupPolicyHelper (line 27) | public class GroupPolicyHelper method GroupPolicyHelper (line 48) | private GroupPolicyHelper(string name) method GroupPolicyHelper (line 53) | private GroupPolicyHelper(string name, string elementId) method DeleteExistingPolicies (line 204) | public static void DeleteExistingPolicies() method Enable (line 216) | public void Enable() method Disable (line 234) | public void Disable() method SetNotConfigured (line 252) | public void SetNotConfigured() method SetEnabledValue (line 288) | public void SetEnabledValue(object value) method SetEnabledList (line 304) | public void SetEnabledList(IEnumerable values) method SetEnabledList (line 331) | public void SetEnabledList(IEnumerable values) method GetDecimalValue (line 341) | private static int GetDecimalValue(XElement element) method GetKey (line 355) | private RegistryKey GetKey() class GroupPolicySource (line 363) | public class GroupPolicySource class GroupPolicyCertificatePinning (line 409) | public class GroupPolicyCertificatePinning class GroupPolicyCertificatePinningChain (line 420) | public class GroupPolicyCertificatePinningChain class GroupPolicyCertificatePinningDetails (line 431) | public class GroupPolicyCertificatePinningDetails class XmlNames (line 447) | private static class XmlNames class Attributes (line 464) | public static class Attributes FILE: src/AppInstallerCLIE2ETests/HashCommand.cs class HashCommand (line 16) | public class HashCommand : BaseCommand method HashFile (line 21) | [Test] method HashMSIX (line 32) | [Test] method HashInvalidMSIX (line 44) | [Test] method HashFileNotFound (line 56) | [Test] FILE: src/AppInstallerCLIE2ETests/Helpers/TestCommon.cs class TestCommon (line 28) | public static class TestCommon type Scope (line 33) | public enum Scope type TestModuleLocation (line 54) | public enum TestModuleLocation method RunAICLICommand (line 116) | public static RunCommandResult RunAICLICommand(string command, string ... method RunCommand (line 140) | public static bool RunCommand(string fileName, string args = "", int t... method RunCommandWithResult (line 167) | public static RunCommandResult RunCommandWithResult(string fileName, s... method GetTestFile (line 202) | public static string GetTestFile(string fileName) method GetTestDataFile (line 212) | public static string GetTestDataFile(string fileName) method GetTestWorkDir (line 221) | public static string GetTestWorkDir() method GetRandomTestDir (line 232) | public static string GetRandomTestDir() method GetRandomTestFile (line 244) | public static string GetRandomTestFile(string extension) method InstallMsix (line 254) | public static bool InstallMsix(string file) method InstallMsixRegister (line 266) | public static bool InstallMsixRegister(string packagePath, bool forceS... method RemoveMsix (line 285) | public static bool RemoveMsix(string name, bool isProvisioned = false) method GetPortableSymlinkDirectory (line 303) | public static string GetPortableSymlinkDirectory(Scope scope) method GetPortablePackagesDirectory (line 319) | public static string GetPortablePackagesDirectory() method GetDefaultDownloadDirectory (line 328) | public static string GetDefaultDownloadDirectory() method GetCheckpointsDirectory (line 337) | public static string GetCheckpointsDirectory() method GetFontsDirectory (line 354) | public static string GetFontsDirectory(Scope scope) method VerifyFontPackage (line 373) | public static void VerifyFontPackage( method VerifyPortablePackage (line 443) | public static void VerifyPortablePackage( method PublishE2ETestLogs (line 493) | public static void PublishE2ETestLogs() method GetTestServerCertificateHexString (line 518) | public static string GetTestServerCertificateHexString() method VerifyTestExeInstalled (line 539) | public static bool VerifyTestExeInstalled(string installDir, string ex... method VerifyTestExeRepairSuccessful (line 565) | public static bool VerifyTestExeRepairSuccessful(string installDir, st... method AssertInstallerDownload (line 597) | public static void AssertInstallerDownload( method BestEffortTestExeCleanup (line 654) | public static void BestEffortTestExeCleanup(string installDir) method CleanupTestExeAndDirectory (line 667) | public static void CleanupTestExeAndDirectory(string installDir) method VerifyTestExeInstalledAndCleanup (line 685) | public static bool VerifyTestExeInstalledAndCleanup(string installDir,... method VerifyTestExeRepairCompletedAndCleanup (line 701) | public static bool VerifyTestExeRepairCompletedAndCleanup(string insta... method VerifyTestMsiInstalledAndCleanup (line 714) | public static bool VerifyTestMsiInstalledAndCleanup(string installDir) method VerifyTestMsixInstalledAndCleanup (line 731) | public static bool VerifyTestMsixInstalledAndCleanup(bool isProvisione... method VerifyTestExeUninstalled (line 757) | public static bool VerifyTestExeUninstalled(string installDir) method VerifyTestMsiUninstalled (line 767) | public static bool VerifyTestMsiUninstalled(string installDir) method VerifyTestMsixUninstalled (line 777) | public static bool VerifyTestMsixUninstalled(bool isProvisioned = false) method ModifyPortableARPEntryValue (line 798) | public static void ModifyPortableARPEntryValue(string productCode, str... method SetupTestSource (line 811) | public static void SetupTestSource(bool useGroupPolicyForTestSource = ... method TearDownTestSource (line 867) | public static void TearDownTestSource() method EnsureModuleState (line 880) | public static void EnsureModuleState(string moduleName, bool present, ... method CreateARPEntry (line 983) | public static void CreateARPEntry( method RemoveARPEntry (line 1005) | public static void RemoveARPEntry( method CopyDirectory (line 1021) | public static void CopyDirectory(string sourceDirName, string destDirN... method GetExpectedModulePath (line 1050) | public static string GetExpectedModulePath(TestModuleLocation location) method GetConfigurationInstanceIdentifierFor (line 1073) | public static string GetConfigurationInstanceIdentifierFor(string name) method CopyInstallerFileToARPInstallSourceDirectory (line 1105) | public static string CopyInstallerFileToARPInstallSourceDirectory(stri... method RunProcess (line 1163) | public static RunCommandResult RunProcess(string executablePath, strin... method RunAICLICommandViaDirectProcess (line 1255) | private static RunCommandResult RunAICLICommandViaDirectProcess(string... type RunCommandResult (line 1263) | public struct RunCommandResult FILE: src/AppInstallerCLIE2ETests/Helpers/TestIndex.cs class TestIndex (line 18) | public static class TestIndex method TestIndex (line 20) | static TestIndex() method GenerateE2ESource (line 64) | public static void GenerateE2ESource() FILE: src/AppInstallerCLIE2ETests/Helpers/TestSetup.cs class TestSetup (line 16) | internal class TestSetup method TestSetup (line 22) | private TestSetup() method InitializeBoolParam (line 176) | private bool InitializeBoolParam(string paramName, bool defaultValue =... method InitializeStringParam (line 186) | private string InitializeStringParam(string paramName, string defaultV... method InitializeStringArrayParam (line 196) | private string[] InitializeStringArrayParam(string paramName, string[]... method InitializeFileParam (line 206) | private string InitializeFileParam(string paramName, string defaultVal... method InitializeDirectoryParam (line 223) | private string InitializeDirectoryParam(string paramName, string defau... FILE: src/AppInstallerCLIE2ETests/Helpers/WinGetSettingsHelper.cs class WinGetSettingsHelper (line 17) | internal static class WinGetSettingsHelper method GetUserSettingsPath (line 28) | public static string GetUserSettingsPath() method InitializeWingetSettings (line 39) | public static void InitializeWingetSettings() method ConfigureFeature (line 96) | public static void ConfigureFeature(string featureName, bool status) method ConfigureInstallBehavior (line 108) | public static void ConfigureInstallBehavior(string settingName, string... method ConfigureConfigureBehavior (line 122) | public static void ConfigureConfigureBehavior(string settingName, stri... method ConfigureInstallBehaviorPreferences (line 136) | public static void ConfigureInstallBehaviorPreferences(string settingN... method ConfigureInstallBehaviorPreferences (line 157) | public static void ConfigureInstallBehaviorPreferences(string settingN... method ConfigureInstallBehaviorRequirements (line 178) | public static void ConfigureInstallBehaviorRequirements(string setting... method ConfigureInstallBehaviorRequirements (line 199) | public static void ConfigureInstallBehaviorRequirements(string setting... method InitializeAllFeatures (line 219) | public static void InitializeAllFeatures(bool status) method ConfigureLoggingLevel (line 239) | public static void ConfigureLoggingLevel(string level) method ConfigureFeature (line 261) | private static void ConfigureFeature(JObject settingsJson, string feat... method GetJsonSettingsObject (line 267) | private static JObject GetJsonSettingsObject(string objectName) method SetWingetSettings (line 283) | private static void SetWingetSettings(JObject settingsJson) method SetWingetSettings (line 301) | private static void SetWingetSettings(string settings) FILE: src/AppInstallerCLIE2ETests/ImportCommand.cs class ImportCommand (line 16) | public class ImportCommand : BaseCommand method Setup (line 21) | [SetUp] method ImportSuccessful_1_0 (line 30) | [Test] method ImportSuccessful_2_0 (line 42) | [Test] method ImportInvalidFile (line 54) | [Test] method ImportUnknownSource (line 66) | [Test] method ImportUnavailablePackage (line 78) | [Test] method ImportUnavailableVersion (line 90) | [Test] method ImportAlreadyInstalled (line 102) | [Test] method ImportExportedFile (line 118) | [Test] method GetTestImportFile (line 138) | private string GetTestImportFile(string importFileName) method VerifyTestExeInstalled (line 143) | private bool VerifyTestExeInstalled(string installDir = null) method UninstallTestExe (line 154) | private void UninstallTestExe() method CleanupTestExe (line 159) | private void CleanupTestExe() FILE: src/AppInstallerCLIE2ETests/InprocTestbedTests.cs class InprocTestbedTests (line 17) | public class InprocTestbedTests type ActivationType (line 22) | public enum ActivationType type UnloadBehavior (line 39) | public enum UnloadBehavior method OneTimeSetup (line 70) | [OneTimeSetUp] method DefaultTest (line 90) | [Test] method CLSID_Tests (line 102) | [Test] method TypeName_Tests (line 126) | [Test] method TerminationSignal_Tests (line 154) | [Test] method RunInprocTestbed (line 171) | private void RunInprocTestbed(TestbedParameters parameters, int timeou... class TestbedParameters (line 222) | private class TestbedParameters FILE: src/AppInstallerCLIE2ETests/InstallCommand.cs class InstallCommand (line 17) | public class InstallCommand : BaseCommand method OneTimeSetup (line 22) | [OneTimeSetUp] method Setup (line 31) | [SetUp] method InstallAppDoesNotExist (line 41) | [Test] method InstallWithMultipleAppsMatchingQuery (line 52) | [Test] method InstallExe (line 63) | [Test] method InstallExeWithInsufficientMinOsVersion (line 76) | [Test] method InstallExeWithHashMismatch (line 90) | [Test] method InstallWithInno (line 103) | [Test] method InstallBurn (line 117) | [Test] method InstallNullSoft (line 131) | [Test] method InstallMSI (line 145) | [Test] method InstallMSIX (line 158) | [Test] method InstallMSIXMachineScope (line 170) | [Test] method InstallMSIXWithSignature (line 185) | [Test] method InstallMSIXWithSignatureMachineScope (line 197) | [Test] method InstallMSIXWithSignatureHashMismatch (line 212) | [Test] method InstallExeWithAlternateSourceFailure (line 224) | [Test] method InstallPortableExe (line 248) | [Test] method InstallPortableExeWithCommand (line 268) | [Test] method InstallPortableExeWithRename (line 287) | [Test] method InstallPortableInvalidRename (line 305) | [Test] method InstallPortableReservedNames (line 321) | [Test] method InstallPortableToExistingDirectory (line 337) | [Test] method InstallPortableFailsWithCleanup (line 358) | [Test] method ReinstallPortable (line 383) | [Test] method InstallPortable_UserScope (line 413) | [Test] method InstallPortable_MachineScope (line 434) | [Test] method InstallPortable_InstallScopePreference_User (line 455) | [Test] method InstallPortable_InstallScopePreference_Machine (line 477) | [Test] method InstallZip_Exe (line 499) | [Test] method InstallZip_Portable (line 512) | [Test] method InstallZip_ArchivePortableWithBinariesDependentOnPath (line 531) | [Test] method InstallZipWithInvalidRelativeFilePath (line 550) | [Test] method InstallZipWithMsi (line 561) | [Test] method InstallZipWithMsix (line 574) | [Test] method InstallZip_ExtractWithTar (line 586) | [Test] method InstallExeFoundExistingConvertToUpgrade (line 601) | [Test] method InstallExeFoundExistingConvertToUpgradeNoAvailableUpgrade (line 623) | [Test] method InstallExeWithLatestInstalledWithForce (line 644) | [Test] method InstallWithWindowsFeatureDependency_FeatureNotFound (line 665) | [Test] method InstallWithWindowsFeatureDependency_Force (line 678) | [Test] method InstallWithPackageDependency_RefreshPathVariable (line 692) | [Test] method InstallWithPackageDependency_DependenciesOnly (line 715) | [Test] method InstallWithInstallerTypeArgument (line 739) | [Test] method InstallWithInstallerTypePreference (line 752) | [Test] method InstallWithInstallerTypeRequirement (line 772) | [Test] method InstallExeThatInstallsMSIX (line 793) | [Test] method InstallExeWithSourcePriority (line 837) | [Test] FILE: src/AppInstallerCLIE2ETests/Interop/BaseInterop.cs class BaseInterop (line 18) | public abstract class BaseInterop method BaseInterop (line 24) | public BaseInterop(IInstanceInitializer initializer) method FindOnePackage (line 42) | public MatchResult FindOnePackage( method FindAllPackages (line 61) | protected IReadOnlyList FindAllPackages( FILE: src/AppInstallerCLIE2ETests/Interop/CheckInstalledStatusInterop.cs class CheckInstalledStatusInterop (line 21) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method CheckInstalledStatusInterop (line 34) | public CheckInstalledStatusInterop(IInstanceInitializer initializer) method SetUp (line 42) | [SetUp] method Cleanup (line 54) | [TearDown] method CheckInstalledStatusArpVersionMatched (line 81) | [Test] method CheckInstalledStatusArpVersionNotMatched (line 134) | [Test] method CheckInstalledStatusArpVersionMatchedFileNotFound (line 177) | [Test] method CheckInstalledStatusArpVersionMatchedFileHashMisMatch (line 217) | [Test] method CheckInstalledStatusArpNotFoundDefaultInstallLocationFound (line 260) | [Test] method GetHResultFromInstalledStatus (line 296) | private static unsafe int GetHResultFromInstalledStatus(InstalledStatu... FILE: src/AppInstallerCLIE2ETests/Interop/DownloadInterop.cs class DownloadInterop (line 21) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method DownloadInterop (line 32) | public DownloadInterop(IInstanceInitializer initializer) method SetUp (line 40) | [SetUp] method DownloadDependencies (line 51) | [Test] method DownloadDependencies_Skip (line 77) | [Test] method DownloadToDefaultDirectory (line 104) | [Test] method DownloadToDirectory (line 128) | [Test] method DownloadWithUserScope (line 152) | [Test] method DownloadWithMachineScope (line 177) | [Test] method DownloadWithZipInstallerTypeArg (line 202) | [Test] method DownloadWithInstallerTypeArg (line 227) | [Test] method DownloadWithArchitectureArg (line 252) | [Test] method DownloadWithLocaleArg (line 277) | [Test] method DownloadWithHashMismatch (line 302) | [Test] FILE: src/AppInstallerCLIE2ETests/Interop/FindPackagesInterop.cs class FindPackagesInterop (line 17) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method FindPackagesInterop (line 28) | public FindPackagesInterop(IInstanceInitializer initializer) method SetUp (line 36) | [SetUp] method FindPackageDoesNotExist (line 46) | [Test] method FindPackagesMultipleMatchingQuery (line 59) | [Test] method FindPackagesVerifyDefaultLocaleFields (line 72) | [Test] method FindPackagesInvalidLocale (line 136) | [Test] method FindPackagesGetCatalogPackageMetadataLocale (line 149) | [Test] method FindPackagesGetAllCatalogPackageMetadata (line 202) | [Test] method FindPackagesGetVersionMetadata (line 223) | [Test] FILE: src/AppInstallerCLIE2ETests/Interop/GroupPolicyForInterop.cs class GroupPolicyForInterop (line 24) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method GroupPolicyForInterop (line 32) | public GroupPolicyForInterop(IInstanceInitializer initializer) method SetUp (line 40) | [SetUp] method CleanUp (line 49) | [TearDown] method TestClassTearDown (line 58) | [OneTimeTearDown] method DisableWinGetPolicy (line 68) | [Test] method DisableWinGetCommandLineInterfacesPolicy (line 130) | [Test] method AddUpdateRemovePackageCatalog (line 190) | private async Task AddUpdateRemovePackageCatalog() method RemovePackageCatalog (line 230) | private async Task RemovePackageCatalog() FILE: src/AppInstallerCLIE2ETests/Interop/InstallInterop.cs class InstallInterop (line 20) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method InstallInterop (line 32) | public InstallInterop(IInstanceInitializer initializer) method SetUp (line 40) | [SetUp] method InstallExe (line 52) | [Test] method InstallExeWithInsufficientMinOsVersion (line 76) | [Test] method InstallExeWithHashMismatch (line 99) | [Test] method InstallWithInno (line 122) | [Test] method InstallBurn (line 145) | [Test] method InstallNullSoft (line 168) | [Test] method InstallMSI (line 191) | [Test] method InstallMSIX (line 219) | [Test] method InstallMSIXMachineScope (line 240) | [Test] method InstallMSIXWithSignature (line 265) | [Test] method InstallMSIXWithSignatureMachineScope (line 290) | [Test] method InstallMSIXWithSignatureHashMismatch (line 315) | [Test] method InstallExeWithAlternateSourceFailure (line 335) | [Test] method InstallPortableExe (line 359) | [Test] method InstallPortableExeWithCommand (line 385) | [Test] method InstallPortableToExistingDirectory (line 411) | [Test] method InstallPortableFailsWithCleanup (line 440) | [Test] method InstallRequireUserScope (line 481) | [Test] method InstallRequireUserScopeAndUnknown (line 504) | [Test] method InstallWithAgreementsAccepted (line 527) | [Test] method InstallWithAgreementsNotAccepted (line 550) | [Test] method InstallWithSkipDependencies (line 573) | [Test] method InstallWithInstallerType (line 604) | [Test] method GetApplicableInstaller (line 628) | [Test] method InstallExe_VerifyInstalledCatalog (line 665) | [Test] method InstallMSIX_VerifyInstalledCatalog (line 700) | [Test] FILE: src/AppInstallerCLIE2ETests/Interop/InstanceInitializersSource.cs class InstanceInitializersSource (line 14) | public class InstanceInitializersSource FILE: src/AppInstallerCLIE2ETests/Interop/InteropSetUpFixture.cs class InteropSetUpFixture (line 16) | [SetUpFixture] method Setup (line 22) | [OneTimeSetUp] method TearDown (line 31) | [OneTimeTearDown] FILE: src/AppInstallerCLIE2ETests/Interop/PackageCatalogInterop.cs class PackageCatalogInterop (line 22) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method PackageCatalogInterop (line 32) | public PackageCatalogInterop(IInstanceInitializer initializer) method Setup (line 40) | [SetUp] method AddRemovePackageCatalog (line 53) | [Test] method AddPackageCatalogWithInvalidOptions (line 76) | [Test] method AddPackageCatalog_DuplicateName_ReturnsSourceNameExists (line 90) | [Test] method AddPackageCatalog_DuplicateSourceUri_ReturnSourceArgAlreadyExists (line 113) | [Test] method AddPackageCatalogWithInvalidSourceUri (line 137) | [Test] method AddPackageCatalogWithHttpSourceUri (line 152) | [Test] method AddPackageCatalogWithInvalidType (line 167) | [Test] method AddUpdateRemovePackageCatalog (line 182) | [Test] method AddRemovePackageCatalogWithPreserveDataFiledSet (line 214) | [Test] method RemovePackageCatalogWithInvalidOptions (line 234) | [Test] method RemoveNonExistingPackageCatalog (line 248) | [Test] method EditPackageCatalogWithInvalidOptions (line 260) | [Test] method EditNonExistingPackageCatalog (line 273) | [Test] method AddEditRemovePackageCatalog (line 286) | [Test] method TestClassTearDown (line 320) | [OneTimeTearDown] method AddCatalogAndVerifyStatusAsync (line 327) | private async Task AddCatalogAndVerifyStatusAsync(AddPackageCatalogOpt... method GetAndValidatePackageCatalog (line 339) | private PackageCatalogReference GetAndValidatePackageCatalog(AddPackag... method AddAndValidatePackageCatalogAsync (line 352) | private async Task AddAndValidatePackageCatalogAsync(AddPackageCatalog... method RemoveAndValidatePackageCatalogAsync (line 374) | private async Task RemoveAndValidatePackageCatalogAsync(RemovePackageC... method EditAndValidatePackageCatalog (line 390) | private void EditAndValidatePackageCatalog(EditPackageCatalogOptions e... FILE: src/AppInstallerCLIE2ETests/Interop/RepairInterop.cs class RepairInterop (line 22) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method RepairInterop (line 34) | public RepairInterop(IInstanceInitializer initializer) method Init (line 42) | [SetUp] method RepairMSIInstaller (line 61) | [Test] method RepairNonStoreMSIXPackage (line 90) | [Test] method RepairNonStoreMsixPackageWithMachineScope (line 107) | [Test] method RepairBurnInstallerWithModifyBehavior (line 135) | [Test] method RepairBurnInstallerInAdminContextWithUserScopeInstall (line 155) | [Test] method RepairBurnInstallerWithModifyBehaviorAndNoModifyFlag (line 180) | [Test] method RepairOperationNotSupportedForPortableInstaller (line 200) | [Test] method RepairExeInstallerWithUninstallerBehavior (line 225) | [Test] method RepairExeInstallerWithUninstallerBehaviorAndNoRepairFlag (line 242) | [Test] method RepairNullsoftInstallerWithUninstallerBehavior (line 259) | [Test] method RepairInnoInstallerWithInstallerRepairBehavior (line 276) | [Test] method FindAndInstallPackage (line 289) | private async Task FindAndInstallPackage(string packageId... method RepairPackageAndValidateStatus (line 320) | private async Task RepairPackageAndValidateStatus(CatalogPackage packa... method GetReplacementArguments (line 331) | private string GetReplacementArguments(string installDir, string versi... FILE: src/AppInstallerCLIE2ETests/Interop/Shutdown.cs class Shutdown (line 20) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method Shutdown (line 27) | public Shutdown(IInstanceInitializer initializer) method NoActiveOperations (line 35) | [Test] method ActiveInstallOperation (line 58) | [Test] method SendMessageAndLog (line 114) | private void SendMessageAndLog(WinGetServerInstance server, WindowMess... FILE: src/AppInstallerCLIE2ETests/Interop/UninstallInterop.cs class UninstallInterop (line 20) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method UninstallInterop (line 32) | public UninstallInterop(IInstanceInitializer initializer) method Init (line 40) | [SetUp] method UninstallTestExe (line 59) | [Test] method UninstallTestMsi (line 88) | [Test] method UninstallTestMsix (line 121) | [Test] method UninstallTestMsixMachineScope (line 148) | [Test] method UninstallPortable (line 182) | [Test] method UninstallPortableWithProductCode (line 215) | [Test] method UninstallPortableModifiedSymlink (line 248) | [Test] method UninstallNotIndexed (line 290) | [Test] FILE: src/AppInstallerCLIE2ETests/Interop/UpgradeInterop.cs class UpgradeInterop (line 22) | [TestFixtureSource(typeof(InstanceInitializersSource), nameof(InstanceIn... method UpgradeInterop (line 33) | public UpgradeInterop(IInstanceInitializer initializer) method Init (line 41) | [SetUp] method UpgradePortable (line 59) | [Test] method UpgradePortableARPMismatch (line 102) | [Test] method UpgradePortableForcedOverride (line 149) | [Test] method UpgradePortableUninstallPrevious (line 197) | [Test] method TestIsUpdateAvailable_ApplicableTrue (line 240) | [Test] method TestIsUpdateAvailable_ApplicableFalse (line 270) | [Test] method First (line 301) | private static T First(IReadOnlyList list, Func condition) FILE: src/AppInstallerCLIE2ETests/ListCommand.cs class ListCommand (line 16) | public class ListCommand : BaseCommand method ListSelf (line 21) | [Test] method ListAfterInstall (line 33) | [Test] method ListWithArpVersionMapping (line 62) | [Test] method ListWithUpgradeCode (line 83) | [Test] method ListWithScopeExeInstalledAsMachine (line 105) | [Test] method ListWithScopeExeInstalledAsUser (line 131) | [Test] method ListWithScopeMsixInstalledAsMachine (line 157) | [Test] method ListWithScopeMsixInstalledAsUser (line 182) | [Test] method ListWithMappingWithArchitecture (line 204) | [Test] method ArpVersionMappingTest (line 230) | private void ArpVersionMappingTest(string packageIdentifier, string di... FILE: src/AppInstallerCLIE2ETests/Pinning.cs class Pinning (line 17) | public class Pinning : BaseCommand method Setup (line 22) | [SetUp] method OneTimeTearDown (line 35) | [OneTimeTearDown] method UpgradeWithNoPins (line 51) | [Test] method UpgradeWithPinningPin (line 68) | [Test] method UpgradeWithGatingPin (line 106) | [Test] method UpgradeWithGatingPinToCurrent (line 132) | [Test] method UpgradeWithBlockingPin (line 156) | [Test] method ForceUpgradeWithPinningPin (line 179) | [Test] method ForceUpgradeWithGatingPin (line 200) | [Test] method ForceUpgradeWithBlockingPin (line 221) | [Test] FILE: src/AppInstallerCLIE2ETests/PowerShell/PowerShellHost.cs class PowerShellHost (line 19) | internal class PowerShellHost : IDisposable method PowerShellHost (line 28) | public PowerShellHost() method Dispose (line 53) | public void Dispose() method AddModulePath (line 63) | public void AddModulePath(string path) method Dispose (line 73) | protected virtual void Dispose(bool disposing) method VerifyErrorState (line 90) | private void VerifyErrorState() FILE: src/AppInstallerCLIE2ETests/RepairCommand.cs class RepairCommand (line 16) | public class RepairCommand : BaseCommand method OneTimeSetup (line 21) | [OneTimeSetUp] method RepairMSIInstaller (line 31) | [Test] method RepairNonStoreMSIXPackage (line 66) | [Test] method RepairNonStoreMsixPackageWithMachineScope (line 85) | [Test] method RepairBurnInstallerWithModifyBehavior (line 107) | [Test] method RepairBurnInstallerInAdminContextWithUserScopeInstall (line 126) | [Test] method RepairBurnInstallerMissingRepairBehavior (line 145) | [Test] method RepairBurnInstallerWithWithModifyBehaviorAndNoModifyFlag (line 164) | [Test] method RepairOperationNotSupportedForPortableInstaller (line 183) | [Test] method RepairExeInstallerWithUninstallerBehavior (line 207) | [Test] method RepairExeInstallerWithUninstallerBehaviorAndNoRepairFlag (line 226) | [Test] method RepairNullsoftInstallerWithUninstallerBehavior (line 245) | [Test] method RepairInnoInstallerWithInstallerBehavior (line 264) | [Test] FILE: src/AppInstallerCLIE2ETests/ResumeCommand.cs class ResumeCommand (line 17) | public class ResumeCommand : BaseCommand method OneTimeSetup (line 22) | [OneTimeSetUp] method OneTimeTearDown (line 31) | [OneTimeTearDown] method InstallExe_VerifyIndexDoesNotExist (line 40) | [Test] method ResumeIdNotFound (line 63) | [Test] method InstallRequiresRebootToFinish (line 73) | [Test] method InstallRequiresRebootForInstall (line 96) | [Test] FILE: src/AppInstallerCLIE2ETests/RunCommandException.cs class RunCommandException (line 15) | internal class RunCommandException : Exception method RunCommandException (line 23) | public RunCommandException(string fileName, string args, RunCommandRes... FILE: src/AppInstallerCLIE2ETests/SearchCommand.cs class SearchCommand (line 15) | public class SearchCommand : BaseCommand method SearchWithoutArgs (line 20) | [Test] method SearchQuery (line 30) | [Test] method SearchUsingAlias (line 42) | public void SearchUsingAlias() method SearchWithName (line 53) | [Test] method SearchWithID (line 65) | [Test] method SearchWithInvalidName (line 77) | [Test] method SearchReturnsMultiple (line 88) | [Test] method SearchWithExactName (line 102) | [Test] method SearchWithExactID (line 114) | [Test] method SearchWithExactArgCaseSensitivity (line 126) | [Test] method SearchWithSingleSourceFailure (line 137) | [Test] method SearchStoreWithBadPin (line 159) | [Test] FILE: src/AppInstallerCLIE2ETests/SetUpFixture.cs class SetUpFixture (line 16) | [SetUpFixture] method Setup (line 27) | [OneTimeSetUp] method TearDown (line 69) | [OneTimeTearDown] method EnableDevMode (line 94) | private bool EnableDevMode(bool enable) method DecreaseFileTypeRisk (line 120) | private bool DecreaseFileTypeRisk(string fileTypes, bool revert) FILE: src/AppInstallerCLIE2ETests/ShowCommand.cs class ShowCommand (line 15) | public class ShowCommand : BaseCommand method ShowWithNoArgs (line 20) | [Test] method ShowWithNoMatches (line 30) | [Test] method ShowWithSubstringMatch (line 42) | [Test] method ShowWithNameMatch (line 54) | [Test] method ShowWithIDMatch (line 67) | [Test] method ShowWithVersions (line 80) | [Test] method ShowWithExactName (line 94) | [Test] method ShowWithExactID (line 107) | [Test] method ShowWithExactArgCaseSensitivity (line 120) | [Test] method ShowWithInstallerTypeArg (line 131) | [Test] method ShowWithZipInstallerTypeArg (line 143) | [Test] FILE: src/AppInstallerCLIE2ETests/SourceCommand.cs class SourceCommand (line 15) | public class SourceCommand : BaseCommand method OneTimeSetup (line 20) | [OneTimeSetUp] method Setup (line 29) | [SetUp] method SourceAdd (line 38) | [Test] method SourceAddWithTrustLevel (line 54) | [Test] method SourceAddWithStoreOriginTrustLevel (line 74) | [Test] method SourceAddWithExplicit (line 88) | [Test] method SourceAddWithPriority (line 112) | [Test] method SourceAddWithDuplicateName (line 134) | [Test] method SourceAddWithDuplicateSourceUrl (line 146) | [Test] method SourceAddWithInvalidURL (line 158) | [Test] method SourceAddWithHttpURL (line 170) | [Test] method SourceListWithNoArgs (line 182) | [Test] method SourceListWithName (line 194) | [Test] method SourceListNameMismatch (line 209) | [Test] method SourceUpdate (line 220) | [Test] method SourceUpdateWithInvalidName (line 231) | [Test] method SourceRemoveValidName (line 242) | [Test] method SourceRemoveInvalidName (line 254) | [Test] method SourceReset (line 265) | [Test] method SourceForceReset (line 277) | [Test] method SourceEdit (line 296) | [Test] method SourceEdit_Priority (line 332) | [Test] method SourceEditOverrideDefault (line 356) | [Test] FILE: src/AppInstallerCLIE2ETests/UninstallCommand.cs class UninstallCommand (line 16) | public class UninstallCommand : BaseCommand method UninstallTestExe (line 33) | [Test] method UninstallTestMsi (line 48) | [Test] method UninstallTestMsix (line 68) | [Test] method UninstallTestMsixMachineScope (line 82) | [Test] method UninstallPortable (line 99) | [Test] method UninstallPortableWithProductCode (line 119) | [Test] method UninstallPortableModifiedSymlink (line 139) | [Test] method UninstallZip_Portable (line 174) | [Test] method UninstallNotIndexed (line 194) | [Test] method UninstallAppNotInstalled (line 211) | [Test] FILE: src/AppInstallerCLIE2ETests/UpgradeCommand.cs class UpgradeCommand (line 16) | public class UpgradeCommand : BaseCommand method TearDown (line 23) | [TearDown] method UpgradePortable (line 33) | [Test] method UpgradePortableNonAsciiPath (line 55) | [Test] method UpgradePortableARPMismatch (line 77) | [Test] method UpgradePortableForcedOverride (line 103) | [Test] method UpgradePortableUninstallPrevious (line 129) | [Test] method UpgradeBehaviorDeny (line 151) | [Test] method UpgradePortableMachineScope (line 168) | [Test] method UpgradeZip_Portable (line 193) | [Test] method UpgradeAddsDependency (line 216) | [Test] FILE: src/AppInstallerCLIE2ETests/ValidateCommand.cs class ValidateCommand (line 15) | public class ValidateCommand : BaseCommand method ValidateManifest (line 20) | [Test] method ValidateManifestWithExtendedCharacter (line 31) | [Test] method ValidateInvalidManifest (line 42) | [Test] method ValidateManifestWithWarnings (line 53) | [Test] method ValidateManifestSuppressWarnings (line 64) | [Test] method ValidateManifestDoesNotExist (line 76) | [Test] method ValidateManifestV1_10_SchemaHeaderExpectWarnings (line 87) | [Test] method ValidateManifestV1_10_SchemaHeaderExpectNoWarning (line 119) | [Test] FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilCompareVersions.cs class WinGetUtilCompareVersions (line 14) | public class WinGetUtilCompareVersions method WinGetUtil_CompareVersions (line 22) | [Test] FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilDownload.cs class WinGetUtilDownload (line 17) | public class WinGetUtilDownload method WinGetUtil_Download (line 22) | [Test] FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilInstallerMetadataCollection.cs class WinGetUtilInstallerMetadataCollection (line 19) | public class WinGetUtilInstallerMetadataCollection method WinGetUtil_BeginCompleteInstallerMetadataCollection (line 24) | [Test] method WinGetUtil_MergeInstallerMetadata_Success (line 52) | [Test] method WinGetUtil_MergeInstallerMetadata_Fail_SubmissionMismatch (line 73) | [Test] FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilLog.cs class WinGetUtilLog (line 16) | public class WinGetUtilLog method WinGetUtil_Logging (line 21) | [Test] FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilManifest.cs class WinGetUtilManifest (line 17) | public class WinGetUtilManifest method SetUp (line 24) | [SetUp] method TearDown (line 37) | [TearDown] method WinGetUtil_ValidateManifest_Success (line 47) | [Test] method WinGetUtil_ValidateManifest_V1_10_WithSchemaHeader_Success (line 89) | [Test] method WinGetUtil_ValidateManifest_V1_10_WithSchemaHeader_Failure (line 117) | [Test] method ValidateSchemaHeaderFailure (line 147) | private static void ValidateSchemaHeaderFailure(string manifestsFilePa... FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilSQLiteIndex.cs class WinGetUtilSQLiteIndex (line 18) | public class WinGetUtilSQLiteIndex method SetUp (line 33) | [SetUp] method WinGetUtil_SQLiteIndex_AddManifest (line 42) | [Test] method WinGetUtil_SQLiteIndex_UpdateManifest_Success (line 55) | [Test] method WinGetUtil_SQLiteIndex_UpdateManifest_Fail_NotFound (line 72) | [Test] method WinGetUtil_SQLiteIndex_RemoveManifest_Success (line 88) | [Test] method WinGetUtil_SQLiteIndex_RemoveManifest_Fail_NotFound (line 104) | [Test] method WinGetUtil_SQLiteIndex_OpenClose (line 120) | [Test] method WinGetUtil_SQLiteIndex_CheckConsistency (line 139) | [Test] method SQLiteIndex (line 160) | private void SQLiteIndex(Action execute) FILE: src/AppInstallerCLIE2ETests/WinGetUtil/WinGetUtilWrapper.cs class WinGetUtilWrapper (line 16) | public class WinGetUtilWrapper type CreateManifestOption (line 23) | [Flags] type ValidateManifestResultCode (line 50) | [Flags] type ValidateManifestOptionV2 (line 107) | [Flags] type ValidateManifestOperationType (line 134) | public enum ValidateManifestOperationType type WinGetBeginInstallerMetadataCollectionOptions (line 155) | public enum WinGetBeginInstallerMetadataCollectionOptions type WinGetCompleteInstallerMetadataCollectionOptions (line 176) | public enum WinGetCompleteInstallerMetadataCollectionOptions type WinGetMergeInstallerMetadataOptions (line 192) | public enum WinGetMergeInstallerMetadataOptions method WinGetCompareVersions (line 206) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetDownload (line 216) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetLoggingInit (line 223) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetLoggingTerm (line 230) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetCreateManifest (line 242) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetCloseManifest (line 255) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetValidateManifestV3 (line 267) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexCreate (line 283) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexOpen (line 291) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexClose (line 298) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexAddManifest (line 307) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexUpdateManifest (line 317) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexRemoveManifest (line 330) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexPrepareForPackaging (line 337) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetSQLiteIndexCheckConsistency (line 345) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetBeginInstallerMetadataCollection (line 355) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetCompleteInstallerMetadataCollection (line 368) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... method WinGetMergeInstallerMetadata (line 382) | [DllImport(DllName, CallingConvention = CallingConvention.StdCall, Cha... FILE: src/AppInstallerCLITests/ARPChanges.cpp type TestTelemetry (line 23) | struct TestTelemetry : public TelemetryTraceLogger method LogSuccessfulInstallARPChange (line 25) | void LogSuccessfulInstallARPChange( type ARPTestContext (line 56) | struct ARPTestContext : public Context method ARPTestContext (line 58) | ARPTestContext(Manifest::InstallerTypeEnum installerType = Manifest::I... method AddEverythingResult (line 127) | void AddEverythingResult(std::string_view id, std::string_view name, s... method AddMatchResult (line 132) | void AddMatchResult(std::string_view id, std::string_view name, std::s... method ExpectEvent (line 137) | void ExpectEvent(size_t arpChanges, size_t matches, size_t overlap, co... method AddResult (line 192) | void AddResult(SearchResult& result, std::string_view id, std::string_... type TestHeuristicOverride (line 212) | struct TestHeuristicOverride method TestHeuristicOverride (line 214) | TestHeuristicOverride() FILE: src/AppInstallerCLITests/Command.cpp function GetCommandName (line 16) | std::string GetCommandName(const std::unique_ptr& command) function GetCommandAliases (line 21) | std::vector GetCommandAliases(const std::unique_ptr args) : Command("test", ""), m_args(... method GetArguments (line 209) | std::vector GetArguments() const override method ShortDescription (line 214) | CLI::Resource::LocString ShortDescription() const override { return {}; } method LongDescription (line 215) | CLI::Resource::LocString LongDescription() const override { return {}; } type CommandExceptionMatcher (line 221) | struct CommandExceptionMatcher : public Catch::Matchers::MatcherBase (line 243) | struct StringMaker { method convert (line 244) | static std::string convert(CommandException const& ce) { function RequireValueParsedToArg (line 252) | void RequireValueParsedToArg(const std::string& value, const Argument& a... function RequireValuesParsedToArg (line 258) | void RequireValuesParsedToArg(const std::vector& values, Ar... function RequireValuesParsedToArg (line 270) | void RequireValuesParsedToArg(const std::vector& values, co... FILE: src/AppInstallerCLITests/Completion.cpp function OutputAllSubCommands (line 107) | void OutputAllSubCommands(Command& command, std::ostream& out, std::stri... function OutputAllArgumentNames (line 118) | void OutputAllArgumentNames(Command& command, std::ostream& out, std::st... function OutputAllArgumentAliases (line 135) | void OutputAllArgumentAliases(Command& command, std::ostream& out, bool ... type CompletionTestCommand (line 212) | struct CompletionTestCommand : public Command method CompletionTestCommand (line 214) | CompletionTestCommand() : Command("test", "") {} method CompletionTestCommand (line 215) | CompletionTestCommand(std::string_view name) : Command(name, "") {} method GetCommands (line 217) | std::vector> GetCommands() const override method GetArguments (line 229) | std::vector GetArguments() const override method ShortDescription (line 234) | CLI::Resource::LocString ShortDescription() const override { return {}; } method LongDescription (line 235) | CLI::Resource::LocString LongDescription() const override { return {}; } method Complete (line 239) | void Complete(Execution::Context& context, Execution::Args::Type value... type CompletionTestContext (line 252) | struct CompletionTestContext method CompletionTestContext (line 254) | CompletionTestContext(std::string_view word, std::string_view commandL... FILE: src/AppInstallerCLITests/CompositeSource.cpp type ComponentTestSource (line 31) | struct ComponentTestSource : public TestSource method ComponentTestSource (line 33) | ComponentTestSource() = default; method ComponentTestSource (line 35) | ComponentTestSource(std::string_view identifier, SourceOrigin origin =... method SearchResult (line 41) | SearchResult Search(const SearchRequest& request) const override type Criteria (line 57) | struct Criteria : public PackageMatchFilter method Criteria (line 59) | Criteria() : PackageMatchFilter(PackageMatchField::Id, MatchType::Wild... method Criteria (line 60) | Criteria(PackageMatchField field) : PackageMatchFilter(field, MatchTyp... function MakeDefaultManifest (line 63) | Manifest::Manifest MakeDefaultManifest(std::string_view version = "1.0"sv) type TestManifestHelper (line 76) | struct TestManifestHelper method TestManifestHelper (line 78) | TestManifestHelper() : m_manifest(MakeDefaultManifest()) {} method TestManifestHelper (line 80) | TestManifestHelper& WithId(const std::string& id) method TestManifestHelper (line 86) | TestManifestHelper& WithVersion(std::string_view version) method TestManifestHelper (line 92) | TestManifestHelper& WithChannel(const std::string& channel) method TestManifestHelper (line 98) | TestManifestHelper& WithDefaultName(std::string_view name) method TestManifestHelper (line 104) | TestManifestHelper& WithPFN(const std::string& pfn) method TestManifestHelper (line 110) | TestManifestHelper& WithPC(const std::string& pc) method TestManifestHelper (line 116) | TestManifestHelper& WithType(Manifest::InstallerTypeEnum type) method TestManifestHelper (line 122) | TestManifestHelper& WithDisplayVersion(std::string_view version) type TestPackageHelper (line 141) | struct TestPackageHelper method TestPackageHelper (line 143) | TestPackageHelper(bool isInstalled, std::shared_ptr source = ... method TestPackageHelper (line 149) | TestPackageHelper& HideSRS(bool value = true) method ToPackage (line 155) | std::shared_ptr ToPackage() method TestPackageHelper (line 184) | TestPackageHelper& WithId(const std::string& id) method TestPackageHelper (line 191) | TestPackageHelper& WithVersion(std::string_view version) method TestPackageHelper (line 198) | TestPackageHelper& WithChannel(const std::string& channel) method TestPackageHelper (line 205) | TestPackageHelper& WithDefaultName(std::string_view name) method TestPackageHelper (line 212) | TestPackageHelper& WithPFN(const std::string& pfn) method TestPackageHelper (line 219) | TestPackageHelper& WithPC(const std::string& pc) method TestPackageHelper (line 226) | TestPackageHelper& WithType(Manifest::InstallerTypeEnum type) method TestPackageHelper (line 233) | TestPackageHelper& WithDisplayVersion(std::string_view version) method TestPackageHelper (line 240) | TestPackageHelper& WithMetadata(PackageVersionMetadata metadata, const... method TestManifestHelper (line 253) | TestManifestHelper& MakeManifest() type CompositeTestSetup (line 270) | struct CompositeTestSetup method CompositeTestSetup (line 272) | CompositeTestSetup(CompositeSearchBehavior behavior = CompositeSearchB... method SearchResult (line 280) | SearchResult Search(bool disableDataChecks = false) method TestPackageHelper (line 302) | TestPackageHelper MakeInstalled(std::shared_ptr source) method TestPackageHelper (line 307) | TestPackageHelper MakeInstalled() method TestPackageHelper (line 312) | TestPackageHelper MakeAvailable(std::shared_ptr source) method TestPackageHelper (line 317) | TestPackageHelper MakeAvailable() type CompositeWithTrackingTestSetup (line 328) | struct CompositeWithTrackingTestSetup : public CompositeTestSetup method CompositeWithTrackingTestSetup (line 330) | CompositeWithTrackingTestSetup() : TrackingFactory([&](const SourceDet... function SearchRequestIncludes (line 345) | bool SearchRequestIncludes(const std::vector& filter... function RequireSearchRequestIncludes (line 361) | void RequireSearchRequestIncludes(const std::vector&... type ExpectedResultForPinBehavior (line 1229) | struct ExpectedResultForPinBehavior method ExpectedResultForPinBehavior (line 1231) | ExpectedResultForPinBehavior(bool isUpdateAvailable, std::optional pa... FILE: src/AppInstallerCLITests/ContextOrchestrator.cpp type TestCOMContext (line 15) | struct TestCOMContext : public COMContext method TestCOMContext (line 17) | TestCOMContext() = default; method InvokeDownload (line 21) | void InvokeDownload() method InvokeOperation (line 31) | void InvokeOperation() type TestDownloadCommand (line 40) | struct TestDownloadCommand : public Command method TestDownloadCommand (line 42) | TestDownloadCommand() : Command("download", "tests") {} method ShortDescription (line 44) | Resource::LocString ShortDescription() const override { return {}; } method LongDescription (line 45) | Resource::LocString LongDescription() const override { return {}; } method ValidateArguments (line 46) | void ValidateArguments(Execution::Args&) const override {} method Execute (line 48) | void Execute(Context& context) const override type TestOperationCommand (line 54) | struct TestOperationCommand : public Command method TestOperationCommand (line 56) | TestOperationCommand() : Command("operation", "tests") {} method ShortDescription (line 58) | Resource::LocString ShortDescription() const override { return {}; } method LongDescription (line 59) | Resource::LocString LongDescription() const override { return {}; } method ValidateArguments (line 60) | void ValidateArguments(Execution::Args&) const override {} method Execute (line 62) | void Execute(Context& context) const override type TestQueueItem (line 68) | struct TestQueueItem function TestQueueItem (line 74) | TestQueueItem CreateTestItem(std::optional packageName = st... FILE: src/AppInstallerCLITests/Correlation.cpp type TestCase (line 20) | struct TestCase type DataSet (line 35) | struct DataSet type ResultSummary (line 53) | struct ResultSummary method TotalCases (line 61) | size_t TotalCases() const method AverageMatchingTime (line 66) | auto AverageMatchingTime() const function Manifest (line 72) | Manifest GetManifestFromTestCase(const TestCase& testCase) function ARPEntry (line 81) | ARPEntry GetARPEntryFromTestCase(const TestCase& testCase, bool isNew) function ARPEntry (line 90) | ARPEntry GetExistingARPEntryFromTestCase(const TestCase& testCase) function ReportMatch (line 95) | void ReportMatch(std::string_view label, std::string_view appName, std::... function ResultSummary (line 104) | ResultSummary EvaluateDataSetWithHeuristic(const DataSet& dataSet, IARPM... method TotalCases (line 61) | size_t TotalCases() const method AverageMatchingTime (line 66) | auto AverageMatchingTime() const function ReportResults (line 165) | void ReportResults(ResultSummary results) function ReportAndEvaluateResults (line 178) | void ReportAndEvaluateResults(ResultSummary results, const DataSet& data... function LoadTestData (line 196) | std::vector LoadTestData() function DataSet (line 232) | DataSet GetDataSet_NoNoise() function DataSet (line 246) | DataSet GetDataSet_WithNoise() FILE: src/AppInstallerCLITests/DateTime.cpp type Catch (line 11) | namespace Catch type StringMaker (line 14) | struct StringMaker method convert (line 16) | static std::string convert(const std::chrono::system_clock::time_poi... function VerifyGetTimePointFromVersion (line 25) | void VerifyGetTimePointFromVersion(std::string_view version, int year, i... function StringFromTimePoint (line 40) | std::string StringFromTimePoint(system_clock::time_point input) FILE: src/AppInstallerCLITests/DependenciesTestSource.h function namespace (line 14) | namespace TestCommon FILE: src/AppInstallerCLITests/DownloadFlow.cpp function ValidateAzureBlobStorageAuthHeaders (line 30) | AppInstaller::Utility::DownloadResult ValidateAzureBlobStorageAuthHeaders( FILE: src/AppInstallerCLITests/FileCache.cpp type TestFileCache (line 12) | struct TestFileCache type UpstreamFileInfo (line 14) | struct UpstreamFileInfo method TestFileCache (line 23) | TestFileCache(std::string identifier = {}, size_t upstreamCount = 1) method FileCache (line 41) | FileCache& Cache() { return *CachePtr; } method FileCache (line 42) | FileCache* operator->() { return CachePtr.get(); } method UpstreamFileInfo (line 44) | UpstreamFileInfo PrepareUpstreamFile(const std::filesystem::path& test... method GetCacheFilePath (line 63) | std::filesystem::path GetCacheFilePath(const UpstreamFileInfo& upstrea... method GetFile (line 70) | std::unique_ptr GetFile(const UpstreamFileInfo& upstream... method RequireCachedFile (line 75) | void RequireCachedFile(const UpstreamFileInfo& upstreamFileInfo) FILE: src/AppInstallerCLITests/FileLogger.cpp function GetHeaderString (line 13) | std::string GetHeaderString() function GetLargeString (line 18) | std::string GetLargeString() function ValidateFileContents (line 49) | void ValidateFileContents(const std::filesystem::path& file, const std::... function FileLogger_MaximumSize_Test (line 88) | void FileLogger_MaximumSize_Test(std::string_view tagState, std::string_... FILE: src/AppInstallerCLITests/Filesystem.cpp function CountVisited (line 147) | size_t CountVisited(const PathTree& pathTree, const std::filesyste... function RequireFilePaths (line 265) | void RequireFilePaths(const std::vector& files, std::initializ... FILE: src/AppInstallerCLITests/FolderFileWatcher.cpp function WriteText (line 12) | void WriteText(const std::filesystem::path& path) function RemoveRoot (line 18) | std::filesystem::path RemoveRoot(const std::filesystem::path& prefix, co... FILE: src/AppInstallerCLITests/GroupPolicy.cpp function GetSourceJson (line 16) | std::wstring GetSourceJson(std::wstring_view name, std::wstring_view arg... FILE: src/AppInstallerCLITests/ImportFlow.cpp function OverrideForImportSource (line 16) | void OverrideForImportSource(TestContext& context, bool useTestComposite... FILE: src/AppInstallerCLITests/InstallDependenciesFlow.cpp function OverrideOpenSourceForDependencies (line 18) | void OverrideOpenSourceForDependencies(TestContext& context) function OverrideForProcessMultiplePackages (line 31) | void OverrideForProcessMultiplePackages(TestContext& context) function OverrideShellExecute (line 42) | void OverrideShellExecute(TestContext& context, std::vector... FILE: src/AppInstallerCLITests/InstallFlow.cpp function OverrideForDirectMsi (line 31) | void OverrideForDirectMsi(TestContext& context) FILE: src/AppInstallerCLITests/InstallerMetadataCollectionContext.cpp type MinimalDefaults_t (line 19) | struct MinimalDefaults_t {} type TestInput (line 21) | struct TestInput method TestInput (line 23) | TestInput() = default; method TestInput (line 25) | TestInput(MinimalDefaults_t) method TestInput (line 37) | TestInput(MinimalDefaults_t, const std::string& productVersion, const ... method ToJSON (line 63) | std::wstring ToJSON() method LocaleToJSON (line 116) | web::json::value LocaleToJSON(const Manifest::ManifestLocalization& lo... type TestOutput (line 138) | struct TestOutput method TestOutput (line 140) | TestOutput(const std::string& json) : OriginalJSON(json) method IsError (line 202) | bool IsError() const method IsSuccess (line 207) | bool IsSuccess() const method IsLowConfidence (line 212) | bool IsLowConfidence() const method ValidateFieldPresence (line 217) | void ValidateFieldPresence() const type TestARPCorrelationData (line 231) | struct TestARPCorrelationData : public ARPCorrelationData method ARPCorrelationResult (line 233) | ARPCorrelationResult CorrelateForNewlyInstalled(const Manifest::Manife... type TestInstalledFilesCorrelation (line 241) | struct TestInstalledFilesCorrelation : public InstalledFilesCorrelation method CorrelateForNewlyInstalled (line 243) | Correlation::InstallationMetadata CorrelateForNewlyInstalled(const Man... method StartFileWatcher (line 248) | void StartFileWatcher() override {} method StopFileWatcher (line 250) | void StopFileWatcher() override {} function InstallerMetadataCollectionContext (line 255) | InstallerMetadataCollectionContext CreateTestContext( function InstallerMetadataCollectionContext (line 263) | InstallerMetadataCollectionContext CreateTestContext(std::unique_ptr GetSfsAppContentsOverrideFunction(std::stri... FILE: src/AppInstallerCLITests/ManifestComparator.cpp type ManifestComparatorTestContext (line 23) | struct ManifestComparatorTestContext : public NullStream, Context method ManifestComparatorTestContext (line 25) | ManifestComparatorTestContext() : NullStream(), Context(*m_nullOut, *m... function ManifestInstaller (line 28) | const ManifestInstaller& AddInstaller( function RequireVectorsEqual (line 53) | void RequireVectorsEqual(const std::vector& actual, const std::vector... function RequireInstaller (line 63) | void RequireInstaller(const std::optional& actual, co... function RequireInapplicabilities (line 76) | void RequireInapplicabilities(const std::vector& i... function RequireInapplicabilityType (line 81) | void RequireInapplicabilityType(const std::vector&... FILE: src/AppInstallerCLITests/MatchCriteriaResolver.cpp function RequireMatchCriteria (line 16) | void RequireMatchCriteria(const PackageMatchFilter& expected, const Pack... FILE: src/AppInstallerCLITests/PackageCollection.cpp function ParseJsonString (line 37) | Json::Value ParseJsonString(const std::string& jsonString) function ValidateJsonStringProperty (line 44) | void ValidateJsonStringProperty(const Json::Value& node, const std::stri... function ValidateJsonWithCollection (line 66) | void ValidateJsonWithCollection(const Json::Value& root, const PackageCo... function ValidateEqualCollections (line 103) | void ValidateEqualCollections(const PackageCollection& first, const Pack... FILE: src/AppInstallerCLITests/PackageTrackingCatalog.cpp function Source (line 19) | static Source SimpleTestSetup(const std::string& filePath, SourceDetails... type TestCatalog (line 43) | struct TestCatalog : public PackageTrackingCatalog function PackageTrackingCatalog (line 48) | PackageTrackingCatalog CreatePackageTrackingCatalogForSource(const Sourc... FILE: src/AppInstallerCLITests/PackageVersionDataManifest.cpp function RequireVersionDataEqual (line 12) | void RequireVersionDataEqual(const PackageVersionDataManifest::VersionDa... FILE: src/AppInstallerCLITests/PathVariable.cpp function GetCurrentProcessPathVariable (line 64) | std::wstring GetCurrentProcessPathVariable() FILE: src/AppInstallerCLITests/PortableIndex.cpp function CreateFakePortableFile (line 19) | void CreateFakePortableFile(PortableFileEntry& file) FILE: src/AppInstallerCLITests/PreIndexedPackageSource.cpp function CopyIndexFileToDirectory (line 31) | void CopyIndexFileToDirectory(const fs::path& from, const fs::path& to) function GetPathToFileDir (line 42) | fs::path GetPathToFileDir() function GetContents (line 50) | std::string GetContents(const fs::path& file) function CleanSources (line 57) | void CleanSources() FILE: src/AppInstallerCLITests/PredefinedInstalledSource.cpp type ARPEntry (line 28) | struct ARPEntry method ARPEntry (line 30) | ARPEntry(std::string entryName) : EntryName(std::move(entryName)) {} method ARPEntry (line 31) | ARPEntry(std::string entryName, std::optional displayName... function AddARPValueToKey (line 45) | void AddARPValueToKey(HKEY key, const std::wstring& name, const std::opt... function AddARPValueToKey (line 53) | void AddARPValueToKey(HKEY key, const std::wstring& name, const std::opt... function AddARPEntryToKey (line 61) | void AddARPEntryToKey(HKEY key, const ARPHelper& helper, const ARPEntry&... function AddARPEntriesToKey (line 77) | void AddARPEntriesToKey(HKEY key, const ARPHelper& helper, const std::ve... function Find (line 85) | SQLiteIndex::MetadataResult::const_iterator Find(const SQLiteIndex::Meta... function VerifyInstalledType (line 90) | void VerifyInstalledType(const SQLiteIndex::MetadataResult& metadata, In... function VerifyTestScope (line 97) | void VerifyTestScope(const SQLiteIndex::MetadataResult& metadata) function VerifyMetadataString (line 104) | void VerifyMetadataString(const SQLiteIndex::MetadataResult& metadata, P... function VerifyEntryAgainstIndex (line 118) | void VerifyEntryAgainstIndex(const SQLiteIndex& index, SQLiteIndex::IdTy... function CreatePredefinedInstalledSource (line 138) | std::shared_ptr CreatePredefinedInstalledSource(Factory::Filter... function SQLiteIndex (line 150) | SQLiteIndex CreateMemoryIndex() function GetDatabaseIdentifier (line 411) | std::string GetDatabaseIdentifier(const std::shared_ptr& source1, std... FILE: src/AppInstallerCLITests/RestClient.cpp function RestClient (line 22) | RestClient CreateRestClient( function CreateInformationResponse (line 557) | web::json::value CreateInformationResponse(std::string_view identifier) FILE: src/AppInstallerCLITests/RestInterface_1_0.cpp function GetGoodManifest_RequiredFields (line 26) | utility::string_t GetGoodManifest_RequiredFields() function GetManifestsResponse_MultipleVersions (line 56) | utility::string_t GetManifestsResponse_MultipleVersions() type GoodManifest_AllFields (line 104) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 106) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 234) | void VerifyLocalizations_AllFields(const Manifest& manifest) method VerifyInstallers_AllFields (line 277) | void VerifyInstallers_AllFields(const Manifest& manifest) FILE: src/AppInstallerCLITests/RestInterface_1_1.cpp function GetTestSourceInformation (line 24) | IRestClient::Information GetTestSourceInformation() type GoodManifest_AllFields (line 36) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 38) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 193) | void VerifyLocalizations_AllFields(const Manifest& manifest) method VerifyInstallers_AllFields (line 248) | void VerifyInstallers_AllFields(const Manifest& manifest) FILE: src/AppInstallerCLITests/RestInterface_1_10.cpp type GoodManifest_AllFields (line 24) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 26) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 236) | void VerifyLocalizations_AllFields(const AppInstaller::Manifest::Manif... method VerifyInstallers_AllFields (line 313) | void VerifyInstallers_AllFields(const AppInstaller::Manifest::Manifest... FILE: src/AppInstallerCLITests/RestInterface_1_12.cpp type GoodManifest_AllFields (line 24) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 26) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 236) | void VerifyLocalizations_AllFields(const AppInstaller::Manifest::Manif... method VerifyInstallers_AllFields (line 313) | void VerifyInstallers_AllFields(const AppInstaller::Manifest::Manifest... FILE: src/AppInstallerCLITests/RestInterface_1_4.cpp function GetTestSourceInformation (line 24) | IRestClient::Information GetTestSourceInformation() type GoodManifest_AllFields (line 36) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 38) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 223) | void VerifyLocalizations_AllFields(const Manifest& manifest) method VerifyInstallers_AllFields (line 288) | void VerifyInstallers_AllFields(const Manifest& manifest) FILE: src/AppInstallerCLITests/RestInterface_1_5.cpp function GetTestSourceInformation (line 24) | IRestClient::Information GetTestSourceInformation() type GoodManifest_AllFields (line 36) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 38) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 237) | void VerifyLocalizations_AllFields(const Manifest& manifest) method VerifyInstallers_AllFields (line 314) | void VerifyInstallers_AllFields(const Manifest& manifest) FILE: src/AppInstallerCLITests/RestInterface_1_6.cpp function GetTestSourceInformation (line 24) | IRestClient::Information GetTestSourceInformation() type GoodManifest_AllFields (line 36) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 38) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 238) | void VerifyLocalizations_AllFields(const Manifest& manifest) method VerifyInstallers_AllFields (line 315) | void VerifyInstallers_AllFields(const Manifest& manifest) FILE: src/AppInstallerCLITests/RestInterface_1_7.cpp function GetTestSourceInformation (line 29) | IRestClient::Information GetTestSourceInformation() function AuthenticationArguments (line 41) | AuthenticationArguments GetTestAuthenticationArguments() type GoodManifest_AllFields (line 87) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 89) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 291) | void VerifyLocalizations_AllFields(const AppInstaller::Manifest::Manif... method VerifyInstallers_AllFields (line 368) | void VerifyInstallers_AllFields(const AppInstaller::Manifest::Manifest... FILE: src/AppInstallerCLITests/RestInterface_1_9.cpp type GoodManifest_AllFields (line 24) | struct GoodManifest_AllFields method GetSampleManifest_AllFields (line 26) | utility::string_t GetSampleManifest_AllFields() method VerifyLocalizations_AllFields (line 229) | void VerifyLocalizations_AllFields(const AppInstaller::Manifest::Manif... method VerifyInstallers_AllFields (line 306) | void VerifyInstallers_AllFields(const AppInstaller::Manifest::Manifest... FILE: src/AppInstallerCLITests/Runtime.cpp function CanWriteToPath (line 14) | bool CanWriteToPath(const std::filesystem::path& directory, const std::f... function RequireAdminOwner (line 21) | void RequireAdminOwner(const std::filesystem::path& directory) FILE: src/AppInstallerCLITests/SQLiteIndex.cpp function SQLiteIndex (line 40) | SQLiteIndex CreateTestIndex(const std::string& filePath, std::optional SimpleTestSetup(const std::str... function SupportsChannel (line 56) | static bool SupportsChannel(const std::shared_ptr& so... FILE: src/AppInstallerCLITests/SQLiteWrapper.cpp function CreateSimpleTestTable (line 31) | void CreateSimpleTestTable(Connection& connection) function InsertIntoSimpleTestTable (line 44) | void InsertIntoSimpleTestTable(Connection& connection, int firstVal, con... function UpdateSimpleTestTable (line 54) | void UpdateSimpleTestTable(Connection& connection, int firstVal, const s... function InsertIntoSimpleTestTableWithNull (line 61) | void InsertIntoSimpleTestTableWithNull(Connection& connection, int first... function SelectFromSimpleTestTableOnlyOneRow (line 71) | void SelectFromSimpleTestTableOnlyOneRow(Connection& connection, int fir... FILE: src/AppInstallerCLITests/Sixel.cpp function ValidateGetPixel (line 9) | void ValidateGetPixel(std::string_view info, UINT_PTR offset, UINT byteC... FILE: src/AppInstallerCLITests/SourceFlow.cpp function OverrideForSourceAddWithAgreements (line 17) | void OverrideForSourceAddWithAgreements(TestContext& context, bool isAdd... FILE: src/AppInstallerCLITests/Sources.cpp type SourcesTestSource (line 217) | struct SourcesTestSource : public TestSource method SourcesTestSource (line 219) | SourcesTestSource() = default; method SourcesTestSource (line 220) | SourcesTestSource(const SourceDetails& details) method Create (line 225) | static std::shared_ptr Create(const SourceDetails& details) method SearchResult (line 231) | SearchResult Search(const SearchRequest&) const override type FailingSourcesTestSource (line 245) | struct FailingSourcesTestSource : public TestSource method FailingSourcesTestSource (line 249) | FailingSourcesTestSource() = default; method FailingSourcesTestSource (line 250) | FailingSourcesTestSource(const SourceDetails& details) method CreateFailWinget (line 255) | static std::shared_ptr CreateFailWinget(const SourceDetails& ... method CreateFailAll (line 265) | static std::shared_ptr CreateFailAll(const SourceDetails&) function RequireDefaultSourcesAt (line 271) | void RequireDefaultSourcesAt(const std::vector& sources, ... FILE: src/AppInstallerCLITests/Strings.cpp function ValidateSplitFileName (line 206) | void ValidateSplitFileName(std::string_view uri, std::string_view base, ... FILE: src/AppInstallerCLITests/TestCommon.cpp type TestCommon (line 13) | namespace TestCommon function initRand (line 17) | int initRand() function getRand (line 23) | inline int getRand() function GetFilePath (line 29) | inline std::filesystem::path GetFilePath(std::filesystem::path path, c... function GetTempFilePath (line 35) | inline std::filesystem::path GetTempFilePath(const std::string& baseNa... function CleanVolatileTestRoot (line 46) | bool CleanVolatileTestRoot(HKEY root) function TempFile (line 156) | TempFile TempDirectory::CreateTempFile(const std::string& baseName, co... function TempFile (line 161) | TempFile TempDirectory::CreateTempFile(const std::string& name) function RegCreateVolatileTestRoot (line 208) | wil::unique_hkey RegCreateVolatileTestRoot() function RegCreateVolatileSubKey (line 226) | wil::unique_hkey RegCreateVolatileSubKey(HKEY parent, const std::wstri... function SetRegistryValue (line 233) | void SetRegistryValue(HKEY key, const std::wstring& name, const std::w... function SetRegistryValue (line 238) | void SetRegistryValue(HKEY key, const std::wstring& name, const std::v... function SetRegistryValue (line 243) | void SetRegistryValue(HKEY key, const std::wstring& name, DWORD value) function EnableDevMode (line 248) | void EnableDevMode(bool enable) function InstallCertFromSignedPackage (line 286) | bool InstallCertFromSignedPackage(const std::filesystem::path& package) function UninstallCertFromSignedPackage (line 323) | bool UninstallCertFromSignedPackage(const std::filesystem::path& package) function GetMsixPackageManifestReader (line 356) | bool GetMsixPackageManifestReader(std::string_view testFileName, IAppx... function RemoveConsoleFormat (line 371) | std::string RemoveConsoleFormat(const std::string& str) function ConvertToJson (line 387) | Json::Value ConvertToJson(const std::string& content) function SetTestPathOverrides (line 404) | void SetTestPathOverrides() FILE: src/AppInstallerCLITests/TestCommon.h function namespace (line 19) | namespace TestCommon type TestProgress (line 108) | struct TestProgress function BeginProgress (line 111) | void BeginProgress() override; FILE: src/AppInstallerCLITests/TestConfiguration.cpp type TestCommon (line 10) | namespace TestCommon function IConfigurationSetProcessor (line 12) | IConfigurationSetProcessor TestConfigurationSetProcessorFactory::Creat... function DiagnosticLevel (line 34) | DiagnosticLevel TestConfigurationSetProcessorFactory::MinimumLevel() function IConfigurationUnitProcessorDetails (line 43) | IConfigurationUnitProcessorDetails TestConfigurationSetProcessor::GetU... function IConfigurationUnitProcessor (line 55) | IConfigurationUnitProcessor TestConfigurationSetProcessor::CreateUnitP... function ITestSettingsResult (line 75) | ITestSettingsResult TestConfigurationUnitProcessor::TestSettings() function IGetSettingsResult (line 87) | IGetSettingsResult TestConfigurationUnitProcessor::GetSettings() function IApplySettingsResult (line 99) | IApplySettingsResult TestConfigurationUnitProcessor::ApplySettings() FILE: src/AppInstallerCLITests/TestConfiguration.h function namespace (line 10) | namespace TestCommon type TestConfigurationSetProcessor (line 28) | struct TestConfigurationSetProcessor type TestConfigurationUnitProcessorDetails (line 45) | struct TestConfigurationUnitProcessorDetails type TestConfigurationUnitProcessor (line 104) | struct TestConfigurationUnitProcessor type TestSettingsResultInstance (line 125) | struct TestSettingsResultInstance function TestResult (line 132) | void TestResult(winrt::Microsoft::Management::Configuration::Configurati... function ResultInformation (line 135) | void ResultInformation(winrt::Microsoft::Management::Configuration::ICon... type ApplySettingsResultInstance (line 143) | struct ApplySettingsResultInstance function RebootRequired (line 149) | bool RebootRequired() { return m_rebootRequired; } function RebootRequired (line 150) | void RebootRequired(bool value) { m_rebootRequired = value; } function ResultInformation (line 153) | void ResultInformation(winrt::Microsoft::Management::Configuration::ICon... type GetSettingsResultInstance (line 161) | struct GetSettingsResultInstance function Settings (line 168) | void Settings(winrt::Windows::Foundation::Collections::ValueSet value) {... function ResultInformation (line 171) | void ResultInformation(winrt::Microsoft::Management::Configuration::ICon... FILE: src/AppInstallerCLITests/TestHooks.h function namespace (line 27) | namespace AppInstaller function namespace (line 116) | namespace TestHook function SetScanArchiveResult_Override (line 134) | struct SetScanArchiveResult_Override function SetPinningIndex_Override (line 150) | struct SetPinningIndex_Override function SetExtractIconFromArpEntryResult_Override (line 163) | struct SetExtractIconFromArpEntryResult_Override function SetEnableWindowsFeatureResult_Override (line 179) | struct SetEnableWindowsFeatureResult_Override function SetDoesWindowsFeatureExistResult_Override (line 192) | struct SetDoesWindowsFeatureExistResult_Override function SetExtractArchiveWithTarResult_Override (line 205) | struct SetExtractArchiveWithTarResult_Override function SetInitiateRebootResult_Override (line 218) | struct SetInitiateRebootResult_Override function SetGetARPKey_Override (line 234) | struct SetGetARPKey_Override function SetRegisterForRestartResult_Override (line 249) | struct SetRegisterForRestartResult_Override function SetAuthenticationResult_Override (line 265) | struct SetAuthenticationResult_Override function SetDisplayCatalogHttpPipelineStage_Override (line 281) | struct SetDisplayCatalogHttpPipelineStage_Override function SetSfsClientAppContents_Override (line 294) | struct SetSfsClientAppContents_Override function SetLicensingHttpPipelineStage_Override (line 310) | struct SetLicensingHttpPipelineStage_Override function SetDownloadResult_Function_Override (line 323) | struct SetDownloadResult_Function_Override function SetGetFontRegistryRoot_Override (line 349) | struct SetGetFontRegistryRoot_Override function SetUserSettings_Override (line 364) | struct SetUserSettings_Override function SetSingleExperimentalFeature_Override (line 377) | struct SetSingleExperimentalFeature_Override FILE: src/AppInstallerCLITests/TestRestRequestHandler.cpp function GetTestRestRequestHandler (line 9) | std::shared_ptr GetTestRestRequestHandler( function GetTestRestRequestHandler (line 32) | std::shared_ptr GetTestRestRequestHandler( function GetHeaderVerificationHandler (line 48) | std::shared_ptr GetHeaderVerificationHandler( FILE: src/AppInstallerCLITests/TestRestRequestHandler.h function class (line 6) | class TestRestRequestHandler : public web::http::http_pipeline_stage FILE: src/AppInstallerCLITests/TestSettings.cpp type TestCommon (line 10) | namespace TestCommon function DeleteUserSettingsFilesInternal (line 14) | void DeleteUserSettingsFilesInternal() function SetSetting (line 30) | void SetSetting(const AppInstaller::Settings::StreamDefinition& stream... function RemoveSetting (line 35) | void RemoveSetting(const AppInstaller::Settings::StreamDefinition& str... function GetPathTo (line 40) | std::filesystem::path GetPathTo(const AppInstaller::Settings::StreamDe... function UserSettingsFileGuard (line 55) | [[nodiscard]] UserSettingsFileGuard DeleteUserSettingsFiles() FILE: src/AppInstallerCLITests/TestSettings.h function namespace (line 10) | namespace TestCommon FILE: src/AppInstallerCLITests/TestSource.cpp type TestCommon (line 10) | namespace TestCommon function GetNextTestPackageId (line 14) | size_t GetNextTestPackageId() function TestSource (line 20) | TestSource* GetTestSourceFromWeakPtr(const std::weak_ptr GetSources() function OpenSource (line 516) | AppInstaller::Repository::Source OpenSource(std::string_view name, App... function DropSource (line 523) | void DropSource(std::string_view name) FILE: src/AppInstallerCLITests/TestSource.h function namespace (line 11) | namespace TestCommon FILE: src/AppInstallerCLITests/UninstallFlow.cpp function OverrideForPortableUninstall (line 14) | void OverrideForPortableUninstall(TestContext& context) function OverrideForExeUninstall (line 31) | void OverrideForExeUninstall(TestContext& context) function OverrideForMSIXUninstall (line 46) | void OverrideForMSIXUninstall(TestContext& context) FILE: src/AppInstallerCLITests/Versions.cpp function RequireLessThan (line 117) | void RequireLessThan(std::string_view a, std::string_view b) function RequireEqual (line 134) | void RequireEqual(std::string_view a, std::string_view b) FILE: src/AppInstallerCLITests/WorkFlow.cpp function VerifyMotw (line 22) | void VerifyMotw(const std::filesystem::path& testFile, DWORD zone) FILE: src/AppInstallerCLITests/WorkflowCommon.cpp type TestCommon (line 20) | namespace TestCommon type TSR (line 22) | namespace TSR function SearchResult (line 411) | SearchResult WorkflowTestSource::Search(const SearchRequest& request) ... function CreateTestSource (line 444) | std::shared_ptr CreateTestSource(std::vector& testDataF... function RequireContainerInfoPresent (line 126) | void RequireContainerInfoPresent(const std::vector> GetPolicyStat... function BoolAdminSetting (line 266) | BoolAdminSetting StringToBoolAdminSetting(std::string_view in) function StringAdminSetting (line 294) | StringAdminSetting StringToStringAdminSetting(std::string_view in) function AdminSettingToString (line 306) | Utility::LocIndView AdminSettingToString(BoolAdminSetting setting) function AdminSettingToString (line 325) | Utility::LocIndView AdminSettingToString(StringAdminSetting setting) function GetAdminSettingPolicy (line 336) | TogglePolicy::Policy GetAdminSettingPolicy(BoolAdminSetting setting) function EnableAdminSetting (line 355) | bool EnableAdminSetting(BoolAdminSetting setting) function DisableAdminSetting (line 367) | bool DisableAdminSetting(BoolAdminSetting setting) function IsAdminSettingEnabled (line 379) | bool IsAdminSettingEnabled(BoolAdminSetting setting) function SetAdminSetting (line 392) | bool SetAdminSetting(StringAdminSetting setting, std::string_view value) function ResetAdminSetting (line 404) | bool ResetAdminSetting(StringAdminSetting setting) function ResetAllAdminSettings (line 416) | void ResetAllAdminSettings() function GetAdminSetting (line 421) | std::optional GetAdminSetting(StringAdminSetting setting) function GetAllBoolAdminSettings (line 434) | std::vector GetAllBoolAdminSettings() function GetAllStringAdminSettings (line 439) | std::vector GetAllStringAdminSettings() FILE: src/AppInstallerCommonCore/AppInstallerTelemetry.cpp type AppInstaller::Logging (line 25) | namespace AppInstaller::Logging function wilResultLoggingCallback (line 42) | void __stdcall wilResultLoggingCallback(const wil::FailureInfo& info) ... function FailureTypeEnum (line 47) | FailureTypeEnum ConvertWilFailureTypeToFailureType(wil::FailureType fa... function LogExceptionTypeToString (line 64) | std::string_view LogExceptionTypeToString(FailureTypeEnum exceptionType) function GUID (line 94) | const GUID* TelemetryTraceLogger::GetActivityId() const function GUID (line 99) | const GUID* TelemetryTraceLogger::GetParentActivityId() const function TelemetryTraceLogger (line 880) | TelemetryTraceLogger& Telemetry() function EnableWilFailureTelemetry (line 904) | void EnableWilFailureTelemetry() function UseGlobalTelemetryLoggerActivityIdOnly (line 909) | void UseGlobalTelemetryLoggerActivityIdOnly() function TestHook_SetTelemetryOverride (line 930) | void TestHook_SetTelemetryOverride(std::shared_ptr&... type MACHINE_ATTRIBUTES (line 67) | enum class MACHINE_ATTRIBUTES { type GetMachineTypeAttributesHelper (line 79) | struct GetMachineTypeAttributesHelper method GetMachineTypeAttributesHelper (line 81) | GetMachineTypeAttributesHelper() method AddArchitectureIfMachineTypeAttributesUserEnabled (line 99) | void AddArchitectureIfMachineTypeAttributesUserEnabled(std::vector CreateApplicableArchitecturesVector() function Architecture (line 162) | Architecture ConvertToArchitectureEnum(std::string_view archStr) function ConvertToArchitectureEnum (line 190) | std::optional<::AppInstaller::Utility::Architecture> ConvertToArchitec... function LocIndView (line 209) | LocIndView ToString(Architecture architecture) function Architecture (line 228) | Architecture GetSystemArchitecture() function IsApplicableArchitecture (line 268) | int IsApplicableArchitecture(Architecture arch) function IsApplicableArchitecture (line 273) | int IsApplicableArchitecture(Architecture arch, const std::vector ExtractContentType(const std::optional TryGetProperty(DODownloadProperty prop) method Uri (line 150) | void Uri(std::string_view uri) method ContentId (line 155) | void ContentId(std::string_view contentId) method DisplayName (line 160) | void DisplayName(std::string_view displayName) method LocalPath (line 165) | void LocalPath(const std::filesystem::path& localPath) method CorrelationVector (line 170) | void CorrelationVector(std::string_view correlationVector) method NoProgressTimeoutSeconds (line 175) | void NoProgressTimeoutSeconds(uint32_t noProgressTimeoutSeconds) method ForegroundPriority (line 180) | void ForegroundPriority(bool foregroundPriority) method BlockingMode (line 185) | void BlockingMode(bool blockingMode) method CallbackInterface (line 190) | void CallbackInterface(IDODownloadStatusCallback* callbackInterface) method StreamInterface (line 195) | void StreamInterface(IStream* streamInterface) method CustomHeaders (line 200) | void CustomHeaders(const std::vector& headers) method Start (line 219) | void Start() method Cancel (line 227) | bool Cancel() method Finalize (line 232) | void Finalize() method DO_DOWNLOAD_STATUS (line 237) | DO_DOWNLOAD_STATUS Status() method ExtractFromVariant (line 245) | bool ExtractFromVariant(const VARIANT& var, std::string& value) type Manager (line 265) | struct Manager method Manager (line 267) | Manager() method Download (line 276) | Download CreateDownload() class DODownloadStatusCallback (line 286) | class DODownloadStatusCallback : public Microsoft::WRL::RuntimeClass< method DODownloadStatusCallback (line 291) | DODownloadStatusCallback(IProgressCallback& progress) : method HRESULT (line 306) | static HRESULT Create( method Cancel (line 318) | void Cancel() method Wait (line 324) | bool Wait() function DownloadResult (line 416) | DownloadResult DODownload( function IsDOErrorFatal (line 497) | bool IsDOErrorFatal(HRESULT error) FILE: src/AppInstallerCommonCore/DODownloader.h function namespace (line 12) | namespace AppInstaller::Utility FILE: src/AppInstallerCommonCore/Debugging.cpp type AppInstaller::Debugging (line 8) | namespace AppInstaller::Debugging type SelfInitiatedMinidumpHelper (line 15) | struct SelfInitiatedMinidumpHelper method SelfInitiatedMinidumpHelper (line 17) | SelfInitiatedMinidumpHelper() = default; method SelfInitiatedMinidumpHelper (line 28) | static SelfInitiatedMinidumpHelper& Instance() method LONG (line 34) | static LONG WINAPI UnhandledExceptionCallback(EXCEPTION_POINTERS* Ex... method SelfInitiatedMinidumpHelper (line 50) | SelfInitiatedMinidumpHelper& Enable(const std::filesystem::path& fil... method WriteMinidump (line 74) | void WriteMinidump() function EnableSelfInitiatedMinidump (line 90) | void EnableSelfInitiatedMinidump() function EnableSelfInitiatedMinidump (line 95) | void EnableSelfInitiatedMinidump(const std::filesystem::path& filePath) function WriteMinidump (line 100) | void WriteMinidump() FILE: src/AppInstallerCommonCore/DependenciesGraph.cpp type AppInstaller::Manifest (line 6) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Deployment.cpp type AppInstaller::Deployment (line 10) | namespace AppInstaller::Deployment function GetDeploymentOperationId (line 17) | size_t GetDeploymentOperationId() function HRESULT (line 23) | HRESULT WaitForDeployment( function ShouldUseReputationCheck (line 70) | bool ShouldUseReputationCheck(const Options& options) function StartAddPackage (line 75) | IAsyncOperationWithProgress Star... function StartStagePackage (line 114) | IAsyncOperationWithProgress Star... function AddPackage (line 153) | void AddPackage( function AddPackageWithDeferredFallback (line 168) | bool AddPackageWithDeferredFallback( function RemovePackage (line 259) | void RemovePackage( function AddPackageMachineScope (line 274) | bool AddPackageMachineScope( function RemovePackageMachineScope (line 351) | void RemovePackageMachineScope( function IsRegistered (line 378) | bool IsRegistered(std::string_view packageFamilyName) function RegisterPackage (line 388) | void RegisterPackage( function IsExpectedDigestsSupported (line 402) | bool IsExpectedDigestsSupported() FILE: src/AppInstallerCommonCore/Downloader.cpp type AppInstaller::Utility (line 26) | namespace AppInstaller::Utility function GetHttpQueryString (line 30) | std::wstring GetHttpQueryString(const wil::unique_hinternet& urlFile, ... function GetRetryAfter (line 72) | std::chrono::seconds GetRetryAfter(const HttpDateOrDeltaHeaderValue& r... function GetRetryAfter (line 98) | std::chrono::seconds GetRetryAfter(const wil::unique_hinternet& urlFile) type TestHooks (line 106) | namespace TestHooks function SetDownloadResult_Function_Override (line 115) | void SetDownloadResult_Function_Override(std::function GetHeaders(std::string_view url) function DownloadResult (line 327) | DownloadResult DownloadToStream( function DownloadResult (line 338) | DownloadResult Download( function IsUrlRemote (line 418) | bool IsUrlRemote(std::string_view url) function IsUrlSecure (line 430) | bool IsUrlSecure(std::string_view url) function FileSupportsMotw (line 441) | static inline bool FileSupportsMotw(const std::filesystem::path& path) function ApplyMotwIfApplicable (line 446) | void ApplyMotwIfApplicable(const std::filesystem::path& filePath, URLZ... function RemoveMotwIfApplicable (line 467) | void RemoveMotwIfApplicable(const std::filesystem::path& filePath) function HRESULT (line 500) | HRESULT ApplyMotwUsingIAttachmentExecuteIfApplicable(const std::filesy... function GetReadOnlyStreamFromURI (line 556) | Microsoft::WRL::ComPtr GetReadOnlyStreamFromURI(std::string_v... function GetRetryAfter (line 595) | std::chrono::seconds GetRetryAfter(const std::wstring& retryAfter) function GetRetryAfter (line 612) | std::chrono::seconds GetRetryAfter(const HttpResponseMessage& response) FILE: src/AppInstallerCommonCore/ExperimentalFeature.cpp type AppInstaller::Settings (line 9) | namespace AppInstaller::Settings function SetExperimentalFeatureOverride (line 14) | void SetExperimentalFeatureOverride(const std::map GetUpstreamFile(const std::string... FILE: src/AppInstallerCommonCore/FileLogger.cpp type AppInstaller::Logging (line 14) | namespace AppInstaller::Logging function ToLogLine (line 25) | std::string ToLogLine(Channel channel, std::string_view message) function CalculateDiff (line 33) | std::ofstream::off_type CalculateDiff(const std::ofstream::pos_type& p... function FileLogger (line 67) | FileLogger& FileLogger::SetMaximumSize(std::ofstream::off_type maximum... FILE: src/AppInstallerCommonCore/FolderFileWatcher.cpp type AppInstaller::Utility (line 7) | namespace AppInstaller::Utility FILE: src/AppInstallerCommonCore/Fonts.cpp type AppInstaller::Fonts (line 20) | namespace AppInstaller::Fonts function GetFontFileTitle (line 32) | std::wstring GetFontFileTitle(const std::filesystem::path& fontFilePath) function AssertPackageInformation (line 50) | void AssertPackageInformation(const FontContext& context) function GetFontRegistryPath (line 61) | std::wstring GetFontRegistryPath(const FontContext& context) function GetRootFontPath (line 84) | std::filesystem::path GetRootFontPath(Manifest::ScopeEnum scope) function GetFontFileInstallPath (line 96) | std::filesystem::path GetFontFileInstallPath(const FontContext& context) function GetUniquePathForDestination (line 130) | std::filesystem::path GetUniquePathForDestination(const std::filesyste... function GetFontFilePaths (line 150) | std::vector GetFontFilePaths(const wil::com_ptr... function RemoveAllFontResources (line 186) | void RemoveAllFontResources(const std::filesystem::path& filePath) function NotifyFontChange (line 202) | void NotifyFontChange() function CheckRegistryForFontFileReference (line 212) | std::optional CheckRegistryForFontFileReference(const st... function GetRegisteredMachineFontInstallPath (line 256) | std::optional GetRegisteredMachineFontInstallPa... function FontResult (line 286) | FontResult FontOperationResult::Result() const function FontFileInfo (line 323) | FontFileInfo CreateFontFileInfo(const FontContext& context, const std:... function FontValidationResult (line 443) | FontValidationResult ValidateFontPackage(FontContext& context) function FontOperationResult (line 499) | FontOperationResult InstallFontPackage(FontContext& context) function FontOperationResult (line 662) | FontOperationResult UninstallFontPackage(FontContext& context) function GetFontRegistryRoot (line 784) | std::wstring GetFontRegistryRoot() function FontFamily (line 903) | FontFamily FontCatalog::GetFontFamilyByIndex(const wil::com_ptr GetInstalledFontFiles() function GetInstalledFontPackages (line 1036) | std::vector GetInstalledFontPackages(Manifest::ScopeE... FILE: src/AppInstallerCommonCore/HttpClientHelper.cpp type AppInstaller::Http (line 10) | namespace AppInstaller::Http function EnsureDefaultUserAgent (line 15) | void EnsureDefaultUserAgent(web::http::http_request& request) function NativeHandleServerCertificateValidation (line 25) | void NativeHandleServerCertificateValidation(web::http::client::native... function GetRetryAfter (line 43) | std::chrono::seconds GetRetryAfter(const web::http::http_headers& head... FILE: src/AppInstallerCommonCore/HttpStream/HttpClientWrapper.cpp type AppInstaller::Utility::HttpStream (line 21) | namespace AppInstaller::Utility::HttpStream FILE: src/AppInstallerCommonCore/HttpStream/HttpClientWrapper.h function namespace (line 7) | namespace AppInstaller::Utility::HttpStream FILE: src/AppInstallerCommonCore/HttpStream/HttpLocalCache.cpp type AppInstaller::Utility::HttpStream (line 14) | namespace AppInstaller::Utility::HttpStream function IBuffer (line 112) | IBuffer HttpLocalCache::ReadPageFromCache(const ULONG64 pageOffset) function IBuffer (line 127) | IBuffer HttpLocalCache::TrimBufferToSatisfyRequest( function IBuffer (line 215) | IBuffer HttpLocalCache::CreateTrimmedBuffer( function IBuffer (line 239) | IBuffer HttpLocalCache::ConcatenateBuffers(const IBuffer& buffer1, con... FILE: src/AppInstallerCommonCore/HttpStream/HttpLocalCache.h function class (line 18) | class HttpLocalCache FILE: src/AppInstallerCommonCore/HttpStream/HttpRandomAccessStream.cpp type AppInstaller::Utility::HttpStream (line 14) | namespace AppInstaller::Utility::HttpStream function IInputStream (line 61) | IInputStream HttpRandomAccessStream::GetInputStreamAt(uint64_t positio... function IOutputStream (line 67) | IOutputStream HttpRandomAccessStream::GetOutputStreamAt(uint64_t posit... function IRandomAccessStream (line 73) | IRandomAccessStream HttpRandomAccessStream::CloneStream() const FILE: src/AppInstallerCommonCore/HttpStream/HttpRandomAccessStream.h function namespace (line 10) | namespace AppInstaller::Utility::HttpStream FILE: src/AppInstallerCommonCore/Locale.cpp type AppInstaller::Locale (line 8) | namespace AppInstaller::Locale function HMODULE (line 19) | HMODULE LoadBcp47ModuleFrom(_In_ PCWSTR moduleName) function HMODULE (line 36) | HMODULE LoadBcp47Module() function InitializeBcp47Module (line 48) | void InitializeBcp47Module() function IsWellFormedBcp47Tag (line 59) | bool IsWellFormedBcp47Tag(std::string_view bcp47Tag) function GetDistanceOfLanguage (line 82) | double GetDistanceOfLanguage(std::string_view target, std::string_view... function GetUserPreferredLanguages (line 111) | std::vector GetUserPreferredLanguages() function GetUserPreferredLanguagesUTF16 (line 123) | std::vector GetUserPreferredLanguagesUTF16() function LocaleIdToBcp47Tag (line 135) | std::string LocaleIdToBcp47Tag(LCID localeId) FILE: src/AppInstallerCommonCore/MSStore.cpp type AppInstaller::MSStore (line 11) | namespace AppInstaller::MSStore type EntitlementType (line 21) | enum class EntitlementType function EntitlementType (line 28) | EntitlementType EnsureFreeEntitlement(const std::wstring& productId, M... type CheckExistingItemResult (line 100) | enum class CheckExistingItemResult function CheckExistingItemResult (line 107) | CheckExistingItemResult CheckRestartOrCancelForPossibleExistingOperati... function DoesInstallItemsContainProduct (line 135) | bool DoesInstallItemsContainProduct(const IVectorView&... function HRESULT (line 149) | HRESULT RestartOrCancelExistingOperationIfNecessary(const IVectorView<... type PackageUpdateMonitor (line 184) | struct PackageUpdateMonitor method PackageUpdateMonitor (line 186) | PackageUpdateMonitor() method IsUpdating (line 205) | bool IsUpdating() const function HRESULT (line 216) | HRESULT WaitForOperation(const std::wstring& productId, bool isSilentM... function HRESULT (line 309) | HRESULT MSStoreOperation::StartAndWaitForOperation(IProgressCallback& ... function HRESULT (line 324) | HRESULT MSStoreOperation::InstallPackage(IProgressCallback& progress) function HRESULT (line 384) | HRESULT MSStoreOperation::UpdatePackage(IProgressCallback& progress) FILE: src/AppInstallerCommonCore/MSStoreDownload.cpp type AppInstaller::MSStore (line 20) | namespace AppInstaller::MSStore type TestHooks (line 25) | namespace TestHooks function SetDisplayCatalogHttpPipelineStage_Override (line 29) | void SetDisplayCatalogHttpPipelineStage_Override(std::shared_ptr GetPreferredPackage(const s... method IsApplicable (line 344) | bool IsApplicable(const DisplayCatalogPackage& package) method IsFirstBetter (line 358) | bool IsFirstBetter(const DisplayCatalogPackage& first, const Dis... method AddComparator (line 383) | void AddComparator(std::unique_ptr GetSkuNodeFromDisplay... function GetDisplayCatalogPackagesFromSkuNode (line 499) | std::vector GetDisplayCatalogPackagesFromSkuN... function DisplayCatalogPackage (line 575) | DisplayCatalogPackage CallDisplayCatalogAndGetPreferredPackage(std::... type SfsClientDetails (line 624) | namespace SfsClientDetails function ConvertFromSfsPlatform (line 628) | Manifest::PlatformEnum ConvertFromSfsPlatform(std::string_view appli... type PlatformApplicability (line 655) | struct PlatformApplicability method PlatformApplicability (line 657) | explicit PlatformApplicability(std::string_view input, bool extrac... function ConvertFromSfsArchitecture (line 682) | Utility::Architecture ConvertFromSfsArchitecture(SFS::Architecture s... function GetSfsPackageFileSupportedPlatforms (line 701) | std::vector GetSfsPackageFileSupportedPlatfo... function GetSfsPackageFileSupportedArchitectures (line 744) | std::vector GetSfsPackageFileSupportedArchite... function GetSfsPackageFileExtension (line 766) | std::string GetSfsPackageFileExtension(const SFS::AppFile& appFile) function IsFileExtensionSupported (line 771) | bool IsFileExtensionSupported(std::string_view fileExtension) function GetSfsPackageFileNameForDownload (line 786) | std::string GetSfsPackageFileNameForDownload( function SfsClientLoggingCallback (line 825) | void SfsClientLoggingCallback(const SFS::LogData& logData) function PopulateSfsAppFileToMSStoreDownloadFileVector (line 873) | std::vector PopulateSfsAppFileToMSStoreDownload... function MSStoreDownloadInfo (line 950) | MSStoreDownloadInfo CallSfsClientAndGetMSStoreDownloadInfo( type LicensingDetails (line 1023) | namespace LicensingDetails function GetLicensing (line 1045) | std::vector GetLicensing(std::string_view contentId, const Htt... function GetAuthHeaders (line 1116) | Http::HttpClientHelper::HttpRequestHeaders GetAuthHeaders(std::unique_... function MSStoreDownloadInfo (line 1177) | MSStoreDownloadInfo MSStoreDownloadContext::GetDownloadInfo() FILE: src/AppInstallerCommonCore/Manifest/Manifest.cpp type AppInstaller::Manifest (line 8) | namespace AppInstaller::Manifest function AddFoldedStringToSetIfNotEmpty (line 12) | void AddFoldedStringToSetIfNotEmpty(std::set& set, const str... FILE: src/AppInstallerCommonCore/Manifest/ManifestCommon.cpp type AppInstaller::Manifest (line 7) | namespace AppInstaller::Manifest type CompatibilitySet (line 11) | enum class CompatibilitySet function CompatibilitySet (line 19) | CompatibilitySet GetCompatibilitySet(InstallerTypeEnum type) function InstallerTypeEnum (line 120) | InstallerTypeEnum ConvertToInstallerTypeEnum(const std::string& in) function UpdateBehaviorEnum (line 173) | UpdateBehaviorEnum ConvertToUpdateBehaviorEnum(const std::string& in) function ScopeEnum (line 193) | ScopeEnum ConvertToScopeEnum(std::string_view in) function InstallModeEnum (line 209) | InstallModeEnum ConvertToInstallModeEnum(const std::string& in) function PlatformEnum (line 229) | PlatformEnum ConvertToPlatformEnum(std::string_view in) function PlatformEnum (line 245) | PlatformEnum ConvertToPlatformEnumForMSStoreDownload(std::string_view in) function ElevationRequirementEnum (line 273) | ElevationRequirementEnum ConvertToElevationRequirementEnum(const std::... function UnsupportedArgumentEnum (line 293) | UnsupportedArgumentEnum ConvertToUnsupportedArgumentEnum(const std::st... function ManifestTypeEnum (line 309) | ManifestTypeEnum ConvertToManifestTypeEnum(const std::string& in) function ExpectedReturnCodeEnum (line 345) | ExpectedReturnCodeEnum ConvertToExpectedReturnCodeEnum(const std::stri... function InstalledFileTypeEnum (line 430) | InstalledFileTypeEnum ConvertToInstalledFileTypeEnum(const std::string... function IconFileTypeEnum (line 451) | IconFileTypeEnum ConvertToIconFileTypeEnum(std::string_view in) function IconThemeEnum (line 472) | IconThemeEnum ConvertToIconThemeEnum(std::string_view in) function IconResolutionEnum (line 497) | IconResolutionEnum ConvertToIconResolutionEnum(std::string_view in) function InstallerTypeToString (line 566) | std::string_view InstallerTypeToString(InstallerTypeEnum installerType) function InstallerSwitchTypeToString (line 597) | std::string_view InstallerSwitchTypeToString(InstallerSwitchType insta... function ElevationRequirementToString (line 624) | std::string_view ElevationRequirementToString(ElevationRequirementEnum... function UnsupportedArgumentToString (line 639) | std::string_view UnsupportedArgumentToString(UnsupportedArgumentEnum u... function InstallModeToString (line 652) | std::string_view InstallModeToString(InstallModeEnum installMode) function PlatformToString (line 667) | std::string_view PlatformToString(PlatformEnum platform, bool shortStr... function UpdateBehaviorToString (line 686) | std::string_view UpdateBehaviorToString(UpdateBehaviorEnum updateBehav... function RepairBehaviorToString (line 701) | std::string_view RepairBehaviorToString(RepairBehaviorEnum repairBehav... function ScopeToString (line 716) | std::string_view ScopeToString(ScopeEnum scope) function InstalledFileTypeToString (line 729) | std::string_view InstalledFileTypeToString(InstalledFileTypeEnum insta... function IconFileTypeToString (line 744) | std::string_view IconFileTypeToString(IconFileTypeEnum iconFileType) function IconThemeToString (line 759) | std::string_view IconThemeToString(IconThemeEnum iconTheme) function IconResolutionToString (line 776) | std::string_view IconResolutionToString(IconResolutionEnum iconResolut... function ExpectedReturnCodeToString (line 815) | std::string_view ExpectedReturnCodeToString(ExpectedReturnCodeEnum exp... function ManifestTypeToString (line 862) | std::string_view ManifestTypeToString(ManifestTypeEnum manifestType) function DoesInstallerTypeUsePackageFamilyName (line 883) | bool DoesInstallerTypeUsePackageFamilyName(InstallerTypeEnum installer... function DoAnyAppsAndFeaturesEntriesUsePackageFamilyName (line 888) | bool DoAnyAppsAndFeaturesEntriesUsePackageFamilyName(const std::vector... function DoesInstallerTypeUseProductCode (line 901) | bool DoesInstallerTypeUseProductCode(InstallerTypeEnum installerType) function DoesInstallerTypeWriteAppsAndFeaturesEntry (line 914) | bool DoesInstallerTypeWriteAppsAndFeaturesEntry(InstallerTypeEnum inst... function DoesInstallerTypeSupportArpVersionRange (line 927) | bool DoesInstallerTypeSupportArpVersionRange(InstallerTypeEnum install... function DoesInstallerTypeIgnoreScopeFromManifest (line 940) | bool DoesInstallerTypeIgnoreScopeFromManifest(InstallerTypeEnum instal... function DoesInstallerTypeRequireAdminForMachineScopeInstall (line 949) | bool DoesInstallerTypeRequireAdminForMachineScopeInstall(InstallerType... function DoesInstallerTypeRequireRepairBehaviorForRepair (line 958) | bool DoesInstallerTypeRequireRepairBehaviorForRepair(InstallerTypeEnum... function IsArchiveType (line 967) | bool IsArchiveType(InstallerTypeEnum installerType) function IsPortableType (line 972) | bool IsPortableType(InstallerTypeEnum installerType) function DoesInstallerTypeSupportMultipleNestedInstallers (line 977) | bool DoesInstallerTypeSupportMultipleNestedInstallers(InstallerTypeEnu... function IsNestedInstallerTypeSupported (line 985) | bool IsNestedInstallerTypeSupported(InstallerTypeEnum nestedInstallerT... function IsInstallerTypeCompatible (line 1000) | bool IsInstallerTypeCompatible(InstallerTypeEnum type1, InstallerTypeE... function GetDefaultKnownSwitches (line 1026) | std::map GetDefaultKno... function RepairBehaviorEnum (line 1060) | RepairBehaviorEnum ConvertToRepairBehaviorEnum(std::string_view in) function GetDefaultKnownReturnCodes (line 1081) | std::map GetDefaultKnownReturnCodes(Ins... function Dependency (line 1178) | Dependency* DependencyList::HasDependency(const Dependency& dependency... FILE: src/AppInstallerCommonCore/Manifest/ManifestComparator.cpp type AppInstaller::Manifest (line 12) | namespace AppInstaller::Manifest type PortableInstallFilter (line 28) | struct PortableInstallFilter : public details::FilterField method PortableInstallFilter (line 30) | PortableInstallFilter() : details::FilterField("Portable Install") {} method InapplicabilityFlags (line 32) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 44) | std::string ExplainInapplicable(const ManifestInstaller&) override type OSVersionFilter (line 51) | struct OSVersionFilter : public details::FilterField method OSVersionFilter (line 53) | OSVersionFilter() : details::FilterField("OS Version") {} method InapplicabilityFlags (line 55) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 65) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... type MachineArchitectureComparator (line 73) | struct MachineArchitectureComparator : public details::ComparisonField method MachineArchitectureComparator (line 75) | MachineArchitectureComparator() : details::ComparisonField("Machine ... method MachineArchitectureComparator (line 77) | MachineArchitectureComparator(std::vector all... method Create (line 83) | static std::unique_ptr Create(const M... method InapplicabilityFlags (line 128) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 139) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsFirstBetter (line 160) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... method CheckAllowedArchitecture (line 175) | int CheckAllowedArchitecture(Utility::Architecture architecture) method IsSystemArchitectureUnsupportedByInstaller (line 187) | bool IsSystemArchitectureUnsupportedByInstaller(const ManifestInstal... method GetStrongArchitectureMatch (line 196) | Utility::Architecture GetStrongArchitectureMatch() type InstallerTypeComparator (line 206) | struct InstallerTypeComparator : public details::ComparisonField method InstallerTypeComparator (line 208) | InstallerTypeComparator(std::vector preference, s... method Create (line 218) | static std::unique_ptr Create(const Manifes... method ExplainInapplicable (line 243) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method InapplicabilityFlags (line 252) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method IsFirstBetter (line 271) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... method ContainsInstallerType (line 308) | bool ContainsInstallerType(const std::vector& sel... type InstalledTypeFilter (line 314) | struct InstalledTypeFilter : public details::FilterField method InstalledTypeFilter (line 316) | InstalledTypeFilter(InstallerTypeEnum installedType) : method Create (line 319) | static std::unique_ptr Create(const ManifestCom... method InapplicabilityFlags (line 333) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 338) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsInstallerCompatibleWith (line 359) | static bool IsInstallerCompatibleWith(const ManifestInstaller& insta... type InstalledScopeFilter (line 381) | struct InstalledScopeFilter : public details::FilterField method InstalledScopeFilter (line 383) | InstalledScopeFilter(ScopeEnum requirement) : method Create (line 386) | static std::unique_ptr Create(const ManifestCo... method InapplicabilityFlags (line 401) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 412) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... type ScopeComparator (line 425) | struct ScopeComparator : public details::ComparisonField method ScopeComparator (line 427) | ScopeComparator(ScopeEnum preference, ScopeEnum requirement, bool al... method Create (line 430) | static std::unique_ptr Create(const ManifestCompara... method InapplicabilityFlags (line 469) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 487) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsFirstBetter (line 496) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... type LocaleComparator (line 513) | struct LocaleComparator : public details::ComparisonField method LocaleComparator (line 515) | LocaleComparator(std::vector preference, std::vector Create(const ManifestCompar... method InapplicabilityFlags (line 580) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 618) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsFirstBetter (line 629) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... type MarketFilter (line 661) | struct MarketFilter : public details::FilterField method MarketFilter (line 663) | MarketFilter(Manifest::string_t market) : details::FilterField("Mark... method Create (line 668) | static std::unique_ptr Create() method InapplicabilityFlags (line 673) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 696) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsMarketInList (line 705) | bool IsMarketInList(const std::vector markets) function InstallerAndInapplicabilities (line 763) | InstallerAndInapplicabilities ManifestComparator::GetPreferredInstalle... function InapplicabilityFlags (line 795) | InapplicabilityFlags ManifestComparator::IsApplicable(const ManifestIn... type AppInstaller::Manifest (line 24) | namespace AppInstaller::Manifest type PortableInstallFilter (line 28) | struct PortableInstallFilter : public details::FilterField method PortableInstallFilter (line 30) | PortableInstallFilter() : details::FilterField("Portable Install") {} method InapplicabilityFlags (line 32) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 44) | std::string ExplainInapplicable(const ManifestInstaller&) override type OSVersionFilter (line 51) | struct OSVersionFilter : public details::FilterField method OSVersionFilter (line 53) | OSVersionFilter() : details::FilterField("OS Version") {} method InapplicabilityFlags (line 55) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 65) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... type MachineArchitectureComparator (line 73) | struct MachineArchitectureComparator : public details::ComparisonField method MachineArchitectureComparator (line 75) | MachineArchitectureComparator() : details::ComparisonField("Machine ... method MachineArchitectureComparator (line 77) | MachineArchitectureComparator(std::vector all... method Create (line 83) | static std::unique_ptr Create(const M... method InapplicabilityFlags (line 128) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 139) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsFirstBetter (line 160) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... method CheckAllowedArchitecture (line 175) | int CheckAllowedArchitecture(Utility::Architecture architecture) method IsSystemArchitectureUnsupportedByInstaller (line 187) | bool IsSystemArchitectureUnsupportedByInstaller(const ManifestInstal... method GetStrongArchitectureMatch (line 196) | Utility::Architecture GetStrongArchitectureMatch() type InstallerTypeComparator (line 206) | struct InstallerTypeComparator : public details::ComparisonField method InstallerTypeComparator (line 208) | InstallerTypeComparator(std::vector preference, s... method Create (line 218) | static std::unique_ptr Create(const Manifes... method ExplainInapplicable (line 243) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method InapplicabilityFlags (line 252) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method IsFirstBetter (line 271) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... method ContainsInstallerType (line 308) | bool ContainsInstallerType(const std::vector& sel... type InstalledTypeFilter (line 314) | struct InstalledTypeFilter : public details::FilterField method InstalledTypeFilter (line 316) | InstalledTypeFilter(InstallerTypeEnum installedType) : method Create (line 319) | static std::unique_ptr Create(const ManifestCom... method InapplicabilityFlags (line 333) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 338) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsInstallerCompatibleWith (line 359) | static bool IsInstallerCompatibleWith(const ManifestInstaller& insta... type InstalledScopeFilter (line 381) | struct InstalledScopeFilter : public details::FilterField method InstalledScopeFilter (line 383) | InstalledScopeFilter(ScopeEnum requirement) : method Create (line 386) | static std::unique_ptr Create(const ManifestCo... method InapplicabilityFlags (line 401) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 412) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... type ScopeComparator (line 425) | struct ScopeComparator : public details::ComparisonField method ScopeComparator (line 427) | ScopeComparator(ScopeEnum preference, ScopeEnum requirement, bool al... method Create (line 430) | static std::unique_ptr Create(const ManifestCompara... method InapplicabilityFlags (line 469) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 487) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsFirstBetter (line 496) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... type LocaleComparator (line 513) | struct LocaleComparator : public details::ComparisonField method LocaleComparator (line 515) | LocaleComparator(std::vector preference, std::vector Create(const ManifestCompar... method InapplicabilityFlags (line 580) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 618) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsFirstBetter (line 629) | details::ComparisonResult IsFirstBetter(const ManifestInstaller& fir... type MarketFilter (line 661) | struct MarketFilter : public details::FilterField method MarketFilter (line 663) | MarketFilter(Manifest::string_t market) : details::FilterField("Mark... method Create (line 668) | static std::unique_ptr Create() method InapplicabilityFlags (line 673) | InapplicabilityFlags IsApplicable(const ManifestInstaller& installer... method ExplainInapplicable (line 696) | std::string ExplainInapplicable(const ManifestInstaller& installer) ... method IsMarketInList (line 705) | bool IsMarketInList(const std::vector markets) function InstallerAndInapplicabilities (line 763) | InstallerAndInapplicabilities ManifestComparator::GetPreferredInstalle... function InapplicabilityFlags (line 795) | InapplicabilityFlags ManifestComparator::IsApplicable(const ManifestIn... FILE: src/AppInstallerCommonCore/Manifest/ManifestSchemaValidation.cpp type AppInstaller::Manifest::YamlParser (line 13) | namespace AppInstaller::Manifest::YamlParser type YamlScalarType (line 19) | enum class YamlScalarType function YamlScalarType (line 39) | YamlScalarType GetManifestScalarValueType(const std::string& key) function YamlScalarNodeToJson (line 50) | Json::Value YamlScalarNodeToJson(const YAML::Node& scalarNode, YamlSca... function ManifestYamlNodeToJson (line 66) | Json::Value ManifestYamlNodeToJson(const YAML::Node& rootNode, YamlSca... function ParseSchemaHeaderString (line 102) | std::vector ParseSchemaHeaderString(const YamlManifes... function ParseSchemaHeaderUrl (line 140) | bool ParseSchemaHeaderUrl(const std::string& schemaHeaderValue, std::s... function ValidateSchemaHeaderType (line 156) | std::vector ValidateSchemaHeaderType(const std::strin... function ValidateSchemaHeaderVersion (line 170) | std::vector ValidateSchemaHeaderVersion(const std::st... function IsValidSchemaHeaderUrl (line 184) | bool IsValidSchemaHeaderUrl(const std::string& schemaHeaderUrlString, ... function ValidationError (line 205) | ValidationError GetSchemaHeaderUrlPatternMismatchError(const std::stri... function ValidateSchemaHeaderUrl (line 212) | std::vector ValidateSchemaHeaderUrl(const YamlManifes... function ValidateYamlManifestSchemaHeader (line 252) | std::vector ValidateYamlManifestSchemaHeader(const Ya... function LoadSchemaDoc (line 270) | Json::Value LoadSchemaDoc(const ManifestVer& manifestVersion, Manifest... function ValidateAgainstSchema (line 406) | std::vector ValidateAgainstSchema(const std::vector ValidateYamlManifestsSchemaHeader(const s... FILE: src/AppInstallerCommonCore/Manifest/ManifestValidation.cpp type AppInstaller::Manifest (line 12) | namespace AppInstaller::Manifest function ValidateManifest (line 94) | std::vector ValidateManifest(const Manifest& manifest... function ValidateManifestLocalization (line 464) | std::vector ValidateManifestLocalization(const Manife... function ValidateManifestInstallers (line 489) | std::vector ValidateManifestInstallers(const Manifest... FILE: src/AppInstallerCommonCore/Manifest/ManifestYamlPopulator.cpp type AppInstaller::Manifest (line 7) | namespace AppInstaller::Manifest function Ptr (line 15) | Ptr* variant_ptr(const VariantManifestPtr& v) { return std::get(... function ManifestInstaller (line 17) | ManifestInstaller* GetManifestInstallerPtrFromManifest(const VariantMa... function ManifestLocalization (line 19) | ManifestLocalization* GetManifestLocalizationPtrFromManifest(const Var... function ManifestInstaller (line 21) | ManifestInstaller* GetManifestInstallerPtr(const VariantManifestPtr& v) function ManifestLocalization (line 31) | ManifestLocalization* GetManifestLocalizationPtr(const VariantManifest... function SplitMultiValueField (line 42) | std::vector SplitMultiValueField(const std::string... function ProcessStringSequenceNode (line 71) | std::vector ProcessStringSequenceNode(const YAML::... function ProcessInstallerSuccessCodeSequenceNode (line 91) | std::vector ProcessInstallerSuccessCodeSequenceNode(const YAML:... function ProcessPlatformSequenceNode (line 105) | std::vector ProcessPlatformSequenceNode(const YAML::Node... function ProcessInstallModeSequenceNode (line 119) | std::vector ProcessInstallModeSequenceNode(const YAML... function ProcessArchitectureSequenceNode (line 133) | std::vector ProcessArchitectureSe... function ProcessUnsupportedArgumentsSequenceNode (line 147) | std::vector ProcessUnsupportedArgumentsSequen... function ProcessDependenciesNode (line 161) | void ProcessDependenciesNode(DependencyType type, const YAML::Node& no... function ValidationErrors (line 911) | ValidationErrors ManifestYamlPopulator::ValidateAndProcessFields( function ValidationErrors (line 988) | ValidationErrors ManifestYamlPopulator::ProcessPackageDependenciesNode... function ValidationErrors (line 1003) | ValidationErrors ManifestYamlPopulator::ProcessAgreementsNode(const YA... function ValidationErrors (line 1054) | ValidationErrors ManifestYamlPopulator::ProcessExpectedReturnCodesNode... function ValidationErrors (line 1077) | ValidationErrors ManifestYamlPopulator::ProcessDocumentationsNode(cons... function ValidationErrors (line 1123) | ValidationErrors ManifestYamlPopulator::ProcessNestedInstallerFilesNod... function ValidationErrors (line 1243) | ValidationErrors ManifestYamlPopulator::PopulateManifestInternal() function ValidationErrors (line 1381) | ValidationErrors ManifestYamlPopulator::InsertShadow(const YAML::Node&... function ValidationErrors (line 1447) | ValidationErrors ManifestYamlPopulator::PopulateManifest( FILE: src/AppInstallerCommonCore/Manifest/MsixManifestValidation.cpp type AppInstaller::Manifest (line 9) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Manifest/YamlParser.cpp type AppInstaller::Manifest::YamlParser (line 10) | namespace AppInstaller::Manifest::YamlParser function ValidateV1ManifestInput (line 15) | void ValidateV1ManifestInput(const YamlManifestInfo& entry) function ManifestVer (line 89) | ManifestVer ValidateInput(std::vector& input, Manife... function FindUniqueOptionalDocFromMultiFileManifest (line 321) | std::optional FindUniqueOptionalDocFromMultiFileManifest(s... function MergeOneManifestToMultiFileManifest (line 338) | void MergeOneManifestToMultiFileManifest(const YAML::Node& input, YAML... function MergeMultiFileManifest (line 357) | YAML::Node MergeMultiFileManifest(const std::vector&... function EmitYamlNode (line 390) | void EmitYamlNode(const YAML::Node& input, YAML::Emitter& emitter) function OutputYamlDoc (line 427) | void OutputYamlDoc(const YAML::Node& input, const std::filesystem::pat... function ParseManifestImpl (line 440) | std::vector ParseManifestImpl( function Manifest (line 514) | Manifest CreateFromPath( function Manifest (line 555) | Manifest Create( function Manifest (line 578) | Manifest ParseManifest( FILE: src/AppInstallerCommonCore/Manifest/YamlWriter.cpp type AppInstaller::Manifest::YamlWriter (line 9) | namespace AppInstaller::Manifest::YamlWriter function ProcessAgreements (line 184) | void ProcessAgreements(YAML::Emitter& out, const std::vector TokenizeMsiArguments(std::string_view arguments) function ParseValue (line 305) | std::string ParseValue(std::string_view valueToken) function IsValidPropertyToken (line 358) | bool IsValidPropertyToken(std::string_view token) function ReplaceLongOptions (line 446) | void ReplaceLongOptions(std::list& tokens) function ConsumeNextToken (line 497) | void ConsumeNextToken(std::list& tokens, MsiParsedArgumen... function MsiParsedArguments (line 553) | MsiParsedArguments ParseMSIArguments(std::string_view arguments) FILE: src/AppInstallerCommonCore/MsixInfo.cpp type AppInstaller::Msix (line 17) | namespace AppInstaller::Msix function UINT64 (line 26) | UINT64 GetVersionFromManifestReader(IAppxManifestReader* reader) function UINT64 (line 38) | UINT64 GetVersionFromVersion(const winrt::Windows::ApplicationModel::P... function WriteStreamToFile (line 49) | void WriteStreamToFile(IStream* stream, UINT64 expectedSize, const std... function WriteAppxFileToFile (line 118) | void WriteAppxFileToFile(IAppxFile* appxFile, const std::filesystem::p... function WriteStreamToFileHandle (line 130) | void WriteStreamToFileHandle(IStream* stream, UINT64 expectedSize, HAN... function WriteAppxFileToFileHandle (line 181) | void WriteAppxFileToFileHandle(IAppxFile* appxFile, HANDLE target, IPr... function ValidateMsixTrustInfo (line 192) | bool ValidateMsixTrustInfo(const std::filesystem::path& msixPath, bool... function GetBundleReader (line 285) | bool GetBundleReader( function GetPackageReader (line 317) | bool GetPackageReader( function GetManifestReader (line 350) | void GetManifestReader( function GetPackageFullNameFromFamilyName (line 366) | std::optional GetPackageFullNameFromFamilyName(std::strin... function GetPackageFamilyNameFromFullName (line 430) | std::string GetPackageFamilyNameFromFullName(std::string_view fullName) function GetPackageLocationFromFullName (line 440) | std::optional GetPackageLocationFromFullName(st... function GetPackageIdInfoFromFullName (line 468) | Msix::PackageIdInfo GetPackageIdInfoFromFullName(std::string_view full... function GetCertContextResult (line 496) | GetCertContextResult GetCertContextFromMsix(const std::filesystem::pat... FILE: src/AppInstallerCommonCore/MsixManifest.cpp type AppInstaller::Msix (line 9) | namespace AppInstaller::Msix function IsSupportedPlatform (line 11) | bool IsSupportedPlatform(MsixPackageManifestTargetDeviceFamily::Platfo... function PackageVersion (line 24) | PackageVersion MsixPackageManifestIdentity::GetVersion() const function MsixPackageManifestIdentity (line 31) | MsixPackageManifestIdentity MsixPackageManifest::GetIdentity() const function OSVersion (line 89) | OSVersion MsixPackageManifestTargetDeviceFamily::GetMinVersion() const FILE: src/AppInstallerCommonCore/NameNormalization.cpp type AppInstaller::Utility (line 9) | namespace AppInstaller::Utility type InterimNameNormalizationResult (line 13) | struct InterimNameNormalizationResult type InterimPublisherNormalizationResult (line 20) | struct InterimPublisherNormalizationResult class NormalizationInitial (line 31) | class NormalizationInitial : public details::INameNormalizer method PrepareForValidation (line 33) | static std::wstring PrepareForValidation(std::string_view value) method Unwrap (line 47) | static bool Unwrap(std::wstring& value) method Remove (line 75) | static bool Remove(const Regex::Expression& re, std::wstring& input) method Architecture (line 84) | Architecture RemoveArchitecture(std::wstring& value) const method RemoveAll (line 107) | static bool RemoveAll(const std::vector& regexes... method RemoveLocale (line 120) | std::wstring RemoveLocale(std::wstring& value) const method Split (line 185) | static std::vector Split(const Regex::Expression& re, ... method Join (line 218) | static std::wstring Join(const std::vector& values, co... method FoldAndSort (line 363) | static std::vector FoldAndSort(const std::vector GetOptionalChildString(const YAML::Node& ... function Deserialize_1_0 (line 43) | void Deserialize_1_0(const YAML::Node& document, PackageVersionDataM... FILE: src/AppInstallerCommonCore/PathVariable.cpp type AppInstaller::Registry::Environment (line 9) | namespace AppInstaller::Registry::Environment function EnsurePathValueEndsWithSemicolon (line 17) | void EnsurePathValueEndsWithSemicolon(std::string& value) function ExpandPathValue (line 25) | std::string ExpandPathValue(const std::string& value) function RefreshPathVariableForCurrentProcess (line 128) | bool RefreshPathVariableForCurrentProcess() FILE: src/AppInstallerCommonCore/Pin.cpp type AppInstaller::Pinning (line 8) | namespace AppInstaller::Pinning function PinType (line 20) | PinType ConvertToPinTypeEnum(std::string_view in) function ToString (line 44) | std::string_view ToString(PinType type) function IsStricter (line 62) | bool IsStricter(PinType first, PinType second) function PinType (line 67) | PinType Stricter(PinType first, PinType second) function PinKey (line 79) | PinKey PinKey::GetPinKeyForInstalled(std::string_view systemReferenceS... function Pin (line 102) | Pin Pin::CreateBlockingPin(PinKey&& pinKey) function Pin (line 107) | Pin Pin::CreatePinningPin(PinKey&& pinKey) function Pin (line 112) | Pin Pin::CreateGatingPin(PinKey&& pinKey, GatedVersion&& gatedVersion) FILE: src/AppInstallerCommonCore/PortableARPEntry.cpp type AppInstaller::Registry::Portable (line 11) | namespace AppInstaller::Registry::Portable function ToString (line 76) | std::wstring_view ToString(PortableValueName valueName) FILE: src/AppInstallerCommonCore/Progress.cpp type AppInstaller (line 7) | namespace AppInstaller function HRESULT (line 9) | HRESULT ToHRESULT(CancelReason reason) function IProgressSink (line 112) | IProgressSink* ProgressCallback::GetSink() FILE: src/AppInstallerCommonCore/Public/AppInstallerArchitecture.h function namespace (line 9) | namespace AppInstaller::Utility FILE: src/AppInstallerCommonCore/Public/AppInstallerDeployment.h function namespace (line 8) | namespace AppInstaller::Deployment FILE: src/AppInstallerCommonCore/Public/AppInstallerDownloader.h function namespace (line 18) | namespace AppInstaller::Utility FILE: src/AppInstallerCommonCore/Public/AppInstallerFileLogger.h function namespace (line 11) | namespace AppInstaller::Logging FILE: src/AppInstallerCommonCore/Public/AppInstallerMsixInfo.h function namespace (line 21) | namespace AppInstaller::Msix type GetCertContextResult (line 119) | struct GetCertContextResult type WriteLockedMsixFile (line 128) | struct WriteLockedMsixFile FILE: src/AppInstallerCommonCore/Public/AppInstallerProgress.h type ProgressCallback (line 12) | struct ProgressCallback type IProgressCallback (line 13) | struct IProgressCallback function namespace (line 15) | namespace details type class (line 22) | enum class type class (line 31) | enum class type ICancellable (line 47) | struct ICancellable type IProgressSink (line 57) | struct IProgressSink function IProgressSink (line 75) | struct IProgressCallback : public IProgressSink function IProgressCallback (line 87) | struct ProgressCallback : public IProgressCallback FILE: src/AppInstallerCommonCore/Public/AppInstallerRuntime.h function namespace (line 14) | namespace AppInstaller::Runtime FILE: src/AppInstallerCommonCore/Public/AppInstallerSynchronization.h function namespace (line 16) | namespace AppInstaller::Synchronization FILE: src/AppInstallerCommonCore/Public/AppInstallerTelemetry.h function namespace (line 11) | namespace AppInstaller::Settings type class (line 18) | enum class type TelemetrySummary (line 40) | struct TelemetrySummary type TelemetryTraceLogger (line 137) | struct TelemetryTraceLogger type DisableTelemetryScope (line 318) | struct DisableTelemetryScope FILE: src/AppInstallerCommonCore/Public/winget/AdminSettings.h type class (line 11) | enum class function StringAdminSetting (line 22) | enum class StringAdminSetting : size_t FILE: src/AppInstallerCommonCore/Public/winget/Archive.h function namespace (line 6) | namespace AppInstaller::Archive FILE: src/AppInstallerCommonCore/Public/winget/Authentication.h type class (line 12) | enum class function AuthenticationMode (line 24) | enum class AuthenticationMode FILE: src/AppInstallerCommonCore/Public/winget/Debugging.h function namespace (line 6) | namespace AppInstaller::Debugging FILE: src/AppInstallerCommonCore/Public/winget/DependenciesGraph.h function namespace (line 6) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ExperimentalFeature.h function namespace (line 9) | namespace AppInstaller::Settings FILE: src/AppInstallerCommonCore/Public/winget/ExtensionCatalog.h function namespace (line 13) | namespace AppInstaller::Deployment FILE: src/AppInstallerCommonCore/Public/winget/FileCache.h function namespace (line 10) | namespace AppInstaller::Caching FILE: src/AppInstallerCommonCore/Public/winget/FolderFileWatcher.h function namespace (line 10) | namespace AppInstaller::Utility FILE: src/AppInstallerCommonCore/Public/winget/Fonts.h type class (line 13) | enum class type class (line 22) | enum class function FontResult (line 31) | enum class FontResult FILE: src/AppInstallerCommonCore/Public/winget/HttpClientHelper.h function namespace (line 12) | namespace AppInstaller::Http FILE: src/AppInstallerCommonCore/Public/winget/Locale.h function namespace (line 7) | namespace AppInstaller::Locale FILE: src/AppInstallerCommonCore/Public/winget/MSStore.h function namespace (line 12) | namespace AppInstaller::MSStore FILE: src/AppInstallerCommonCore/Public/winget/MSStoreDownload.h function namespace (line 16) | namespace AppInstaller::MSStore FILE: src/AppInstallerCommonCore/Public/winget/Manifest.h function namespace (line 12) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ManifestCommon.h type ManifestInstaller (line 15) | struct ManifestInstaller type ManifestValidateOption (line 65) | struct ManifestValidateOption type ManifestVer (line 82) | struct ManifestVer type class (line 100) | enum class type class (line 116) | enum class type class (line 124) | enum class type class (line 137) | enum class type class (line 145) | enum class type class (line 152) | enum class type class (line 160) | enum class type class (line 184) | enum class type class (line 194) | enum class type class (line 202) | enum class type class (line 209) | enum class type class (line 217) | enum class type class (line 229) | enum class function IconFileTypeEnum (line 237) | enum class IconFileTypeEnum type DesiredStateConfigurationResourceInfo (line 380) | struct DesiredStateConfigurationResourceInfo function DesiredStateConfigurationContainerType (line 386) | enum class DesiredStateConfigurationContainerType FILE: src/AppInstallerCommonCore/Public/winget/ManifestComparator.h function namespace (line 13) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ManifestInstaller.h function namespace (line 12) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ManifestLocalization.h function namespace (line 9) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ManifestSchemaValidation.h function namespace (line 9) | namespace AppInstaller::Manifest::YamlParser FILE: src/AppInstallerCommonCore/Public/winget/ManifestValidation.h function namespace (line 12) | namespace YAML { class Node; } function namespace (line 14) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ManifestYamlParser.h function namespace (line 10) | namespace AppInstaller::Manifest::YamlParser FILE: src/AppInstallerCommonCore/Public/winget/ManifestYamlPopulator.h function namespace (line 8) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/ManifestYamlWriter.h function namespace (line 7) | namespace AppInstaller::Manifest::YamlWriter FILE: src/AppInstallerCommonCore/Public/winget/MsiExecArguments.h function namespace (line 21) | namespace AppInstaller::Msi FILE: src/AppInstallerCommonCore/Public/winget/MsixManifest.h function namespace (line 10) | namespace AppInstaller::Msix FILE: src/AppInstallerCommonCore/Public/winget/MsixManifestValidation.h function namespace (line 9) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/NameNormalization.h function namespace (line 10) | namespace AppInstaller::Utility FILE: src/AppInstallerCommonCore/Public/winget/NetworkSettings.h function namespace (line 9) | namespace AppInstaller::Settings FILE: src/AppInstallerCommonCore/Public/winget/OutputDebugStringLogger.h function namespace (line 6) | namespace AppInstaller::Logging FILE: src/AppInstallerCommonCore/Public/winget/PackageDependenciesValidationUtil.h function namespace (line 6) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/PackageVersionDataManifest.h function namespace (line 9) | namespace AppInstaller::Manifest FILE: src/AppInstallerCommonCore/Public/winget/PathVariable.h function namespace (line 7) | namespace AppInstaller::Registry::Environment FILE: src/AppInstallerCommonCore/Public/winget/Pin.h function namespace (line 7) | namespace AppInstaller::Pinning FILE: src/AppInstallerCommonCore/Public/winget/PortableARPEntry.h function namespace (line 7) | namespace AppInstaller::Registry::Portable FILE: src/AppInstallerCommonCore/Public/winget/PortableFileEntry.h function namespace (line 8) | namespace AppInstaller::Portable FILE: src/AppInstallerCommonCore/Public/winget/Reboot.h function namespace (line 5) | namespace AppInstaller::Reboot FILE: src/AppInstallerCommonCore/Public/winget/Regex.h function namespace (line 9) | namespace AppInstaller::Regex FILE: src/AppInstallerCommonCore/Public/winget/Rest.h function namespace (line 6) | namespace AppInstaller::Rest FILE: src/AppInstallerCommonCore/Public/winget/SelfManagement.h function namespace (line 6) | namespace AppInstaller::SelfManagement FILE: src/AppInstallerCommonCore/Public/winget/Settings.h function namespace (line 13) | namespace details type class (line 37) | enum class type StreamDefinition (line 56) | struct StreamDefinition type Stream (line 68) | struct Stream function StreamDefinition (line 82) | constexpr static StreamDefinition AdminSettings{ Type::Secure, "admin_se... FILE: src/AppInstallerCommonCore/Public/winget/StdErrLogger.h function namespace (line 6) | namespace AppInstaller::Logging FILE: src/AppInstallerCommonCore/Public/winget/ThreadGlobals.h function namespace (line 9) | namespace AppInstaller::ThreadLocalStorage FILE: src/AppInstallerCommonCore/Public/winget/TraceLogger.h function namespace (line 10) | namespace AppInstaller::Logging FILE: src/AppInstallerCommonCore/Public/winget/UserSettings.h type class (line 27) | enum class function VisualStyle (line 40) | enum class VisualStyle FILE: src/AppInstallerCommonCore/Reboot.cpp type AppInstaller::Reboot (line 13) | namespace AppInstaller::Reboot function TestHook_SetInitiateRebootResult_Override (line 23) | void TestHook_SetInitiateRebootResult_Override(bool* status) function TestHook_SetRegisterForRestartResult_Override (line 30) | void TestHook_SetRegisterForRestartResult_Override(bool* status) function InitiateReboot (line 36) | bool InitiateReboot() function RegisterRestartForWER (line 75) | bool RegisterRestartForWER(const std::string& commandLineArgs) function UnregisterRestartForWER (line 98) | bool UnregisterRestartForWER() function WriteToRunOnceRegistry (line 114) | void WriteToRunOnceRegistry(const std::string& resumeId, const std::st... FILE: src/AppInstallerCommonCore/Regex.cpp type AppInstaller::Regex (line 17) | namespace AppInstaller::Regex type Expression::impl (line 19) | struct Expression::impl method Create (line 26) | static std::unique_ptr Create(std::string_view pattern, Option... method impl (line 87) | impl(std::string_view pattern, Options options) method impl (line 113) | impl(const impl& other) method impl (line 121) | impl& operator=(const impl& other) method impl (line 127) | impl(impl&&) = default; method impl (line 128) | impl& operator=(impl&&) = default; method IsMatch (line 132) | bool IsMatch(std::wstring_view input) const method Replace (line 144) | std::wstring Replace(std::wstring_view input, std::wstring_view repl... method ForEach (line 166) | void ForEach(std::wstring_view input, const std::function GetUniqueItems(const std::vector... FILE: src/AppInstallerCommonCore/Runtime.cpp type AppInstaller::Runtime (line 15) | namespace AppInstaller::Runtime function GetPackagePath (line 61) | std::filesystem::path GetPackagePath() function GetBinaryDirectoryPath (line 78) | std::filesystem::path GetBinaryDirectoryPath() function GetPACKAGE_ID (line 92) | std::unique_ptr GetPACKAGE_ID() function GetPackageName (line 110) | std::string GetPackageName() function GetPathToUserTemp (line 127) | std::filesystem::path GetPathToUserTemp(bool forDisplay) function GetUserSID (line 144) | std::filesystem::path GetUserSID() function GetRuntimePathStateName (line 153) | std::string GetRuntimePathStateName() function SetRuntimePathStateName (line 172) | void SetRuntimePathStateName(std::string name) function PathDetails (line 180) | PathDetails GetPathDetailsCommon(PathName path, bool forDisplay) function PathDetails (line 270) | PathDetails GetPathDetailsForPackagedContext(PathName path, bool forDi... function PathDetails (line 393) | PathDetails GetPathDetailsForUnpackagedContext(PathName path, bool for... function PathDetails (line 497) | PathDetails GetPathDetailsFor(PathName path, bool forDisplay) function ReplaceProfilePathsWithEnvironmentVariable (line 525) | void ReplaceProfilePathsWithEnvironmentVariable(std::filesystem::path&... function GetNewTempFilePath (line 533) | std::filesystem::path GetNewTempFilePath() function IsDevModeEnabled (line 547) | bool IsDevModeEnabled() function GetDefaultUserAgent (line 563) | Utility::LocIndString GetDefaultUserAgent() function GetUserAgent (line 573) | Utility::LocIndString GetUserAgent(std::string_view caller) function TestHook_SetPathOverride (line 586) | void TestHook_SetPathOverride(PathName target, const std::filesystem::... function TestHook_SetPathOverride (line 600) | void TestHook_SetPathOverride(PathName target, const PathDetails& deta... function TestHook_ClearPathOverrides (line 605) | void TestHook_ClearPathOverrides() FILE: src/AppInstallerCommonCore/SelfManagement.cpp type AppInstaller::SelfManagement (line 8) | namespace AppInstaller::SelfManagement function IsStubPreferred (line 20) | bool IsStubPreferred() function SetStubPreferred (line 38) | void SetStubPreferred(bool preferStub) function IsStubPackage (line 50) | bool IsStubPackage() FILE: src/AppInstallerCommonCore/Settings.cpp type AppInstaller::Settings (line 11) | namespace AppInstaller::Settings function ValidateSettingNamePath (line 19) | void ValidateSettingNamePath(const std::filesystem::path& name) function LogSettingAction (line 26) | void LogSettingAction(std::string_view action, const StreamDefinition&... type ApplicationDataSettingsContainer (line 33) | struct ApplicationDataSettingsContainer : public details::ISettingsCon... method ApplicationDataSettingsContainer (line 37) | ApplicationDataSettingsContainer(const Container& container, const s... method Container (line 43) | static Container GetRelativeContainer(const Container& container, co... method Get (line 56) | std::unique_ptr Get() override method Set (line 70) | bool Set(std::string_view value) override method Remove (line 76) | void Remove() override method PathTo (line 81) | std::filesystem::path PathTo() override type FileSettingsContainer (line 93) | struct FileSettingsContainer : public details::ISettingsContainer method FileSettingsContainer (line 95) | FileSettingsContainer(std::filesystem::path root, const std::filesys... method Get (line 100) | std::unique_ptr Get() override method Set (line 114) | bool Set(std::string_view value) override method Remove (line 126) | void Remove() override method PathTo (line 131) | std::filesystem::path PathTo() override method EnsureParentPath (line 137) | void EnsureParentPath() type ExchangeSettingsContainer (line 147) | struct ExchangeSettingsContainer : public details::ISettingsContainer method ExchangeSettingsContainer (line 149) | ExchangeSettingsContainer(std::unique_ptr&& cont... method Get (line 152) | std::unique_ptr Get() override method Set (line 157) | bool Set(std::string_view value) override method Remove (line 188) | void Remove() override method PathTo (line 194) | std::filesystem::path PathTo() override method GetAsString (line 200) | std::optional GetAsString() method GetAsStringInternal (line 209) | std::optional GetAsStringInternal(std::optional GetInternal(std::optional&& contai... type VerificationData (line 249) | struct VerificationData method VerificationData (line 255) | VerificationData GetVerificationData() method SetVerificationData (line 296) | void SetVerificationData(VerificationData data) method Get (line 307) | std::unique_ptr Get() override method Set (line 329) | bool Set(std::string_view value) override method Remove (line 347) | void Remove() override method PathTo (line 353) | std::filesystem::path PathTo() override type EncryptedSettingsContainer (line 363) | struct EncryptedSettingsContainer : public ExchangeSettingsContainer method EncryptedSettingsContainer (line 365) | EncryptedSettingsContainer(std::unique_ptr&& con... method Get (line 369) | std::unique_ptr Get() override method Set (line 391) | bool Set(std::string_view value) override method PathTo (line 405) | std::filesystem::path PathTo() override function GetRawSettingsContainer (line 411) | std::unique_ptr GetRawSettingsContainer(T... function GetSettingsContainer (line 444) | std::unique_ptr GetSettingsContainer(Type... function GetSettingsContainer (line 473) | std::unique_ptr GetSettingsContainer(cons... function ToString (line 479) | std::string_view ToString(Type type) FILE: src/AppInstallerCommonCore/StdErrLogger.cpp type AppInstaller::Logging (line 6) | namespace AppInstaller::Logging FILE: src/AppInstallerCommonCore/Synchronization.cpp type AppInstaller::Synchronization (line 8) | namespace AppInstaller::Synchronization FILE: src/AppInstallerCommonCore/Telemetry/TraceLogging.cpp type TraceProvider (line 18) | struct TraceProvider function TelemetryProviderEnabledCallback (line 27) | void WINAPI TelemetryProviderEnabledCallback( FILE: src/AppInstallerCommonCore/ThreadGlobals.cpp type AppInstaller::ThreadLocalStorage (line 6) | namespace AppInstaller::ThreadLocalStorage function DiagnosticLogger (line 19) | DiagnosticLogger& WingetThreadGlobals::GetDiagnosticLogger() function TelemetryTraceLogger (line 29) | TelemetryTraceLogger& WingetThreadGlobals::GetTelemetryLogger() FILE: src/AppInstallerCommonCore/TraceLogger.cpp type AppInstaller::Logging (line 8) | namespace AppInstaller::Logging FILE: src/AppInstallerCommonCore/UserSettings.cpp type AppInstaller::Settings (line 15) | namespace AppInstaller::Settings function GetValueString (line 37) | inline std::string GetValueString(T value) function GetValueString (line 54) | inline std::string GetValueString(std::vector value) function ParseSettingsContent (line 78) | std::optional ParseSettingsContent(const std::string& con... function ParseFile (line 96) | std::optional ParseFile(const StreamDefinition& setting, ... function GetValueFromPolicy (line 120) | std::optional::json_t> GetValueFro... function Validate (line 126) | void Validate( function ValidateAll (line 196) | void ValidateAll( function ValidatePathValue (line 206) | std::optional ValidatePathValue(std::string_vie... type details (line 218) | namespace details function WINGET_VALIDATE_SIGNATURE (line 231) | WINGET_VALIDATE_SIGNATURE(AutoUpdateTimeInMinutes) function WINGET_VALIDATE_SIGNATURE (line 236) | WINGET_VALIDATE_SIGNATURE(ProgressBarVisualStyle) function WINGET_VALIDATE_SIGNATURE (line 288) | WINGET_VALIDATE_SIGNATURE(PortablePackageUserRoot) function WINGET_VALIDATE_SIGNATURE (line 293) | WINGET_VALIDATE_SIGNATURE(PortablePackageMachineRoot) function WINGET_VALIDATE_SIGNATURE (line 298) | WINGET_VALIDATE_SIGNATURE(ArchiveExtractionMethod) function WINGET_VALIDATE_SIGNATURE (line 315) | WINGET_VALIDATE_SIGNATURE(InstallArchitecturePreference) function WINGET_VALIDATE_SIGNATURE (line 330) | WINGET_VALIDATE_SIGNATURE(InstallArchitectureRequirement) function WINGET_VALIDATE_SIGNATURE (line 335) | WINGET_VALIDATE_SIGNATURE(InstallScopePreference) function WINGET_VALIDATE_SIGNATURE (line 352) | WINGET_VALIDATE_SIGNATURE(InstallScopeRequirement) function WINGET_VALIDATE_SIGNATURE (line 357) | WINGET_VALIDATE_SIGNATURE(InstallLocalePreference) function WINGET_VALIDATE_SIGNATURE (line 370) | WINGET_VALIDATE_SIGNATURE(InstallLocaleRequirement) function WINGET_VALIDATE_SIGNATURE (line 375) | WINGET_VALIDATE_SIGNATURE(InstallerTypePreference) function WINGET_VALIDATE_SIGNATURE (line 390) | WINGET_VALIDATE_SIGNATURE(InstallerTypeRequirement) function WINGET_VALIDATE_SIGNATURE (line 395) | WINGET_VALIDATE_SIGNATURE(InstallDefaultRoot) function WINGET_VALIDATE_SIGNATURE (line 400) | WINGET_VALIDATE_SIGNATURE(DownloadDefaultDirectory) function WINGET_VALIDATE_SIGNATURE (line 405) | WINGET_VALIDATE_SIGNATURE(ConfigureDefaultModuleRoot) function WINGET_VALIDATE_SIGNATURE (line 410) | WINGET_VALIDATE_SIGNATURE(NetworkDownloader) function WINGET_VALIDATE_SIGNATURE (line 432) | WINGET_VALIDATE_SIGNATURE(NetworkDOProgressTimeoutInSeconds) function WINGET_VALIDATE_SIGNATURE (line 437) | WINGET_VALIDATE_SIGNATURE(LoggingLevelPreference) function WINGET_VALIDATE_SIGNATURE (line 469) | WINGET_VALIDATE_SIGNATURE(LoggingChannelPreference) function WINGET_VALIDATE_SIGNATURE (line 481) | WINGET_VALIDATE_SIGNATURE(LoggingFileAgeLimitInDays) function SetUserSettingsOverride (line 490) | void SetUserSettingsOverride(UserSettings* value) function UserSettings (line 499) | UserSettings const& UserSettings::Instance(const std::optional& s1, const std... function WordSequence (line 183) | WordSequence WordsEditDistanceMatchConfidenceAlgorithm::PrepareString(... function WordSequence (line 188) | WordSequence WordsEditDistanceMatchConfidenceAlgorithm::NormalizeAndPr... function WordSequence (line 193) | WordSequence WordsEditDistanceMatchConfidenceAlgorithm::NormalizeAndPr... FILE: src/AppInstallerRepositoryCore/ArpVersionValidation.cpp type AppInstaller::Repository (line 8) | namespace AppInstaller::Repository function GetArpVersionRangesByPackageRowId (line 12) | std::vector GetArpVersionRangesByPackageRowId(c... function ValidateManifestArpVersion (line 43) | void ValidateManifestArpVersion(const Microsoft::SQLiteIndex* index, c... FILE: src/AppInstallerRepositoryCore/ArpVersionValidation.h function namespace (line 7) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/CompositeSource.cpp type AppInstaller::Repository (line 9) | namespace AppInstaller::Repository type anon (line 13) | namespace anon function GetVACFromVersion (line 15) | Utility::VersionAndChannel GetVACFromVersion(IPackageVersion* packag... function IsStrongMatchField (line 24) | bool IsStrongMatchField(PackageMatchField field) function OnlyAvailable (line 38) | std::shared_ptr OnlyAvailable(const std::shared_ptr FindOnlyStrongMatchFieldResult(st... function GetMatchingPackage (line 78) | std::shared_ptr GetMatchingPackage(std::vector baseIns... method GetProperty (line 292) | Utility::LocIndString GetProperty(PackageVersionProperty property)... method GetMultiProperty (line 303) | std::vector GetMultiProperty(PackageVersion... method GetManifest (line 308) | Manifest::Manifest GetManifest() override method Source (line 313) | Source GetSource() const override method Metadata (line 324) | Metadata GetMetadata() const override type CompositeInstalledPackage (line 355) | struct CompositeInstalledPackage : public IPackage method CompositeInstalledPackage (line 359) | CompositeInstalledPackage(std::shared_ptr package) method GetProperty (line 364) | Utility::LocIndString GetProperty(PackageProperty property) const ... method GetMultiProperty (line 372) | std::vector GetMultiProperty(PackageMultiPr... method GetVersionKeys (line 392) | std::vector GetVersionKeys() const override method GetVersion (line 397) | std::shared_ptr GetVersion(const PackageVersionKe... method GetLatestVersion (line 437) | std::shared_ptr GetLatestVersion() const override method Source (line 442) | Source GetSource() const override method IsSame (line 449) | bool IsSame(const IPackage* other) const override method SetTracking (line 495) | void SetTracking( method Source (line 505) | Source GetTrackingSource() const method GetTrackingPackageWriteTime (line 515) | std::chrono::system_clock::time_point GetTrackingPackageWriteTime(... method ContainsInstalledPackage (line 520) | bool ContainsInstalledPackage(const IPackage* installedPackage) const method FoldInstalledIn (line 533) | void FoldInstalledIn(const std::shared_ptr& ... method IsEmpty (line 559) | bool IsEmpty() const type VersionKeyData (line 567) | struct VersionKeyData : public PackageVersionKey method AddPackageAndVersionKeyData (line 583) | void AddPackageAndVersionKeyData(std::shared_ptr package) type CompositePackage (line 641) | struct CompositePackage : public ICompositePackage method CompositePackage (line 644) | CompositePackage(const std::shared_ptr& install... method GetProperty (line 660) | Utility::LocIndString GetProperty(PackageProperty property) const ... method GetInstalled (line 681) | std::shared_ptr GetInstalled() override method GetAvailable (line 686) | std::vector> GetAvailable() override method IsSameAsAnyAvailable (line 696) | bool IsSameAsAnyAvailable(const IPackage* other) const method ContainsInstalledPackage (line 717) | bool ContainsInstalledPackage(const IPackage* installedPackage) const method AddAvailablePackage (line 722) | void AddAvailablePackage(const std::shared_ptr&... method Source (line 746) | Source GetTrackingSource() const method GetTrackingPackage (line 751) | std::shared_ptr GetTrackingPackage() const method GetTrackingPackageWriteTime (line 756) | std::chrono::system_clock::time_point GetTrackingPackageWriteTime(... method SetTracking (line 761) | void SetTracking( method FoldInstalledIn (line 772) | void FoldInstalledIn(const std::shared_ptr& other) method TrySetOverrideInstalledVersion (line 789) | void TrySetOverrideInstalledVersion(const std::shared_ptr& matches) type CompositeResultMatch (line 831) | struct CompositeResultMatch method CompositeResultMatch (line 836) | CompositeResultMatch(std::shared_ptr p, PackageM... type CompositeResult (line 840) | struct CompositeResult type SystemReferenceString (line 843) | struct SystemReferenceString method SystemReferenceString (line 845) | SystemReferenceString(PackageMatchField field, Utility::LocIndSt... method SystemReferenceString (line 848) | SystemReferenceString(PackageMatchField field, Utility::LocIndSt... method AddToFilters (line 871) | void AddToFilters( type PackageData (line 892) | struct PackageData method AddIfNotPresent (line 896) | void AddIfNotPresent(SystemReferenceString&& srs) method SearchRequest (line 904) | SearchRequest CreateInclusionsSearchRequest(SearchPurpose search... method AddSystemReferenceStringsFromTrackingPackage (line 915) | std::shared_ptr AddSystemReferenceStringsFromTrackingP... method AddSystemReferenceStrings (line 936) | void AddSystemReferenceStrings(IPackage* package) method AddSystemReferenceStringsFromManifest (line 957) | void AddSystemReferenceStringsFromManifest(const Manifest::Manif... method GetSystemReferenceStrings (line 984) | void GetSystemReferenceStrings( method GetNameAndPublisher (line 995) | void GetNameAndPublisher( method PackageData (line 1018) | PackageData GetSystemReferenceStrings(IPackage* package) method AddIfNotPresent (line 896) | void AddIfNotPresent(SystemReferenceString&& srs) method SearchRequest (line 904) | SearchRequest CreateInclusionsSearchRequest(SearchPurpose search... method AddSystemReferenceStringsFromTrackingPackage (line 915) | std::shared_ptr AddSystemReferenceStringsFromTrackingP... method AddSystemReferenceStrings (line 936) | void AddSystemReferenceStrings(IPackage* package) method AddSystemReferenceStringsFromManifest (line 957) | void AddSystemReferenceStringsFromManifest(const Manifest::Manif... method GetSystemReferenceStrings (line 984) | void GetSystemReferenceStrings( method GetNameAndPublisher (line 995) | void GetNameAndPublisher( method CheckForExistingResultFromAvailablePackageMatch (line 1029) | std::optional CheckForExistingResultFromAvailablePack... method ContainsInstalledPackage (line 1072) | bool ContainsInstalledPackage(const IPackage* installedPackage) const method FindInstalledPackage (line 1086) | std::shared_ptr FindInstalledPackage(const IPack... method SearchResult (line 1100) | SearchResult ConvertToSearchResult() method AddFailureIfSourceNotPresent (line 1119) | bool AddFailureIfSourceNotPresent(SearchResult::Failure&& failure) method SearchResult (line 1135) | SearchResult SearchAndHandleFailures(const Source& source, const S... method FoldResults (line 1180) | void FoldResults() function GetTrackedPackageFromAvailableSource (line 1371) | std::shared_ptr GetTrackedPackageFromAvailableSou... function SourceDetails (line 1402) | const SourceDetails& CompositeSource::GetDetails() const function SearchResult (line 1419) | SearchResult CompositeSource::Search(const SearchRequest& request) const function SearchResult (line 1476) | SearchResult CompositeSource::SearchInstalled(const SearchRequest& req... function SearchResult (line 1744) | SearchResult CompositeSource::SearchAvailable(const SearchRequest& req... FILE: src/AppInstallerRepositoryCore/CompositeSource.h function namespace (line 6) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/ISource.h function namespace (line 8) | namespace AppInstaller::Repository type IMutablePackageSource (line 106) | struct IMutablePackageSource FILE: src/AppInstallerRepositoryCore/IconDefs.h type ICONDIRENTRY (line 12) | typedef struct type ICONDIR (line 26) | typedef struct type ICONIMAGE (line 36) | typedef struct type GRPICONDIRENTRY (line 52) | typedef struct type GRPICONDIR (line 65) | typedef struct FILE: src/AppInstallerRepositoryCore/IconExtraction.cpp type AppInstaller::Repository (line 10) | namespace AppInstaller::Repository type EnumGroupIconProcParameter (line 17) | struct EnumGroupIconProcParameter function BOOL (line 27) | BOOL CALLBACK EnumGroupIconProc(HMODULE hModule, LPCWSTR lpType, LPWST... function WriteIconDirHeaderToByteArray (line 79) | void WriteIconDirHeaderToByteArray(std::vector& data, const ICON... function AppendIconDirEntryToByteArray (line 90) | void AppendIconDirEntryToByteArray(std::vector& data, const ICON... function ExtractIconFromBinaryFile (line 107) | std::vector ExtractIconFromBinaryFile(const std::filesystem::pat... function TestHook_SetExtractIconFromArpEntryResult_Override (line 220) | void TestHook_SetExtractIconFromArpEntryResult_Override(std::vector ExtractIconFromArpEntry(const std::stri... FILE: src/AppInstallerRepositoryCore/InstalledFilesCorrelation.cpp type AppInstaller::Repository::Correlation (line 12) | namespace AppInstaller::Repository::Correlation type ShellLinkFileInfo (line 25) | struct ShellLinkFileInfo function ParseShellLinkFile (line 32) | std::optional ParseShellLinkFile(const std::filesys... function GetRelativePath (line 121) | std::optional GetRelativePath(const std::filesy... function CheckOneInstallLocation (line 137) | std::optional CheckOneInstallLocation(const std... function CheckInstallLocation (line 154) | std::optional CheckInstallLocation(const std::f... function GetInstalledFileType (line 169) | AppInstaller::Manifest::InstalledFileTypeEnum GetInstalledFileType(con... function GetUnexpandedInstallLocation (line 188) | std::string GetUnexpandedInstallLocation(const std::filesystem::path& ... function InstallationMetadata (line 254) | InstallationMetadata InstalledFilesCorrelation::CorrelateForNewlyInsta... FILE: src/AppInstallerRepositoryCore/InstallerMetadataCollectionContext.cpp type AppInstaller::Repository::Metadata (line 17) | namespace AppInstaller::Repository::Metadata type ProductMetadataFields_1_N (line 21) | struct ProductMetadataFields_1_N method ProductMetadataFields_1_N (line 23) | ProductMetadataFields_1_N(const Version& version) type OutputFields_1_0 (line 108) | struct OutputFields_1_0 type DiagnosticFields (line 118) | struct DiagnosticFields function GetRequiredString (line 135) | std::string GetRequiredString(const web::json::value& value, const uti... function AddFieldIfNotEmpty (line 146) | void AddFieldIfNotEmpty(web::json::value& value, const utility::string... function CreateStringArray (line 154) | web::json::value CreateStringArray(const std::set& values) function AddIfNotPresentAndNotEmpty (line 167) | bool AddIfNotPresentAndNotEmpty(std::set& strings, const ... function AddIfNotPresentAndNotEmpty (line 178) | bool AddIfNotPresentAndNotEmpty(std::set& strings, const ... function AddIfNotPresent (line 183) | void AddIfNotPresent(std::set& strings, std::set GetStringFromFutureSchema(const web::json::... function SetStringFromFutureSchema (line 231) | void SetStringFromFutureSchema(web::json::value& json, const utility::... function MergeInstalledFilesMetadata (line 240) | void MergeInstalledFilesMetadata(Manifest::InstallationMetadataInfo& e... function MergeStartupLinkFilesMetadata (line 285) | void MergeStartupLinkFilesMetadata(std::vector> Dese... function DeserializeExtractedIcons (line 343) | std::vector DeserializeExtractedIcons( FILE: src/AppInstallerRepositoryCore/ManifestJSONParser.cpp type AppInstaller::Repository::JSON (line 15) | namespace AppInstaller::Repository::JSON type ManifestJSONParser::impl (line 17) | struct ManifestJSONParser::impl FILE: src/AppInstallerRepositoryCore/MatchCriteriaResolver.cpp type AppInstaller::Repository (line 6) | namespace AppInstaller::Repository function ValueMatchFunction_AlwaysFalse (line 12) | bool ValueMatchFunction_AlwaysFalse(const Utility::NormalizedString&, ... function ValueMatchFunction_Exact (line 17) | bool ValueMatchFunction_Exact(const Utility::NormalizedString& a, cons... function ValueMatchFunction_CaseInsensitive (line 22) | bool ValueMatchFunction_CaseInsensitive(const Utility::NormalizedStrin... function ValueMatchFunction_StartsWith (line 27) | bool ValueMatchFunction_StartsWith(const Utility::NormalizedString& a,... function ValueMatchFunction_Substring (line 32) | bool ValueMatchFunction_Substring(const Utility::NormalizedString& a, ... function ValueMatchFunction (line 37) | ValueMatchFunction GetMatchTypeFunction(MatchType matchType) function PackageVersionProperty (line 57) | PackageVersionProperty GetPackageVersionPropertyFor(PackageMatchField ... function PackageVersionMultiProperty (line 72) | PackageVersionMultiProperty GetPackageVersionMultiPropertyFor(PackageM... function GetBestMatchType (line 92) | std::optional GetBestMatchType(const RequestMatch& request,... function GetBestMatchType (line 118) | std::optional GetBestMatchType(const SearchRequest& request... function UpdatePackageMatchFilterCheck (line 156) | bool UpdatePackageMatchFilterCheck(const SearchRequest& request, Packa... function PackageMatchFilter (line 172) | PackageMatchFilter FindBestMatchCriteria(const SearchRequest& request,... FILE: src/AppInstallerRepositoryCore/MatchCriteriaResolver.h function namespace (line 6) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/Microsoft/ARPHelper.cpp type AppInstaller::Repository::Microsoft (line 7) | namespace AppInstaller::Repository::Microsoft function TryUnpackUpgradeCodeGuid (line 15) | std::optional TryUnpackUpgradeCodeGuid(std::string_view p... function GetUpgradeCodes (line 63) | std::map GetUpgradeCodes() function SetGetARPKeyOverride (line 122) | void SetGetARPKeyOverride(GetARPKeyFunc value) FILE: src/AppInstallerRepositoryCore/Microsoft/ARPHelper.h function namespace (line 14) | namespace AppInstaller::Repository::Microsoft function std (line 61) | const std::wstring NoRepair{ L"NoRepair" }; FILE: src/AppInstallerRepositoryCore/Microsoft/CheckpointDatabase.cpp type AppInstaller::Repository::Microsoft (line 8) | namespace AppInstaller::Repository::Microsoft function CreateICheckpointDatabase (line 13) | std::unique_ptr CreateICheckpointDatabase... FILE: src/AppInstallerRepositoryCore/Microsoft/ConfigurableTestSourceFactory.cpp type AppInstaller::Repository::Microsoft (line 12) | namespace AppInstaller::Repository::Microsoft type TestSourceConfiguration (line 18) | struct TestSourceConfiguration method TestSourceConfiguration (line 20) | TestSourceConfiguration(const std::string& config) method ParseHR (line 52) | static void ParseHR(const Json::Value& root, const std::string& path... method ParseBool (line 69) | static void ParseBool(const Json::Value& root, const std::string& pa... type TestPackage (line 84) | struct TestPackage : public std::enable_shared_from_this,... method TestPackage (line 86) | TestPackage(std::shared_ptr source) : m_source(std::move(so... method GetProperty (line 88) | Utility::LocIndString GetProperty(PackageProperty property) const ov... method GetInstalled (line 101) | std::shared_ptr GetInstalled() override method GetAvailable (line 106) | std::vector> GetAvailable() override method GetMultiProperty (line 111) | std::vector GetMultiProperty(PackageMultiProp... method Source (line 116) | Source GetSource() const override method IsSame (line 121) | bool IsSame(const IPackage*) const override method GetVersionKeys (line 131) | std::vector GetVersionKeys() const override method GetVersion (line 136) | std::shared_ptr GetVersion(const PackageVersionKey&... method GetLatestVersion (line 141) | std::shared_ptr GetLatestVersion() const override method GetProperty (line 146) | Utility::LocIndString GetProperty(PackageVersionProperty property) c... method GetMultiProperty (line 179) | std::vector GetMultiProperty(PackageVersionMu... method GetManifest (line 184) | Manifest::Manifest GetManifest() override method Metadata (line 194) | Metadata GetMetadata() const override method NonConstSharedFromThis (line 200) | std::shared_ptr NonConstSharedFromThis() const type ConfigurableTestSource (line 209) | struct ConfigurableTestSource : public std::enable_shared_from_this NonConstSharedFromThis() const type ConfigurableTestSourceReference (line 257) | struct ConfigurableTestSourceReference : public ISourceReference method ConfigurableTestSourceReference (line 259) | ConfigurableTestSourceReference(const SourceDetails& details) : m_de... method GetIdentifier (line 264) | std::string GetIdentifier() override { return m_details.Identifier; } method SourceDetails (line 266) | SourceDetails& GetDetails() override { return m_details; } method SetCustomHeader (line 268) | bool SetCustomHeader(std::optional) override { return t... method Open (line 270) | std::shared_ptr Open(IProgressCallback&) override type ConfigurableTestSourceFactoryImpl (line 283) | struct ConfigurableTestSourceFactoryImpl : public ISourceFactory method TypeName (line 285) | std::string_view TypeName() const override final method Create (line 290) | std::shared_ptr Create(const SourceDetails& detail... method Add (line 295) | bool Add(SourceDetails& details, IProgressCallback&) override final method Update (line 302) | bool Update(const SourceDetails&, IProgressCallback&) override final method BackgroundUpdate (line 307) | bool BackgroundUpdate(const SourceDetails&, IProgressCallback&) over... method Remove (line 312) | bool Remove(const SourceDetails&, IProgressCallback&) override final FILE: src/AppInstallerRepositoryCore/Microsoft/ConfigurableTestSourceFactory.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft FILE: src/AppInstallerRepositoryCore/Microsoft/FontHelper.cpp type AppInstaller::Repository::Microsoft (line 9) | namespace AppInstaller::Repository::Microsoft function TestHook_SetGetFontRegistryRootFunc (line 15) | void TestHook_SetGetFontRegistryRootFunc(GetFontRegistryRootFunc value) FILE: src/AppInstallerRepositoryCore/Microsoft/FontHelper.h function namespace (line 14) | namespace AppInstaller::Repository::Microsoft FILE: src/AppInstallerRepositoryCore/Microsoft/PinningIndex.cpp function TestHook_SetPinningIndex_Override (line 12) | void TestHook_SetPinningIndex_Override(std::optional GetPackageLocations(const SourceDetails& deta... type PreIndexedPackageInfo (line 63) | struct PreIndexedPackageInfo method PreIndexedPackageInfo (line 66) | PreIndexedPackageInfo(const SourceDetails& details, LocationCheck&& ... type PreIndexedPackageUpdateCheck (line 107) | struct PreIndexedPackageUpdateCheck method PreIndexedPackageUpdateCheck (line 109) | PreIndexedPackageUpdateCheck(const SourceDetails& details) method GetAvailableVersionFrom (line 143) | Msix::PackageVersion GetAvailableVersionFrom(const std::string& pack... function GetPackageFamilyNameFromDetails (line 179) | std::string GetPackageFamilyNameFromDetails(const SourceDetails& details) function CreateNameForCPL (line 186) | std::string CreateNameForCPL(const SourceDetails& details) type PreIndexedFactoryBase (line 193) | struct PreIndexedFactoryBase : public ISourceFactory method TypeName (line 195) | std::string_view TypeName() const override final method Create (line 200) | std::shared_ptr Create(const SourceDetails& detail... method Add (line 210) | bool Add(SourceDetails& details, IProgressCallback& progress) overri... method Update (line 247) | bool Update(const SourceDetails& details, IProgressCallback& progres... method BackgroundUpdate (line 252) | bool BackgroundUpdate(const SourceDetails& details, IProgressCallbac... method Remove (line 262) | bool Remove(const SourceDetails& details, IProgressCallback& progres... method LockExclusive (line 277) | Synchronization::CrossProcessLock LockExclusive(const SourceDetails&... method UpdateBase (line 294) | bool UpdateBase(const SourceDetails& details, bool isBackground, IPr... function GetExtensionFromDetails (line 333) | std::optional GetExtensionFromDetails(const Sou... function PackagedContextGetCurrentVersion (line 339) | std::optional PackagedContextGetCurrentVersion(c... function GetStatePathFromDetails (line 355) | std::filesystem::path GetStatePathFromDetails(const SourceDetails& det... function DesktopContextGetCurrentVersion (line 363) | std::optional DesktopContextGetCurrentVersion(co... function CheckForUpdateBeforeOpen (line 387) | bool CheckForUpdateBeforeOpen(const SourceDetails& details, std::optio... type PackagedContextSourceReference (line 415) | struct PackagedContextSourceReference : public ISourceReference method PackagedContextSourceReference (line 417) | PackagedContextSourceReference(const SourceDetails& details) : m_det... method GetIdentifier (line 425) | std::string GetIdentifier() override { return m_details.Identifier; } method SourceDetails (line 427) | SourceDetails& GetDetails() override { return m_details; } method ShouldUpdateBeforeOpen (line 429) | bool ShouldUpdateBeforeOpen(const std::optional& requested... method Open (line 434) | std::shared_ptr Open(IProgressCallback& progress) override type PackagedContextFactory (line 471) | struct PackagedContextFactory : public PreIndexedFactoryBase method CreateInternal (line 473) | std::shared_ptr CreateInternal(const SourceDetails... method GetCurrentVersion (line 478) | std::optional GetCurrentVersion(const SourceDe... method UpdateInternal (line 483) | bool UpdateInternal(const std::string& packageLocation, const Source... method RemoveInternal (line 538) | bool RemoveInternal(const SourceDetails& details, IProgressCallback&... type DesktopContextSourceReference (line 556) | struct DesktopContextSourceReference : public ISourceReference method DesktopContextSourceReference (line 558) | DesktopContextSourceReference(const SourceDetails& details) : m_deta... method GetIdentifier (line 566) | std::string GetIdentifier() override { return m_details.Identifier; } method SourceDetails (line 568) | SourceDetails& GetDetails() override { return m_details; } method ShouldUpdateBeforeOpen (line 570) | bool ShouldUpdateBeforeOpen(const std::optional& requested... method Open (line 575) | std::shared_ptr Open(IProgressCallback& progress) override type DesktopContextFactory (line 625) | struct DesktopContextFactory : public PreIndexedFactoryBase method CreateInternal (line 627) | std::shared_ptr CreateInternal(const SourceDetails... method GetCurrentVersion (line 632) | std::optional GetCurrentVersion(const SourceDe... method UpdateInternal (line 637) | bool UpdateInternal(const std::string& packageLocation, const Source... method RemoveInternal (line 701) | bool RemoveInternal(const SourceDetails& details, IProgressCallback&... FILE: src/AppInstallerRepositoryCore/Microsoft/PreIndexedPackageSourceFactory.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft FILE: src/AppInstallerRepositoryCore/Microsoft/PredefinedInstalledSourceFactory.cpp type AppInstaller::Repository::Microsoft (line 18) | namespace AppInstaller::Repository::Microsoft function GetCachedMSIXName (line 22) | std::optional GetCachedMSIXName(const Utility::Normalized... function PopulateIndexFromMSIX (line 62) | void PopulateIndexFromMSIX(SQLiteIndex& index, Manifest::ScopeEnum sco... function SQLiteIndex (line 234) | SQLiteIndex CreateAndPopulateIndex(PredefinedInstalledSourceFactory::F... type CachedInstalledIndex (line 288) | struct CachedInstalledIndex type Singleton (line 290) | struct Singleton : public WinRT::COMStaticStorageBase Open(IProgressCallback& progress) override method GetCachedInstalledIndex (line 407) | std::shared_ptr GetCachedInstalledIndex() type Factory (line 417) | struct Factory : public ISourceFactory method TypeName (line 419) | std::string_view TypeName() const override final method Create (line 424) | std::shared_ptr Create(const SourceDetails& detail... method Add (line 431) | bool Add(SourceDetails&, IProgressCallback&) override final method Update (line 437) | bool Update(const SourceDetails&, IProgressCallback&) override final method Remove (line 443) | bool Remove(const SourceDetails&, IProgressCallback&) override final FILE: src/AppInstallerRepositoryCore/Microsoft/PredefinedInstalledSourceFactory.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft function Filter (line 25) | enum class Filter FILE: src/AppInstallerRepositoryCore/Microsoft/PredefinedWriteableSourceFactory.cpp type AppInstaller::Repository::Microsoft (line 16) | namespace AppInstaller::Repository::Microsoft type PredefinedWriteableSourceFactoryImpl (line 21) | struct PredefinedWriteableSourceFactoryImpl : public ISourceFactory method TypeName (line 23) | std::string_view TypeName() const override final method Add (line 30) | bool Add(SourceDetails&, IProgressCallback&) override final method Update (line 36) | bool Update(const SourceDetails&, IProgressCallback&) override final method Remove (line 42) | bool Remove(const SourceDetails&, IProgressCallback&) override final type PredefinedWriteableSourceReference (line 49) | struct PredefinedWriteableSourceReference : public ISourceReference method PredefinedWriteableSourceReference (line 51) | PredefinedWriteableSourceReference(const SourceDetails& details) : m... method GetIdentifier (line 56) | std::string GetIdentifier() override { return m_details.Identifier; } method SourceDetails (line 58) | SourceDetails& GetDetails() override { return m_details; } method Open (line 60) | std::shared_ptr Open(IProgressCallback&) override FILE: src/AppInstallerRepositoryCore/Microsoft/PredefinedWriteableSourceFactory.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft function WriteableType (line 25) | enum class WriteableType FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndex.cpp type AppInstaller::Repository::Microsoft (line 9) | namespace AppInstaller::Repository::Microsoft function GetPageSizeFromOptions (line 13) | size_t GetPageSizeFromOptions(SQLiteIndex::CreateOptions options) function SQLiteIndex (line 19) | SQLiteIndex SQLiteIndex::CreateNew(const std::string& filePath, SQLite... function SQLiteIndex (line 38) | SQLiteIndex SQLiteIndex::Open(const std::string& filePath, OpenDisposi... function SQLiteIndex (line 43) | SQLiteIndex SQLiteIndex::CopyFrom(const std::string& filePath, SQLiteI... FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndex.h function namespace (line 23) | namespace AppInstaller::Repository::Microsoft FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndexSource.cpp type AppInstaller::Repository::Microsoft (line 14) | namespace AppInstaller::Repository::Microsoft type details (line 16) | namespace details function SourceDetails (line 57) | const SourceDetails& SQLiteIndexSource::GetDetails() const function SearchResult (line 67) | SearchResult SQLiteIndexSource::Search(const SearchRequest& request) c... FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndexSource.h function namespace (line 10) | namespace AppInstaller::Repository::Microsoft function namespace (line 85) | namespace details FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndexSourceV1.cpp type AppInstaller::Repository::Microsoft::details::V1 (line 10) | namespace AppInstaller::Repository::Microsoft::details::V1 type PackageVersion (line 13) | struct PackageVersion : public SourceReference, public IPackageVersion method PackageVersion (line 15) | PackageVersion(const std::shared_ptr& source, SQL... method LocIndString (line 19) | LocIndString GetProperty(PackageVersionProperty property) const over... method GetMultiProperty (line 34) | std::vector GetMultiProperty(PackageVersionMultiProper... method GetManifest (line 47) | Manifest::Manifest GetManifest() override method Source (line 67) | Source GetSource() const override method GetMetadata (line 72) | IPackageVersion::Metadata GetMetadata() const override function LocIndString (line 93) | LocIndString SQLitePackage::GetProperty(PackageProperty property) const function Source (line 222) | Source SQLitePackage::GetSource() const FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndexSourceV1.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::details::V1 FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndexSourceV2.cpp type AppInstaller::Repository::Microsoft::details::V2 (line 10) | namespace AppInstaller::Repository::Microsoft::details::V2 function CreatePackageVersionDataRelativePath (line 13) | std::pair CreatePackageVersionData... function GetPackageVersionData (line 25) | Manifest::PackageVersionDataManifest GetPackageVersionData(const std::... type PackageVersion (line 38) | struct PackageVersion : public SourceReference, public IPackageVersion method PackageVersion (line 40) | PackageVersion( method LocIndString (line 54) | LocIndString GetProperty(PackageVersionProperty property) const over... method GetMultiProperty (line 124) | std::vector GetMultiProperty(PackageVersionMultiProper... method GetManifest (line 162) | Manifest::Manifest GetManifest() override method Source (line 169) | Source GetSource() const override method GetMetadata (line 174) | IPackageVersion::Metadata GetMetadata() const override method EnsurePackageVersionData (line 181) | void EnsurePackageVersionData() const method EnsureManifest (line 210) | void EnsureManifest() const method LocIndString (line 235) | LocIndString GetPropertyFromIndex(PackageVersionProperty property) c... method LocIndString (line 255) | LocIndString GetPropertyFromVersionData(PackageVersionProperty prope... method LocIndString (line 261) | LocIndString GetPropertyFromVersionDataWithLock(PackageVersionProper... method LocIndString (line 287) | LocIndString GetPropertyFromManifest(PackageVersionProperty property... method LocIndString (line 293) | LocIndString GetPropertyFromManifestWithLock(PackageVersionProperty ... method GetMultiPropertyFromIndex (line 340) | std::vector GetMultiPropertyFromIndex(PackageVersionMu... method GetMultiPropertyFromManifest (line 353) | std::vector GetMultiPropertyFromManifest(PackageVersio... method GetMultiPropertyFromManifestWithLock (line 359) | std::vector GetMultiPropertyFromManifestWithLock(Packa... function LocIndString (line 428) | LocIndString SQLitePackage::GetProperty(PackageProperty property) const function Source (line 527) | Source SQLitePackage::GetSource() const FILE: src/AppInstallerRepositoryCore/Microsoft/SQLiteIndexSourceV2.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::details::V2 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/ChannelTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/CommandsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/IdTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/Interface.h function namespace (line 12) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/Interface_1_0.cpp type AppInstaller::Repository::Microsoft::Schema::V1_0 (line 22) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 function GetExistingManifestId (line 27) | std::optional GetExistingManifestId(const SQLite::Con... function StaticGetManifestIdByKey (line 61) | std::optional StaticGetManifestIdByKey(const SQLite::... function NotNeededInternal (line 138) | bool NotNeededInternal(const SQLite::Connection& connection, std::stri... function UpdateManifestValueById (line 145) | void UpdateManifestValueById(SQLite::Connection& connection, const typ... function OneToManyTableSchema (line 657) | OneToManyTableSchema Interface::GetOneToManyTableSchema() const FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/ManifestTable.cpp type AppInstaller::Repository::Microsoft::Schema::V1_0 (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 type details (line 16) | namespace details function ManifestTableSelectByValueIds (line 18) | std::optional ManifestTableSelectByValueIds( function ManifestTableGetIdsById_Statement (line 63) | SQLite::Statement ManifestTableGetIdsById_Statement( function ManifestTableGetValuesById_Statement (line 87) | SQLite::Statement ManifestTableGetValuesById_Statement( function ManifestTableGetAllValuesByIds_Statement (line 124) | SQLite::Statement ManifestTableGetAllValuesByIds_Statement( function ManifestTableGetAllValuesByIds (line 169) | std::vector> ManifestTableGe... function ManifestTableBuildSearchStatement (line 186) | std::vector ManifestTableBuildSearchStatement( function ManifestTableUpdateValueIdById_Statement (line 274) | SQLite::Statement ManifestTableUpdateValueIdById_Statement(SQLite::C... function ManifestTableCheckConsistency (line 282) | bool ManifestTableCheckConsistency(const SQLite::Connection& connect... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/ManifestTable.h function namespace (line 16) | namespace details type ManifestColumnInfo (line 88) | struct ManifestColumnInfo type AddedColumnInfo (line 96) | struct AddedColumnInfo type ManifestOneToOneValue (line 103) | struct ManifestOneToOneValue type ManifestTable (line 110) | struct ManifestTable function UpdateValueIdById (line 210) | void UpdateValueIdById(SQLite::Connection& connection, SQLite::rowid_t i... function CheckConsistency (line 233) | bool CheckConsistency(const SQLite::Connection& connection, bool log) FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/MonikerTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/NameTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/OneToManyTable.cpp type AppInstaller::Repository::Microsoft::Schema::V1_0 (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 type details (line 13) | namespace details function CreateMappingInsertStatementForManifestId (line 25) | SQLite::Statement CreateMappingInsertStatementForManifestId(SQLite::... function GetValueIdsByManifestId (line 35) | std::vector GetValueIdsByManifestId(SQLite::Connect... type DeleteValueIfNotNeededStatements (line 52) | struct DeleteValueIfNotNeededStatements method DeleteValueIfNotNeededStatements (line 54) | DeleteValueIfNotNeededStatements(SQLite::Connection& connection, s... method Execute (line 67) | void Execute(SQLite::rowid_t valueId) function SchemaVersionUsesNamedIndices (line 89) | bool SchemaVersionUsesNamedIndices(OneToManyTableSchema schemaVersion) function OneToManyTableGetMapTableName (line 95) | std::string OneToManyTableGetMapTableName(std::string_view tableName) function OneToManyTableGetManifestColumnName (line 102) | std::string_view OneToManyTableGetManifestColumnName() function CreateOneToManyTable (line 107) | void CreateOneToManyTable(SQLite::Connection& connection, OneToManyT... function DropOneToManyTable (line 174) | void DropOneToManyTable(SQLite::Connection& connection, std::string_... function OneToManyTableGetValuesByManifestId (line 188) | std::vector OneToManyTableGetValuesByManifestId( function OneToManyTableEnsureExistsAndInsert (line 213) | void OneToManyTableEnsureExistsAndInsert(SQLite::Connection& connect... function OneToManyTableUpdateIfNeededByManifestId (line 236) | bool OneToManyTableUpdateIfNeededByManifestId(SQLite::Connection& co... function OneToManyTableDeleteIfNotNeededByManifestId (line 291) | void OneToManyTableDeleteIfNotNeededByManifestId(SQLite::Connection&... function OneToManyTablePrepareForPackaging (line 315) | void OneToManyTablePrepareForPackaging(SQLite::Connection& connectio... function OneToManyTableCheckConsistency (line 328) | bool OneToManyTableCheckConsistency(const SQLite::Connection& connec... function OneToManyTableIsEmpty (line 408) | bool OneToManyTableIsEmpty(SQLite::Connection& connection, std::stri... function OneToManyTablePrepareMapDataFoldingStatement (line 427) | SQLite::Statement OneToManyTablePrepareMapDataFoldingStatement(const... function OneToManyTableGetMapDataFoldingManifestTargetId (line 447) | std::optional OneToManyTableGetMapDataFoldingManifest... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/OneToManyTable.h function namespace (line 10) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/OneToOneTable.cpp type AppInstaller::Repository::Microsoft::Schema::V1_0 (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 type details (line 11) | namespace details function CreateOneToOneTable (line 16) | void CreateOneToOneTable(SQLite::Connection& connection, std::string... function DropOneToOneTable (line 53) | void DropOneToOneTable(SQLite::Connection& connection, std::string_v... function OneToOneTableSelectIdByValue (line 61) | std::optional OneToOneTableSelectIdByValue(const SQ... function OneToOneTableSelectValueById (line 87) | std::optional OneToOneTableSelectValueById(SQLite::Conn... function OneToOneTableGetAllRowIds (line 104) | std::vector OneToOneTableGetAllRowIds(const SQLite:... function OneToOneTableEnsureExists (line 124) | SQLite::rowid_t OneToOneTableEnsureExists(SQLite::Connection& connec... function OneToOneTablePrepareForPackaging (line 153) | void OneToOneTablePrepareForPackaging(SQLite::Connection& connection... function OneToOneTableGetCount (line 163) | uint64_t OneToOneTableGetCount(const SQLite::Connection& connection,... function OneToOneTableIsEmpty (line 175) | bool OneToOneTableIsEmpty(SQLite::Connection& connection, std::strin... function OneToOneTableDeleteById (line 180) | void OneToOneTableDeleteById(SQLite::Connection& connection, std::st... function OneToOneTableCheckConsistency (line 188) | bool OneToOneTableCheckConsistency(const SQLite::Connection& connect... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/OneToOneTable.h function namespace (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/PathPartTable.cpp type AppInstaller::Repository::Microsoft::Schema::V1_0 (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 function SelectPathPart (line 21) | std::optional SelectPathPart(SQLite::Connection& conn... function InsertPathPart (line 40) | SQLite::rowid_t InsertPathPart(SQLite::Connection& connection, std::op... function InsertNoPathPart (line 53) | SQLite::rowid_t InsertNoPathPart(SQLite::Connection& connection) function GetParentById (line 68) | std::optional GetParentById(SQLite::Connection& conne... function IsLeafPart (line 88) | bool IsLeafPart(SQLite::Connection& connection, SQLite::rowid_t id) function RemovePartById (line 102) | void RemovePartById(SQLite::Connection& connection, SQLite::rowid_t id) function EnsurePathExistsInternal (line 180) | std::tuple EnsurePathExistsInternal(SQLite::Con... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/PathPartTable.h function namespace (line 12) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/SearchResultsTable.h function namespace (line 14) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/SearchResultsTable_1_0.cpp type AppInstaller::Repository::Microsoft::Schema::V1_0 (line 15) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/TagsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/VersionTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_0/VirtualTableBase.h function namespace (line 5) | namespace AppInstaller::Repository::Microsoft::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/Interface.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/Interface_1_1.cpp type AppInstaller::Repository::Microsoft::Schema::V1_1 (line 26) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/ManifestMetadataTable.cpp type AppInstaller::Repository::Microsoft::Schema::V1_1 (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/ManifestMetadataTable.h function namespace (line 13) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/PackageFamilyNameTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/ProductCodeTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/SearchResultsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_1/SearchResultsTable_1_1.cpp type AppInstaller::Repository::Microsoft::Schema::V1_1 (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_2/Interface.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::V1_2 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_2/Interface_1_2.cpp type AppInstaller::Repository::Microsoft::Schema::V1_2 (line 12) | namespace AppInstaller::Repository::Microsoft::Schema::V1_2 type anon (line 14) | namespace anon function AddNormalizedName (line 16) | void AddNormalizedName( function AddLocalizationNormalizedName (line 29) | void AddLocalizationNormalizedName(const Utility::NameNormalizer& no... function AddNormalizedPublisher (line 37) | void AddNormalizedPublisher(const Utility::NameNormalizer& normalize... function AddLocalizationNormalizedPublisher (line 46) | void AddLocalizationNormalizedPublisher(const Utility::NameNormalize... function GetNormalizedNames (line 54) | std::vector GetNormalizedNames(const Util... function GetNormalizedPublishers (line 81) | std::vector GetNormalizedPublishers(const... function UpdateNormalizedNameAndPublisher (line 108) | bool UpdateNormalizedNameAndPublisher( function UpdatePackageMatchFilters (line 121) | bool UpdatePackageMatchFilters( FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_2/NormalizedPackageNameTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_2 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_2/NormalizedPackagePublisherTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_2 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_2/SearchResultsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_2 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_2/SearchResultsTable_1_2.cpp type AppInstaller::Repository::Microsoft::Schema::V1_2 (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_2 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_3/HashVirtualTable.h function namespace (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_3 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_3/Interface.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::V1_3 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_3/Interface_1_3.cpp type AppInstaller::Repository::Microsoft::Schema::V1_3 (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_3 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_4/DependenciesTable.cpp type AppInstaller::Repository::Microsoft::Schema::V1_4 (line 14) | namespace AppInstaller::Repository::Microsoft::Schema::V1_4 type DependencyTableRow (line 30) | struct DependencyTableRow function ThrowOnMissingPackageNodes (line 47) | void ThrowOnMissingPackageNodes(std::vector& mis... function GetAndLinkDependencies (line 60) | std::set GetAndLinkDependencies( function RemoveDependenciesByRowIds (line 96) | bool RemoveDependenciesByRowIds(SQLite::Connection& connection, std::v... function InsertManifestDependencies (line 127) | bool InsertManifestDependencies( FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_4/DependenciesTable.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V1_4 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_4/Interface.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_4 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_4/Interface_1_4.cpp type AppInstaller::Repository::Microsoft::Schema::V1_4 (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V1_4 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_5/ArpVersionVirtualTable.h function namespace (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V1_5 type ArpMaxVersionVirtualTable (line 42) | struct ArpMaxVersionVirtualTable function std (line 51) | static constexpr std::string_view TableName() function std (line 57) | static constexpr std::string_view ValueName() function std (line 63) | static constexpr std::string_view ManifestColumnName() FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_5/Interface.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_5 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_5/Interface_1_5.cpp type AppInstaller::Repository::Microsoft::Schema::V1_5 (line 10) | namespace AppInstaller::Repository::Microsoft::Schema::V1_5 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_6/Interface.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_6/Interface_1_6.cpp type AppInstaller::Repository::Microsoft::Schema::V1_6 (line 10) | namespace AppInstaller::Repository::Microsoft::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_6/SearchResultsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_6/SearchResultsTable_1_6.cpp type AppInstaller::Repository::Microsoft::Schema::V1_6 (line 10) | namespace AppInstaller::Repository::Microsoft::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_6/UpgradeCodeTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_7/Interface.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V1_7 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/1_7/Interface_1_7.cpp type AppInstaller::Repository::Microsoft::Schema::V1_7 (line 14) | namespace AppInstaller::Repository::Microsoft::Schema::V1_7 function ShouldFoldPropertyLookup (line 18) | bool ShouldFoldPropertyLookup(const SQLite::Connection& connection) FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/CommandsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/Interface.h function namespace (line 13) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/Interface_2_0.cpp type AppInstaller::Repository::Microsoft::Schema::V2_0 (line 23) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 type anon (line 25) | namespace anon function FoldPackageMatchFilters (line 28) | void FoldPackageMatchFilters(std::vector& filters) function UpdateNormalizedNameAndPublisher (line 42) | bool UpdateNormalizedNameAndPublisher( function UpdatePackageMatchFilters (line 53) | bool UpdatePackageMatchFilters( function OneToManyTableSchema (line 469) | OneToManyTableSchema Interface::GetOneToManyTableSchema() const FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/NormalizedPackageNameTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/NormalizedPackagePublisherTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/OneToManyTableWithMap.cpp type AppInstaller::Repository::Microsoft::Schema::V2_0 (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 type details (line 11) | namespace details type anon (line 21) | namespace anon function CreateMappingInsertStatementForPrimaryId (line 25) | SQLite::Statement CreateMappingInsertStatementForPrimaryId(SQLite:... function GetValueIdsByPrimaryId (line 35) | std::vector GetValueIdsByPrimaryId(SQLite::Connec... function CreateDataTable (line 52) | void CreateDataTable(SQLite::Connection& connection, std::string_v... function DropDataTable (line 74) | void DropDataTable(SQLite::Connection& connection, std::string_vie... function DataTableSelectIdByValue (line 82) | std::optional DataTableSelectIdByValue(const SQLi... function DataTableSelectValueById (line 108) | std::optional DataTableSelectValueById(SQLite::Connec... function DataTableEnsureExists (line 125) | SQLite::rowid_t DataTableEnsureExists(SQLite::Connection& connecti... function DataTablePrepareForPackaging (line 154) | void DataTablePrepareForPackaging(SQLite::Connection& connection, ... function DataTableCheckConsistency (line 161) | bool DataTableCheckConsistency(const SQLite::Connection& connectio... function OneToManyTableWithMapGetMapTableName (line 191) | std::string OneToManyTableWithMapGetMapTableName(std::string_view ta... function OneToManyTableWithMapGetManifestColumnName (line 198) | std::string_view OneToManyTableWithMapGetManifestColumnName() function CreateOneToManyTableWithMap (line 203) | void CreateOneToManyTableWithMap(SQLite::Connection& connection, One... function DropOneToManyTableWithMap (line 240) | void DropOneToManyTableWithMap(SQLite::Connection& connection, std::... function OneToManyTableWithMapGetValuesByPrimaryId (line 254) | std::vector OneToManyTableWithMapGetValuesByPrimaryId( function OneToManyTableWithMapEnsureExistsAndInsert (line 279) | void OneToManyTableWithMapEnsureExistsAndInsert(SQLite::Connection& ... function OneToManyTableWithMapPrepareForPackaging (line 302) | void OneToManyTableWithMapPrepareForPackaging(SQLite::Connection& co... function OneToManyTableWithMapCheckConsistency (line 312) | bool OneToManyTableWithMapCheckConsistency(const SQLite::Connection&... function OneToManyTableWithMapIsEmpty (line 392) | bool OneToManyTableWithMapIsEmpty(SQLite::Connection& connection, st... function OneToManyTableWithMapBuildSearchStatement (line 411) | int OneToManyTableWithMapBuildSearchStatement( FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/OneToManyTableWithMap.h function namespace (line 11) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/PackageFamilyNameTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/PackageUpdateTrackingTable.cpp type AppInstaller::Repository::Microsoft::Schema::V2_0 (line 10) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/PackageUpdateTrackingTable.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/PackagesTable.cpp type AppInstaller::Repository::Microsoft::Schema::V2_0 (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 type details (line 16) | namespace details function PackagesTableCreate (line 18) | void PackagesTableCreate(SQLite::Connection& connection, std::initia... function PackagesTableGetValuesById_Statement (line 82) | SQLite::Statement PackagesTableGetValuesById_Statement( function PackagesTableUpdateValueIdById_Statement (line 101) | SQLite::Statement PackagesTableUpdateValueIdById_Statement(SQLite::C... function PackagesTablePrepareForPackaging (line 109) | void PackagesTablePrepareForPackaging(SQLite::Connection& connection... function PackagesTableCheckColumnForNulls (line 129) | bool PackagesTableCheckColumnForNulls(const SQLite::Connection& conn... function PackagesTableCheckConsistency (line 160) | bool PackagesTableCheckConsistency(const SQLite::Connection& connect... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/PackagesTable.h function namespace (line 13) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 type PackagesTable (line 60) | struct PackagesTable type NameValuePair (line 140) | struct NameValuePair function UpdateValueIdById (line 180) | void UpdateValueIdById(SQLite::Connection& connection, SQLite::rowid_t i... function PrepareForPackaging (line 190) | void PrepareForPackaging(SQLite::Connection& connection) function CheckConsistency (line 198) | bool CheckConsistency(const SQLite::Connection& connection, bool log) FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/ProductCodeTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/SearchResultsTable.h function namespace (line 14) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/SearchResultsTable_2_0.cpp type AppInstaller::Repository::Microsoft::Schema::V2_0 (line 17) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/SystemReferenceStringTable.cpp type AppInstaller::Repository::Microsoft::Schema::V2_0 (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 type details (line 11) | namespace details function SystemReferenceStringTableGetPrimaryColumnName (line 18) | std::string_view SystemReferenceStringTableGetPrimaryColumnName() function SystemReferenceStringTableCreate (line 23) | void SystemReferenceStringTableCreate(SQLite::Connection& connection... function SystemReferenceStringTableDrop (line 41) | void SystemReferenceStringTableDrop(SQLite::Connection& connection, ... function SystemReferenceStringTableGetValuesByPrimaryId (line 49) | std::vector SystemReferenceStringTableGetValuesByPrimar... function SystemReferenceStringTableEnsureExists (line 71) | void SystemReferenceStringTableEnsureExists( function SystemReferenceStringTableCheckConsistency (line 99) | bool SystemReferenceStringTableCheckConsistency(const SQLite::Connec... function SystemReferenceStringTableIsEmpty (line 164) | bool SystemReferenceStringTableIsEmpty(SQLite::Connection& connectio... function SystemReferenceStringTableBuildSearchStatement (line 176) | int SystemReferenceStringTableBuildSearchStatement( function SystemReferenceStringTableBuildPairedSearchStatement (line 212) | std::vector SystemReferenceStringTableBuildPairedSearchStatement( FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/SystemReferenceStringTable.h function namespace (line 12) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/TagsTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/2_0/UpgradeCodeTable.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::V2_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Checkpoint_1_0/CheckpointDataTable.cpp type AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 function SetNamedValue (line 20) | SQLite::rowid_t SetNamedValue(SQLite::Connection& connection, std::str... function GetNamedValue (line 35) | std::string GetNamedValue(SQLite::Connection& connection, std::string_... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Checkpoint_1_0/CheckpointDataTable.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Checkpoint_1_0/CheckpointDatabaseInterface.h function namespace (line 6) | namespace AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Checkpoint_1_0/CheckpointDatabaseInterface_1_0.cpp type AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Checkpoint_1_0/CheckpointTable.cpp type AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Checkpoint_1_0/CheckpointTable.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::Checkpoint_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/ICheckpointDatabase.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/IPinningIndex.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/IPortableIndex.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft::Schema FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/ISQLiteIndex.cpp type AppInstaller::Repository::Microsoft::Schema (line 16) | namespace AppInstaller::Repository::Microsoft::Schema function CreateISQLiteIndex (line 28) | std::unique_ptr CreateISQLiteIndex(const SQLite::Version... function GetDefaultMatchTypeOrder (line 64) | std::vector GetDefaultMatchTypeOrder(MatchType type) FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/ISQLiteIndex.h function namespace (line 16) | namespace AppInstaller::Repository::Microsoft::Schema FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Pinning_1_0/PinTable.cpp type AppInstaller::Repository::Microsoft::Schema::Pinning_V1_0 (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::Pinning_V1_0 function GetPinFromRow (line 12) | std::optional GetPinFromRow( FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Pinning_1_0/PinTable.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::Pinning_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Pinning_1_0/PinningIndexInterface.h function namespace (line 6) | namespace AppInstaller::Repository::Microsoft::Schema::Pinning_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Pinning_1_0/PinningIndexInterface_1_0.cpp type AppInstaller::Repository::Microsoft::Schema::Pinning_V1_0 (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::Pinning_V1_0 function GetExistingPinId (line 11) | std::optional GetExistingPinId(SQLite::Connection& co... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Portable_1_0/PortableIndexInterface.h function namespace (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::Portable_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Portable_1_0/PortableIndexInterface_1_0.cpp type AppInstaller::Repository::Microsoft::Schema::Portable_V1_0 (line 7) | namespace AppInstaller::Repository::Microsoft::Schema::Portable_V1_0 function GetExistingPortableFileId (line 11) | std::optional GetExistingPortableFileId(const SQLite:... FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Portable_1_0/PortableTable.cpp type AppInstaller::Repository::Microsoft::Schema::Portable_V1_0 (line 8) | namespace AppInstaller::Repository::Microsoft::Schema::Portable_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/Portable_1_0/PortableTable.h function namespace (line 9) | namespace AppInstaller::Repository::Microsoft::Schema::Portable_V1_0 FILE: src/AppInstallerRepositoryCore/Microsoft/Schema/SQLiteIndexContextData.h function namespace (line 8) | namespace AppInstaller::Repository::Microsoft::Schema FILE: src/AppInstallerRepositoryCore/PackageDependenciesValidation.cpp type AppInstaller::Repository (line 9) | namespace AppInstaller::Repository type DependentManifestInfo (line 13) | struct DependentManifestInfo function GetDependencies (line 19) | Manifest::DependencyList GetDependencies( function GetPackageLatestVersion (line 36) | std::optional GetPackageLatestVersion( function ThrowOnManifestValidationFailed (line 81) | void ThrowOnManifestValidationFailed( FILE: src/AppInstallerRepositoryCore/PackageDependenciesValidation.h function namespace (line 7) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/PackageInstalledStatus.cpp type AppInstaller::Repository (line 11) | namespace AppInstaller::Repository function HRESULT (line 15) | HRESULT CheckInstalledLocationStatus(const std::filesystem::path& inst... type FilePathComparator (line 32) | struct FilePathComparator function HRESULT (line 46) | HRESULT CheckInstalledFileStatus( function CheckInstalledStatusInternal (line 80) | std::vector CheckInstalledStatusInternal( function CheckPackageInstalledStatus (line 243) | std::vector CheckPackageInstalledStatus(cons... FILE: src/AppInstallerRepositoryCore/PackageTrackingCatalog.cpp type AppInstaller::Repository (line 15) | namespace AppInstaller::Repository function CreateNameForCPL (line 22) | std::string CreateNameForCPL(const std::string& pathName) function GetPackageTrackingFilePath (line 27) | std::filesystem::path GetPackageTrackingFilePath(const std::string& pa... function SQLiteIndex (line 36) | SQLiteIndex CreateOnlyTrackingIndex(const std::filesystem::path& track... function SQLiteIndex (line 42) | SQLiteIndex CreateOrOpenTrackingIndex(const std::filesystem::path& tra... type PackageTrackingCatalogSourceReference (line 71) | struct PackageTrackingCatalogSourceReference : public ISourceReference method PackageTrackingCatalogSourceReference (line 73) | PackageTrackingCatalogSourceReference(const SourceDetails& details) ... method SourceDetails (line 75) | SourceDetails& GetDetails() override method GetIdentifier (line 80) | std::string GetIdentifier() override method Open (line 85) | std::shared_ptr Open(IProgressCallback& callback) override type PackageTrackingCatalogSourceFactoryImpl (line 104) | struct PackageTrackingCatalogSourceFactoryImpl : public ISourceFactory method TypeName (line 106) | std::string_view TypeName() const override final method Create (line 111) | std::shared_ptr Create(const SourceDetails& detail... method Add (line 118) | bool Add(SourceDetails&, IProgressCallback&) override final method Update (line 123) | bool Update(const SourceDetails&, IProgressCallback&) override final method Remove (line 128) | bool Remove(const SourceDetails& details, IProgressCallback& progres... type PackageTrackingCatalog::implementation (line 152) | struct PackageTrackingCatalog::implementation function PackageTrackingCatalog (line 164) | PackageTrackingCatalog PackageTrackingCatalog::CreateForSource(const S... function SearchResult (line 212) | SearchResult PackageTrackingCatalog::Search(const SearchRequest& reque... type PackageTrackingCatalog::Version::implementation (line 217) | struct PackageTrackingCatalog::Version::implementation FILE: src/AppInstallerRepositoryCore/PackageTrackingCatalogSourceFactory.h function namespace (line 9) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/PackageVersionSelection.cpp type AppInstaller::Repository (line 9) | namespace AppInstaller::Repository function GetAvailablePackageFromSource (line 13) | std::shared_ptr GetAvailablePackageFromSource(const std::vec... type AvailablePackageVersionCollection (line 26) | struct AvailablePackageVersionCollection : public IPackageVersionColle... method AvailablePackageVersionCollection (line 28) | AvailablePackageVersionCollection(const std::shared_ptr GetVersionKeys() const override method GetVersion (line 70) | std::shared_ptr GetVersion(const PackageVersionKey&... method GetLatestVersion (line 120) | std::shared_ptr GetLatestVersion() const override function GetAvailableVersionsForInstalledVersion (line 131) | std::shared_ptr GetAvailableVersionsForInst... function GetAvailableVersionsForInstalledVersion (line 136) | std::shared_ptr GetAvailableVersionsForInst... function GetAllAvailableVersions (line 143) | std::shared_ptr GetAllAvailableVersions(con... function GetInstalledVersion (line 148) | std::shared_ptr GetInstalledVersion(const std::shared... function GetAvailablePackageFromSource (line 154) | std::shared_ptr GetAvailablePackageFromSource(const std::sha... function LatestApplicableVersionData (line 159) | LatestApplicableVersionData GetLatestApplicableVersion(const std::shar... function GetManifestComparatorOptionsFromMetadata (line 214) | void GetManifestComparatorOptionsFromMetadata(AppInstaller::Manifest::... function GetSourcePriority (line 280) | std::optional GetSourcePriority(const std::shared_ptr& input) function ToString (line 75) | std::string_view ToString(PackageVersionMetadata pvm) function PackageVersionMultiProperty (line 108) | PackageVersionMultiProperty PackageMultiPropertyToPackageVersionMultiP... function ToString (line 150) | std::string_view ToString(MatchType type) function ToString (line 175) | std::string_view ToString(PackageMatchField matchField) function PackageMatchField (line 206) | PackageMatchField StringToPackageMatchField(std::string_view field) FILE: src/AppInstallerRepositoryCore/RepositorySource.cpp type AppInstaller::Repository (line 26) | namespace AppInstaller::Repository function CreateSourceFromDetails (line 34) | std::shared_ptr CreateSourceFromDetails(const Source... function GetMillisecondsToWait (line 39) | std::chrono::milliseconds GetMillisecondsToWait(std::chrono::seconds r... type AddOrUpdateResult (line 55) | struct AddOrUpdateResult function AddOrUpdateResult (line 62) | AddOrUpdateResult AddOrUpdateFromDetails(SourceDetails& details, Membe... function AddOrUpdateResult (line 128) | AddOrUpdateResult AddSourceFromDetails(SourceDetails& details, IProgre... function AddOrUpdateResult (line 133) | AddOrUpdateResult UpdateSourceFromDetails(SourceDetails& details, IPro... function AddOrUpdateResult (line 138) | AddOrUpdateResult BackgroundUpdateSourceFromDetails(SourceDetails& det... function RemoveSourceFromDetails (line 143) | bool RemoveSourceFromDetails(const SourceDetails& details, IProgressCa... function ContainsAvailablePackagesInternal (line 150) | bool ContainsAvailablePackagesInternal(SourceOrigin origin) function SourceDetails (line 155) | SourceDetails GetPredefinedSourceDetails(PredefinedSource source) type OpenExceptionProxy (line 198) | struct OpenExceptionProxy : public ISource, std::enable_shared_from_th... method OpenExceptionProxy (line 202) | OpenExceptionProxy(const SourceDetails& details, std::exception_ptr ... method SourceDetails (line 205) | const SourceDetails& GetDetails() const override { return m_details; } method SearchResult (line 209) | SearchResult Search(const SearchRequest&) const override type TrackingOnlySourceWrapper (line 232) | struct TrackingOnlySourceWrapper : public ISource method TrackingOnlySourceWrapper (line 234) | TrackingOnlySourceWrapper(std::shared_ptr wrapped)... method SourceDetails (line 241) | SourceDetails& GetDetails() const override { return m_wrapped->GetDe... method SourceInformation (line 243) | SourceInformation GetInformation() const override { return m_wrapped... method SearchResult (line 245) | SearchResult Search(const SearchRequest&) const override { return {}; } type TrackingOnlyReferenceWrapper (line 255) | struct TrackingOnlyReferenceWrapper : public ISourceReference method TrackingOnlyReferenceWrapper (line 257) | TrackingOnlyReferenceWrapper(std::shared_ptr wrapp... method GetIdentifier (line 259) | std::string GetIdentifier() override { return m_wrapped->GetIdentifi... method SourceDetails (line 261) | SourceDetails& GetDetails() override { return m_wrapped->GetDetails(... method SourceInformation (line 263) | SourceInformation GetInformation() override { return m_wrapped->GetI... method SetCustomHeader (line 265) | bool SetCustomHeader(std::optional) override { return f... method SetCaller (line 267) | void SetCaller(std::string caller) override { m_wrapped->SetCaller(s... method Open (line 269) | std::shared_ptr Open(IProgressCallback&) override function SourceTrustLevel (line 324) | SourceTrustLevel ConvertToSourceTrustLevelEnum(std::string_view trustL... function SourceTrustLevelEnumToString (line 346) | std::string_view SourceTrustLevelEnumToString(SourceTrustLevel trustLe... function SourceTrustLevel (line 361) | SourceTrustLevel ConvertToSourceTrustLevelFlag(std::vector SourceTrustLevelFlagToList(SourceTrustLe... function GetSourceTrustLevelForDisplay (line 404) | std::string GetSourceTrustLevelForDisplay(SourceTrustLevel trustLevel) function ToString (line 411) | std::string_view ToString(SourceOrigin origin) function CheckForWellKnownSource (line 430) | std::optional CheckForWellKnownSource(const SourceDet... function SourceDetails (line 624) | SourceDetails Source::GetDetails() const function SourceInformation (line 640) | SourceInformation Source::GetInformation() const function SearchResult (line 715) | SearchResult Source::Search(const SearchRequest& request) const function ImplicitAgreementFieldEnum (line 721) | ImplicitAgreementFieldEnum Source::GetAgreementFieldsFromSourceInforma... function PackageTrackingCatalog (line 1056) | PackageTrackingCatalog Source::GetTrackingCatalog() const function TestHook_SetSourceFactoryOverride (line 1121) | void TestHook_SetSourceFactoryOverride(const std::string& type, std::f... function TestHook_ClearSourceFactoryOverrides (line 1126) | void TestHook_ClearSourceFactoryOverrides() FILE: src/AppInstallerRepositoryCore/Rest/RestClient.cpp type AppInstaller::Repository::Rest (line 27) | namespace AppInstaller::Repository::Rest function GetHeaders (line 47) | HttpClientHelper::HttpRequestHeaders GetHeaders(const std::optional& ... function CalculateExpiration (line 30) | uint64_t CalculateExpiration(std::chrono::seconds duration) function catch (line 67) | catch (...) FILE: src/AppInstallerRepositoryCore/Rest/RestInformationCache.h function namespace (line 13) | namespace AppInstaller::Repository::Rest FILE: src/AppInstallerRepositoryCore/Rest/RestSource.cpp type AppInstaller::Repository::Rest (line 9) | namespace AppInstaller::Repository::Rest type SourceReference (line 16) | struct SourceReference method SourceReference (line 18) | SourceReference(const std::shared_ptr& source) : method GetReferenceSource (line 22) | std::shared_ptr GetReferenceSource() const type RestPackage (line 34) | struct RestPackage : public std::enable_shared_from_this,... method RestPackage (line 38) | RestPackage(const std::shared_ptr& source, IRestClient::... method GetProperty (line 45) | Utility::LocIndString GetProperty(PackageProperty property) const ov... method GetVersionKeys (line 60) | std::vector GetVersionKeys() const override method GetLatestVersion (line 75) | std::shared_ptr GetLatestVersion() const override method Source (line 83) | Source GetSource() const override method IsSame (line 88) | bool IsSame(const IPackage* other) const override method GetInstalled (line 112) | std::shared_ptr GetInstalled() override method GetAvailable (line 117) | std::vector> GetAvailable() override method HandleSingleUnknownVersion (line 131) | bool HandleSingleUnknownVersion(IRestClient::VersionInfo& versionInfo) method NonConstSharedFromThis (line 178) | std::shared_ptr NonConstSharedFromThis() const method SortVersionsInternal (line 187) | void SortVersionsInternal() function GetMultiPropertyValues (line 201) | void GetMultiPropertyValues( type PackageVersion (line 295) | struct PackageVersion : public SourceReference, public IPackageVersion method PackageVersion (line 297) | PackageVersion( method GetProperty (line 302) | Utility::LocIndString GetProperty(PackageVersionProperty property) c... method GetMultiProperty (line 353) | std::vector GetMultiProperty(PackageVersionMu... method GetManifest (line 370) | Manifest::Manifest GetManifest() override method Source (line 398) | Source GetSource() const override method GetMetadata (line 403) | IPackageVersion::Metadata GetMetadata() const override function SourceDetails (line 484) | const SourceDetails& RestSource::GetDetails() const function SourceInformation (line 489) | SourceInformation RestSource::GetInformation() const function SearchResult (line 505) | SearchResult RestSource::Search(const SearchRequest& request) const function RestClient (line 534) | const RestClient& RestSource::GetRestClient() const FILE: src/AppInstallerRepositoryCore/Rest/RestSource.h function namespace (line 7) | namespace AppInstaller::Repository::Rest FILE: src/AppInstallerRepositoryCore/Rest/RestSourceFactory.cpp type AppInstaller::Repository::Rest (line 11) | namespace AppInstaller::Repository::Rest type RestSourceReference (line 15) | struct RestSourceReference : public ISourceReference method RestSourceReference (line 17) | RestSourceReference(const SourceDetails& details) : m_details(detail... method SourceDetails (line 19) | SourceDetails& GetDetails() override { return m_details; } method GetIdentifier (line 21) | std::string GetIdentifier() override method SourceInformation (line 27) | SourceInformation GetInformation() override method SetCustomHeader (line 34) | bool SetCustomHeader(std::optional header) override method SetCaller (line 40) | void SetCaller(std::string caller) override method SetAuthenticationArguments (line 45) | void SetAuthenticationArguments(Authentication::AuthenticationArgume... method Open (line 50) | std::shared_ptr Open(IProgressCallback&) override method SetThreadGlobals (line 57) | void SetThreadGlobals(const std::shared_ptr Create(const SourceDetails& detail... method Add (line 114) | bool Add(SourceDetails& details, IProgressCallback&) override final method Update (line 132) | bool Update(const SourceDetails& details, IProgressCallback&) overri... method Remove (line 138) | bool Remove(const SourceDetails& details, IProgressCallback&) overri... FILE: src/AppInstallerRepositoryCore/Rest/RestSourceFactory.h function namespace (line 8) | namespace AppInstaller::Repository::Rest FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Interface.h function namespace (line 7) | namespace AppInstaller::Repository::Rest::Schema::V1_0 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Json/ManifestDeserializer.h function namespace (line 8) | namespace AppInstaller::Repository::Rest::Schema::V1_0::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Json/ManifestDeserializer_1_0.cpp type AppInstaller::Repository::Rest::Schema::V1_0::Json (line 13) | namespace AppInstaller::Repository::Rest::Schema::V1_0::Json function TryParseInstallerSwitchField (line 86) | void TryParseInstallerSwitchField( FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Json/SearchRequestSerializer.h function namespace (line 7) | namespace AppInstaller::Repository::Rest::Schema::V1_0::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Json/SearchRequestSerializer_1_0.cpp type AppInstaller::Repository::Rest::Schema::V1_0::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_0::Json function ConvertMatchTypeToString (line 24) | std::optional ConvertMatchTypeToString(AppInstaller:... FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Json/SearchResponseDeserializer.h function namespace (line 7) | namespace AppInstaller::Repository::Rest::Schema::V1_0::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/Json/SearchResponseDeserializer_1_0.cpp type AppInstaller::Repository::Rest::Schema::V1_0::Json (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_0::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_0/RestInterface_1_0.cpp type AppInstaller::Repository::Rest::Schema::V1_0 (line 17) | namespace AppInstaller::Repository::Rest::Schema::V1_0 function GetSearchEndpoint (line 25) | utility::string_t GetSearchEndpoint(const std::string& restApiUri) function GetManifestByVersionEndpoint (line 30) | utility::string_t GetManifestByVersionEndpoint( function GetContinuationToken (line 42) | std::optional GetContinuationToken(const web::json:... function CustomRestCallResponseHandler (line 54) | AppInstaller::Http::HttpClientHelper::HttpResponseHandlerResult Custom... FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_1/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_1 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_1/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_1::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_1/Json/ManifestDeserializer_1_1.cpp type AppInstaller::Repository::Rest::Schema::V1_1::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_1::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_1/Json/SearchRequestSerializer.h function namespace (line 7) | namespace AppInstaller::Repository::Rest::Schema::V1_1::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_1/Json/SearchRequestSerializer_1_1.cpp type AppInstaller::Repository::Rest::Schema::V1_1::Json (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_1::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_1/RestInterface_1_1.cpp type AppInstaller::Repository::Rest::Schema::V1_1 (line 12) | namespace AppInstaller::Repository::Rest::Schema::V1_1 function PackageMatchField (line 170) | PackageMatchField Interface::ConvertStringToPackageMatchField(std::str... FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_10/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_10 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_10/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_10::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_10/Json/ManifestDeserializer_1_10.cpp type AppInstaller::Repository::Rest::Schema::V1_10::Json (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_10::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_10/RestInterface_1_10.cpp type AppInstaller::Repository::Rest::Schema::V1_10 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_10 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_12/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_12 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_12/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_12::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_12/Json/ManifestDeserializer_1_12.cpp type AppInstaller::Repository::Rest::Schema::V1_12::Json (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_12::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_12/RestInterface_1_12.cpp type AppInstaller::Repository::Rest::Schema::V1_12 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_12 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_4/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_4 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_4/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_4::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_4/Json/ManifestDeserializer_1_4.cpp type AppInstaller::Repository::Rest::Schema::V1_4::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_4::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_4/Json/SearchResponseDeserializer.h function namespace (line 7) | namespace AppInstaller::Repository::Rest::Schema::V1_4::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_4/Json/SearchResponseDeserializer_1_4.cpp type AppInstaller::Repository::Rest::Schema::V1_4::Json (line 8) | namespace AppInstaller::Repository::Rest::Schema::V1_4::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_4/RestInterface_1_4.cpp type AppInstaller::Repository::Rest::Schema::V1_4 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_4 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_5/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_5 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_5/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_5::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_5/Json/ManifestDeserializer_1_5.cpp type AppInstaller::Repository::Rest::Schema::V1_5::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_5::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_5/RestInterface_1_5.cpp type AppInstaller::Repository::Rest::Schema::V1_5 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_5 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_6/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_6/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_6::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_6/Json/ManifestDeserializer_1_6.cpp type AppInstaller::Repository::Rest::Schema::V1_6::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_6::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_6/RestInterface_1_6.cpp type AppInstaller::Repository::Rest::Schema::V1_6 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_6 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_7/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_7 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_7/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_7::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_7/Json/ManifestDeserializer_1_7.cpp type AppInstaller::Repository::Rest::Schema::V1_7::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_7::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_7/RestInterface_1_7.cpp type AppInstaller::Repository::Rest::Schema::V1_7 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_7 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_9/Interface.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_9 FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_9/Json/ManifestDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema::V1_9::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_9/Json/ManifestDeserializer_1_9.cpp type AppInstaller::Repository::Rest::Schema::V1_9::Json (line 9) | namespace AppInstaller::Repository::Rest::Schema::V1_9::Json FILE: src/AppInstallerRepositoryCore/Rest/Schema/1_9/RestInterface_1_9.cpp type AppInstaller::Repository::Rest::Schema::V1_9 (line 10) | namespace AppInstaller::Repository::Rest::Schema::V1_9 FILE: src/AppInstallerRepositoryCore/Rest/Schema/AuthenticationInfoParser.cpp type AppInstaller::Repository::Rest::Schema (line 7) | namespace AppInstaller::Repository::Rest::Schema function ConvertToAuthenticationTypeForSource (line 18) | Authentication::AuthenticationType ConvertToAuthenticationTypeForSourc... function ConvertToAuthenticationTypeForInstaller (line 35) | Authentication::AuthenticationType ConvertToAuthenticationTypeForInsta... function ParseAuthenticationInfo (line 54) | Authentication::AuthenticationInfo ParseAuthenticationInfo(const web::... FILE: src/AppInstallerRepositoryCore/Rest/Schema/AuthenticationInfoParser.h function namespace (line 8) | namespace AppInstaller::Repository::Rest::Schema FILE: src/AppInstallerRepositoryCore/Rest/Schema/CommonRestConstants.h function Utility (line 17) | const Utility::Version Version_1_12_0{ "1.12.0" }; FILE: src/AppInstallerRepositoryCore/Rest/Schema/IRestClient.h type Package (line 44) | struct Package FILE: src/AppInstallerRepositoryCore/Rest/Schema/InformationResponseDeserializer.cpp type AppInstaller::Repository::Rest::Schema (line 10) | namespace AppInstaller::Repository::Rest::Schema FILE: src/AppInstallerRepositoryCore/Rest/Schema/InformationResponseDeserializer.h function namespace (line 6) | namespace AppInstaller::Repository::Rest::Schema FILE: src/AppInstallerRepositoryCore/Rest/Schema/SearchRequestComposer.cpp type AppInstaller::Repository::Rest::Schema (line 8) | namespace AppInstaller::Repository::Rest::Schema type SearchRequestComposer::impl (line 10) | struct SearchRequestComposer::impl FILE: src/AppInstallerRepositoryCore/Rest/Schema/SearchRequestComposer.h function namespace (line 11) | namespace AppInstaller::Repository::Rest::Schema FILE: src/AppInstallerRepositoryCore/Rest/Schema/SearchResponseParser.cpp type AppInstaller::Repository::Rest::Schema (line 8) | namespace AppInstaller::Repository::Rest::Schema type SearchResponseParser::impl (line 10) | struct SearchResponseParser::impl FILE: src/AppInstallerRepositoryCore/Rest/Schema/SearchResponseParser.h function namespace (line 11) | namespace AppInstaller::Repository::Rest::Schema FILE: src/AppInstallerRepositoryCore/SourceFactory.h function namespace (line 10) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/SourceList.cpp type AppInstaller::Repository (line 16) | namespace AppInstaller::Repository function TryReadScalar (line 60) | bool TryReadScalar(std::string_view settingName, const std::string& se... function TryReadSourceDetails (line 79) | bool TryReadSourceDetails( function TryGetSourcesFromSetting (line 143) | std::optional> TryGetSourcesFromSet... function GetSourcesFromSetting (line 166) | std::vector GetSourcesFromSetting( function SetSourcesToSettingWithFilter (line 175) | [[nodiscard]] bool SetSourcesToSettingWithFilter(Settings::Stream& set... function DoSourceDetailsInternalMatch (line 208) | bool DoSourceDetailsInternalMatch(const SourceDetailsInternal& left, c... function ShouldBeHidden (line 215) | bool ShouldBeHidden(const SourceDetailsInternal& details) function GetWellKnownSourceName (line 256) | std::string_view GetWellKnownSourceName(WellKnownSource source) function GetWellKnownSourceArg (line 273) | std::string_view GetWellKnownSourceArg(WellKnownSource source) function GetWellKnownSourceIdentifier (line 290) | std::string_view GetWellKnownSourceIdentifier(WellKnownSource source) function CheckForWellKnownSourceMatch (line 307) | std::optional CheckForWellKnownSourceMatch(std::strin... function SourceDetailsInternal (line 332) | SourceDetailsInternal GetWellKnownSourceDetailsInternal(WellKnownSourc... function SourceDetailsInternal (line 484) | SourceDetailsInternal* SourceList::GetCurrentSource(std::string_view n... function SourceDetailsInternal (line 490) | SourceDetailsInternal* SourceList::GetSource(std::string_view name) FILE: src/AppInstallerRepositoryCore/SourceList.h function namespace (line 8) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/SourcePolicy.cpp type AppInstaller::Repository (line 11) | namespace AppInstaller::Repository function IsDefaultSourceEnabled (line 17) | bool IsDefaultSourceEnabled(WellKnownSource sourceToLog, ExperimentalF... function FindSourceInPolicy (line 41) | std::optional FindSourceInPolicy(std::string_view na... function IsSourceInPolicy (line 67) | bool IsSourceInPolicy(std::string_view name, std::string_view type, st... function GetPolicyBlockingUserSource (line 77) | TogglePolicy::Policy GetPolicyBlockingUserSource(std::string_view name... function IsUserSourceAllowedByPolicy (line 180) | bool IsUserSourceAllowedByPolicy(std::string_view name, std::string_vi... function IsWellKnownSourceEnabled (line 185) | bool IsWellKnownSourceEnabled(WellKnownSource source, bool onlyExplicit) function EnsureSourceIsRemovable (line 203) | void EnsureSourceIsRemovable(const SourceDetailsInternal& source) FILE: src/AppInstallerRepositoryCore/SourcePolicy.h function namespace (line 10) | namespace AppInstaller::Repository FILE: src/AppInstallerRepositoryCore/SourceUpdateChecks.cpp type AppInstaller::Repository (line 10) | namespace AppInstaller::Repository function ShouldUpdateBeforeOpen (line 12) | bool ShouldUpdateBeforeOpen(ISourceReference* sourceReference, const s... function IsBeforeDoNotUpdateBeforeTime (line 26) | bool IsBeforeDoNotUpdateBeforeTime(const SourceDetails& details) function IsAfterUpdateCheckTime (line 39) | bool IsAfterUpdateCheckTime(const SourceDetails& details, std::optiona... function IsAfterUpdateCheckTime (line 44) | bool IsAfterUpdateCheckTime(std::string_view name, std::chrono::system... FILE: src/AppInstallerRepositoryCore/SourceUpdateChecks.h function namespace (line 7) | namespace AppInstaller::Repository FILE: src/AppInstallerSharedLib/AppInstallerLogging.cpp type AppInstaller::Logging (line 9) | namespace AppInstaller::Logging function GetChannelName (line 11) | std::string_view GetChannelName(Channel channel) function Channel (line 28) | Channel GetChannelFromName(std::string_view channel) function GetMaxChannelNameLength (line 80) | size_t GetMaxChannelNameLength() { return 4; } function Level (line 142) | Level DiagnosticLogger::GetLevel() const function DiagnosticLogger (line 188) | DiagnosticLogger& Log() type std (line 208) | namespace std FILE: src/AppInstallerSharedLib/AppInstallerStrings.cpp type AppInstaller::Utility (line 9) | namespace AppInstaller::Utility type ICUBreakIterator (line 21) | struct ICUBreakIterator method ICUBreakIterator (line 23) | ICUBreakIterator(std::string_view input, UBreakIteratorType type) method CurrentBreak (line 57) | int32_t CurrentBreak() const { return m_currentBrk; } method CurrentOffset (line 60) | size_t CurrentOffset() const method Next (line 67) | int32_t Next() method Advance (line 74) | int32_t Advance(size_t count) method UChar32 (line 84) | UChar32 CurrentCodePoint() method CurrentRuleStatus (line 90) | int32_t CurrentRuleStatus() function StringType (line 102) | StringType& TrimTemplate(StringType& input, std::basic_string_view SplitTemplate(const StringType& input, typenam... function CaseInsensitiveEquals (line 163) | bool CaseInsensitiveEquals(std::string_view a, std::string_view b) function CaseInsensitiveEquals (line 168) | bool CaseInsensitiveEquals(std::wstring_view a, std::wstring_view b) function CaseInsensitiveContains (line 173) | bool CaseInsensitiveContains(const std::vector& a, s... function StartsWith (line 179) | bool StartsWith(std::wstring_view a, std::wstring_view b) function CaseInsensitiveStartsWith (line 184) | bool CaseInsensitiveStartsWith(std::string_view a, std::string_view b) function CaseInsensitiveStartsWith (line 189) | bool CaseInsensitiveStartsWith(std::wstring_view a, std::wstring_view b) function CaseInsensitiveContainsSubstring (line 194) | bool CaseInsensitiveContainsSubstring(std::string_view a, std::string_... function ContainsSubstring (line 204) | bool ContainsSubstring(std::string_view a, std::string_view b) function ICUCaseInsensitiveEquals (line 213) | bool ICUCaseInsensitiveEquals(std::string_view a, std::string_view b) function ICUCaseInsensitiveStartsWith (line 218) | bool ICUCaseInsensitiveStartsWith(std::string_view a, std::string_view b) function ConvertToUTF8 (line 223) | std::string ConvertToUTF8(std::wstring_view input) function ConvertToUTF16 (line 243) | std::wstring ConvertToUTF16(std::string_view input, UINT codePage) function TryConvertToUTF16 (line 263) | std::optional TryConvertToUTF16(std::string_view input, ... function ConvertToUTF32 (line 289) | std::u32string ConvertToUTF32(std::string_view input) function UTF8Length (line 326) | size_t UTF8Length(std::string_view input) function UTF8ColumnWidth (line 340) | size_t UTF8ColumnWidth(const NormalizedUTF8& input) function UTF8Substring (line 359) | std::string_view UTF8Substring(std::string_view input, size_t offset, ... function UTF8TrimRightToColumnWidth (line 385) | std::string UTF8TrimRightToColumnWidth(const NormalizedUTF8 ReadEntireStreamAsByteArray(std::istream& st... function ExpandEnvironmentVariables (line 687) | std::wstring ExpandEnvironmentVariables(const std::wstring& input) function MakeSuitablePathPart (line 714) | std::string MakeSuitablePathPart(std::string_view candidate) function SplitFileNameFromURI (line 780) | std::pair SplitFileNameFromURI(std... function GetFileNameFromURI (line 786) | std::filesystem::path GetFileNameFromURI(std::string_view uri) function SplitIntoWords (line 794) | std::vector SplitIntoWords(std::string_view input) function SplitIntoLines (line 817) | std::vector SplitIntoLines(std::string_view input, size_t... function LimitOutputLines (line 841) | bool LimitOutputLines(std::vector& lines, size_t lineWidt... function ConvertToHexString (line 882) | std::string ConvertToHexString(const std::vector& buffer, siz... function ParseFromHexString (line 901) | std::vector ParseFromHexString(const std::string& value, size... function JoinInternal (line 922) | static std::string JoinInternal(std::string_view separator, const std:... function LocIndString (line 939) | LocIndString Join(LocIndView separator, const std::vector Split(const std::string& input, char separato... function SplitView (line 954) | std::vector SplitView(const std::string& input, char... function Split (line 959) | std::vector Split(std::string_view input, char separ... function Split (line 964) | std::vector Split(const std::wstring& input, wchar_t sep... function SplitView (line 969) | std::vector SplitView(const std::wstring& input, wc... function Split (line 974) | std::vector Split(std::wstring_view input, wchar_t ... function ConvertBoolToString (line 979) | std::string_view ConvertBoolToString(bool value) function TryConvertStringToBool (line 984) | std::optional TryConvertStringToBool(const std::string_view& input) function TryConvertStringToInt32 (line 1006) | std::optional TryConvertStringToInt32(const std::string_view&... function ConvertGuidToString (line 1020) | std::string ConvertGuidToString(const GUID& value) function CreateNewGuidNameWString (line 1027) | std::wstring CreateNewGuidNameWString() function IsDwordFlagSet (line 1038) | bool IsDwordFlagSet(const std::string& value) function FindControlCodeToConvert (line 1058) | size_t FindControlCodeToConvert(std::string_view input, size_t offset) function ConvertControlCodesToPictures (line 1086) | std::string ConvertControlCodesToPictures(std::string_view input) function GetRandomString (line 1128) | std::string GetRandomString(size_t size) FILE: src/AppInstallerSharedLib/COMStaticStorage.cpp type AppInstaller::WinRT (line 6) | namespace AppInstaller::WinRT function COMStaticStorageStatics (line 8) | COMStaticStorageStatics& COMStaticStorageStatics::Instance() FILE: src/AppInstallerSharedLib/Certificates.cpp type AppInstaller::Certificates (line 11) | namespace AppInstaller::Certificates function GetNameString (line 15) | std::string GetNameString(PCCERT_CONTEXT certContext, DWORD nameType, ... function GetSimpleDisplayName (line 38) | std::string GetSimpleDisplayName(PCCERT_CONTEXT certContext, bool forI... function GetX500Name (line 43) | std::string GetX500Name(PCCERT_CONTEXT certContext, bool forIssuer = f... function GetCommonName (line 49) | std::string GetCommonName(PCCERT_CONTEXT certContext, bool forIssuer =... function GetDescriptionOfCertChain (line 55) | std::string GetDescriptionOfCertChain(PCCERT_CHAIN_CONTEXT chainContext) function GetTypeFromString (line 80) | std::optional GetTypeFromString(std::string_v... function CertificateChainPosition (line 112) | CertificateChainPosition GetCertificateChainPosition(DWORD index, DWOR... function PinningDetails (line 201) | PinningDetails& PinningDetails::LoadCertificate(int resource, int reso... function PinningDetails (line 206) | PinningDetails& PinningDetails::LoadCertificate(const std::vector> GetWinGetErrors() FILE: src/AppInstallerSharedLib/Filesystem.cpp type AppInstaller::Filesystem (line 13) | namespace AppInstaller::Filesystem type anon (line 15) | namespace anon type ACEDetails (line 23) | struct ACEDetails function DWORD (line 30) | DWORD AccessPermissionsFrom(ACEPermissions permissions) function GetPathToAppDataRoot (line 61) | std::filesystem::path GetPathToAppDataRoot(bool anonymize) function GetPathToAppDataDir (line 70) | std::filesystem::path GetPathToAppDataDir(const std::filesystem::pat... function DWORD (line 83) | DWORD GetVolumeInformationFlagsByHandle(HANDLE anyFileHandle) function DWORD (line 106) | DWORD GetVolumeInformationFlags(const std::filesystem::path& anyPath) function SupportsNamedStreams (line 122) | bool SupportsNamedStreams(const std::filesystem::path& path) function SupportsHardLinks (line 127) | bool SupportsHardLinks(const std::filesystem::path& path) function SupportsReparsePoints (line 132) | bool SupportsReparsePoints(const std::filesystem::path& path) function PathEscapesBaseDirectory (line 137) | bool PathEscapesBaseDirectory(const std::filesystem::path& target, con... function RenameFile (line 151) | void RenameFile(const std::filesystem::path& from, const std::filesyst... function TestHook_SetCreateSymlinkResult_Override (line 210) | void TestHook_SetCreateSymlinkResult_Override(bool* status) function CreateSymlink (line 216) | bool CreateSymlink(const std::filesystem::path& target, const std::fil... function VerifySymlink (line 242) | bool VerifySymlink(const std::filesystem::path& symlink, const std::fi... function AppendExtension (line 248) | void AppendExtension(std::filesystem::path& target, const std::string&... function SymlinkExists (line 256) | bool SymlinkExists(const std::filesystem::path& symlinkPath) function GetExpandedPath (line 261) | std::filesystem::path GetExpandedPath(const std::string& path) function ReplaceCommonPathPrefix (line 276) | bool ReplaceCommonPathPrefix(std::filesystem::path& source, const std:... function GetKnownFolderPath (line 310) | std::filesystem::path GetKnownFolderPath(const KNOWNFOLDERID& id) function IsSameVolume (line 317) | bool IsSameVolume(const std::filesystem::path& path1, const std::files... function IsParentPath (line 330) | bool IsParentPath(const std::filesystem::path& path, const std::filesy... function InitializeAndGetPathTo (line 444) | std::filesystem::path InitializeAndGetPathTo(PathDetails&& details) function PathDetails (line 474) | PathDetails GetPathDetailsFor(PathName path, bool forDisplay) function GetExecutablePathForProcess (line 501) | std::filesystem::path GetExecutablePathForProcess(HANDLE process) function GetFileInfoFor (line 513) | std::vector GetFileInfoFor(const std::filesystem::path& dire... function FilterToFilesExceedingLimits (line 528) | void FilterToFilesExceedingLimits(std::vector& files, const ... FILE: src/AppInstallerSharedLib/GroupPolicy.cpp type AppInstaller::Settings (line 9) | namespace AppInstaller::Settings function GroupPolicy (line 13) | const GroupPolicy& InstanceInternal(std::optional overri... function GetRegistryValueObject (line 26) | std::optional GetRegistryValueObject(const Registry::... function GetRegistryValueData (line 38) | std::optional().GetValue())>... function GetRegistryValueData (line 51) | std::optional().GetValue())>... function RegistryValueIsTrue (line 63) | std::optional RegistryValueIsTrue(const Registry::Key& key, std:... function PolicyState (line 75) | PolicyState GetStateInternal(const Registry::Key& key, TogglePolicy::P... function Validate (line 97) | void Validate(const Registry::Key& policiesKey, GroupPolicy::ValuePoli... function ValidateAllValuePolicies (line 110) | void ValidateAllValuePolicies( function ReadList (line 126) | std::optional::value_t> ReadLi... function ReadSourceFromRegistryValue (line 162) | std::optional ReadSourceFromRegistryValue(const Regi... type details (line 249) | namespace details function TogglePolicy (line 303) | TogglePolicy TogglePolicy::GetPolicy(TogglePolicy::Policy policy) function PolicyState (line 398) | PolicyState GroupPolicy::GetState(TogglePolicy::Policy policy) const function GroupPolicy (line 425) | GroupPolicy const& GroupPolicy::Instance() FILE: src/AppInstallerSharedLib/ICU/SQLiteICU.c function icuFunctionError (line 53) | static void icuFunctionError( function xFree (line 77) | static void STDCALL_FOR_INTEROP xFree(void* p) { function icuLikeCompare (line 118) | static int icuLikeCompare( function icuLikeFunc (line 209) | static void STDCALL_FOR_INTEROP icuLikeFunc( function icuRegexpDelete (line 252) | static void STDCALL_FOR_INTEROP icuRegexpDelete(void* p) { function icuRegexpFunc (line 276) | static void STDCALL_FOR_INTEROP icuRegexpFunc(sqlite3_context* p, int nA... function icuCaseFunc16 (line 360) | static void STDCALL_FOR_INTEROP icuCaseFunc16(sqlite3_context* p, int nA... function icuCollationDel (line 423) | static void STDCALL_FOR_INTEROP icuCollationDel(void* pCtx) { function icuCollationColl (line 432) | static int STDCALL_FOR_INTEROP icuCollationColl( function icuLoadCollation (line 464) | static void STDCALL_FOR_INTEROP icuLoadCollation( function SQLITE_PRIVATE (line 504) | SQLITE_PRIVATE int sqlite3IcuInit(sqlite3* db) { function SQLITE_API (line 545) | __declspec(dllexport) FILE: src/AppInstallerSharedLib/JsonSchemaValidation.cpp type AppInstaller::JsonSchema (line 7) | namespace AppInstaller::JsonSchema function LoadSchemaDoc (line 9) | Json::Value LoadSchemaDoc(std::string_view schemaStr) function LoadResourceAsSchemaDoc (line 24) | Json::Value LoadResourceAsSchemaDoc(PCWSTR resourceName, PCWSTR resour... function PopulateSchema (line 29) | void PopulateSchema(const Json::Value& schemaJson, valijson::Schema& s... function Validate (line 36) | bool Validate(const valijson::Schema& schema, const Json::Value& json,... function GetErrorStringFromResults (line 43) | std::string GetErrorStringFromResults(valijson::ValidationResults& res... FILE: src/AppInstallerSharedLib/JsonUtil.cpp type AppInstaller::JSON (line 7) | namespace AppInstaller::JSON function GetValue (line 10) | std::optional GetValue(const Json::Value& node) function GetValue (line 23) | std::optional GetValue(const Json::Value& node) function GetValue (line 36) | std::optional GetValue(const Json::Value& node) function GetValue (line 49) | std::optional> GetValue(const Json::Value& node) function GetUtilityString (line 72) | utility::string_t GetUtilityString(std::string_view nodeName) function GetStringValue (line 77) | web::json::value GetStringValue(std::string_view value) function GetJsonValueFromNode (line 82) | std::optional> GetJsonV... function GetRawStringValueFromJsonValue (line 92) | std::optional GetRawStringValueFromJsonValue(const web::j... function GetWideStringValueFromJsonValue (line 102) | std::optional GetWideStringValueFromJsonValue(const web:... function GetRawStringValueFromJsonNode (line 112) | std::optional GetRawStringValueFromJsonNode(const web::js... function GetWideStringValueFromJsonNode (line 124) | std::optional GetWideStringValueFromJsonNode(const web::... function GetRawIntValueFromJsonValue (line 136) | std::optional GetRawIntValueFromJsonValue(const web::json::value&... function GetRawUInt64ValueFromJsonValue (line 146) | std::optional GetRawUInt64ValueFromJsonValue(const web::json... function GetRawIntValueFromJsonNode (line 163) | std::optional GetRawIntValueFromJsonNode(const web::json::value& ... function GetRawUInt64ValueFromJsonNode (line 175) | std::optional GetRawUInt64ValueFromJsonNode(const web::json:... function GetRawBoolValueFromJsonValue (line 187) | std::optional GetRawBoolValueFromJsonValue(const web::json::valu... function GetRawBoolValueFromJsonNode (line 197) | std::optional GetRawBoolValueFromJsonNode(const web::json::value... function GetRawJsonArrayFromJsonNode (line 209) | std::optional> GetRawJs... function GetRawStringArrayFromJsonNode (line 221) | std::vector GetRawStringArrayFromJsonNode( function GetRawStringSetFromJsonNode (line 244) | std::set GetRawStringSetFromJsonNode( function Base64Encode (line 267) | std::string Base64Encode(const std::vector& input) function Base64Decode (line 287) | std::vector Base64Decode(const std::string& input) function IsValidNonEmptyStringValue (line 308) | bool IsValidNonEmptyStringValue(std::optional& value) function IsValidNonEmptyStringValue (line 318) | bool IsValidNonEmptyStringValue(std::optional& value) FILE: src/AppInstallerSharedLib/ManagedFile.cpp type AppInstaller::Utility (line 7) | namespace AppInstaller::Utility function ManagedFile (line 9) | ManagedFile ManagedFile::CreateWriteLockedFile(const std::filesystem::... function ManagedFile (line 20) | ManagedFile ManagedFile::OpenWriteLockedFile(const std::filesystem::pa... FILE: src/AppInstallerSharedLib/Public/AppInstallerDateTime.h function namespace (line 8) | namespace AppInstaller::Utility FILE: src/AppInstallerSharedLib/Public/AppInstallerErrors.h function namespace (line 237) | namespace AppInstaller FILE: src/AppInstallerSharedLib/Public/AppInstallerLanguageUtilities.h function namespace (line 17) | namespace AppInstaller function Index (line 92) | static constexpr inline size_t Index(Enum e) { return static_cast... function ConvertBytesToWideString (line 27) | std::wstring ConvertBytesToWideString(const std::vector& data) function ConvertBytesToString (line 32) | std::string ConvertBytesToString(const std::vector& data) function ConvertBytesToUInt32LE (line 37) | uint32_t ConvertBytesToUInt32LE(const std::vector& data) function TryGetRegistryValueNameFromIndex (line 52) | bool TryGetRegistryValueNameFromIndex(const wil::shared_hkey& key, DWO... function TryGetRegistryValueData (line 101) | bool TryGetRegistryValueData(const wil::shared_hkey& key, const std::w... function DeleteRegistryValueData (line 136) | bool DeleteRegistryValueData(const wil::shared_hkey& key, const std::w... type details (line 151) | namespace details function Key (line 311) | Key Key::SubKeyRef::Open() const function ValueList (line 492) | ValueList Key::Values() const function Key (line 497) | Key Key::OpenIfExists(HKEY key, std::string_view subKey, DWORD options... function Key (line 502) | Key Key::OpenIfExists(HKEY key, const std::wstring& subKey, DWORD opti... function Key (line 509) | Key Key::Create(HKEY key, std::string_view subKey, DWORD options, REGS... function Key (line 514) | Key Key::Create(HKEY key, const std::wstring& subKey, DWORD options, R... FILE: src/AppInstallerSharedLib/Resources.cpp type AppInstaller (line 9) | namespace AppInstaller type Resource (line 11) | namespace Resource function GetResourceData (line 15) | std::pair GetResourceData(PCWSTR resourceName, PCWSTR... function GetResourceAsString (line 40) | std::string_view GetResourceAsString(int resourceName, int resourceT... function GetResourceAsString (line 45) | std::string_view GetResourceAsString(PCWSTR resourceName, PCWSTR res... function GetResourceAsBytes (line 51) | std::pair GetResourceAsBytes(int resourceName, ... function GetResourceAsBytes (line 56) | std::pair GetResourceAsBytes(PCWSTR resourceNam... type Loader (line 63) | struct Loader method Loader (line 66) | static const Loader& Instance() method ResolveString (line 73) | std::string ResolveString(std::wstring_view resKey) const method TryResolveString (line 90) | std::optional TryResolveString(std::wstring_v... method Loader (line 112) | Loader() : m_wingetLoader(nullptr) type StringResource (line 135) | namespace StringResource function TryResolveString (line 147) | std::optional TryResolveString(std::wstring_vie... FILE: src/AppInstallerSharedLib/Runtime.cpp type AppInstaller::Runtime (line 10) | namespace AppInstaller::Runtime function DoesCurrentProcessHaveIdentity (line 20) | bool DoesCurrentProcessHaveIdentity() function GetPACKAGE_ID (line 27) | std::unique_ptr GetPACKAGE_ID() function GetPackageName (line 45) | std::string GetPackageName() function GetPACKAGE_VERSION (line 58) | std::optional GetPACKAGE_VERSION() function IsRunningInPackagedContext (line 71) | bool IsRunningInPackagedContext() function LocIndString (line 77) | LocIndString GetClientVersion() function GetPackageFamilyName (line 90) | std::wstring GetPackageFamilyName() function LocIndString (line 114) | LocIndString GetPackageVersion() function LocIndString (line 142) | LocIndString GetOSVersion() function GetOSRegion (line 162) | std::string GetOSRegion() function IsCurrentOSVersionGreaterThanOrEqual (line 168) | bool IsCurrentOSVersionGreaterThanOrEqual(const Utility::Version& vers... function IsRunningAsAdmin (line 202) | bool IsRunningAsAdmin() function IsRunningAsSystem (line 207) | bool IsRunningAsSystem() function IsRunningAsAdminOrSystem (line 212) | bool IsRunningAsAdminOrSystem() function IsRunningWithLimitedToken (line 217) | bool IsRunningWithLimitedToken() FILE: src/AppInstallerSharedLib/SHA256.cpp type AppInstaller::Utility (line 10) | namespace AppInstaller::Utility { type SHA256Context (line 12) | struct SHA256Context FILE: src/AppInstallerSharedLib/SQLiteDynamicStorage.cpp type AppInstaller::SQLite (line 6) | namespace AppInstaller::SQLite function Connection (line 40) | Connection& SQLiteDynamicStorage::GetConnection() function Connection (line 45) | const Connection& SQLiteDynamicStorage::GetConnection() const FILE: src/AppInstallerSharedLib/SQLiteMetadataTable.cpp type AppInstaller::SQLite (line 9) | namespace AppInstaller::SQLite function Statement (line 32) | Statement MetadataTable::GetNamedValueStatement(const Connection& conn... function Statement (line 56) | Statement MetadataTable::SetNamedValueStatement(const Connection& conn... FILE: src/AppInstallerSharedLib/SQLiteStatementBuilder.cpp type AppInstaller::SQLite::Builder (line 6) | namespace AppInstaller::SQLite::Builder function OutputColumns (line 36) | void OutputColumns(std::ostream& out, std::string_view op, std::string... function OutputColumns (line 41) | void OutputColumns(std::ostream& out, std::string_view op, std::initia... function OutputColumns (line 52) | void OutputColumns(std::ostream& out, std::string_view op, const Quali... function OutputColumns (line 57) | void OutputColumns(std::ostream& out, std::string_view op, std::initia... function OutputColumns (line 68) | void OutputColumns(std::ostream& out, std::string_view op, std::initia... function OutputAggregate (line 79) | void OutputAggregate(std::ostream& out, Aggregate op) function OutputColumns (line 95) | void OutputColumns(std::ostream& out, Aggregate op, std::string_view c... function OutputColumns (line 101) | void OutputColumns(std::ostream& out, Aggregate op, const QualifiedCol... function OutputOperationAndTable (line 108) | void OutputOperationAndTable(std::ostream& out, std::string_view op, s... function OutputOperationAndTable (line 113) | void OutputOperationAndTable(std::ostream& out, std::string_view op, Q... function OutputOperationAndTable (line 118) | void OutputOperationAndTable(std::ostream& out, std::string_view op, s... function OutputType (line 128) | void OutputType(std::ostream& out, Type type) function IntegerPrimaryKey (line 161) | IntegerPrimaryKey& IntegerPrimaryKey::AutoIncrement(bool isTrue) function ColumnBuilder (line 176) | ColumnBuilder& ColumnBuilder::NotNull(bool isTrue) function ColumnBuilder (line 185) | ColumnBuilder& ColumnBuilder::CollateNoCase(bool isTrue) function ColumnBuilder (line 194) | ColumnBuilder& ColumnBuilder::Default(int64_t value) function ColumnBuilder (line 200) | ColumnBuilder& ColumnBuilder::Unique(bool isTrue) function ColumnBuilder (line 209) | ColumnBuilder& ColumnBuilder::PrimaryKey(bool isTrue) function PrimaryKeyBuilder (line 230) | PrimaryKeyBuilder& PrimaryKeyBuilder::Column(std::string_view column) function StatementBuilder (line 254) | StatementBuilder& StatementBuilder::Select() function StatementBuilder (line 261) | StatementBuilder& StatementBuilder::Select(std::string_view column) function StatementBuilder (line 267) | StatementBuilder& StatementBuilder::Select(std::initializer_list::GetColumn(sqlite3_stmt* stmt,... function GUID (line 166) | GUID ParameterSpecificsImpl::GetColumn(sqlite3_stmt* stmt, int... function sqlite3 (line 184) | sqlite3* SharedConnection::Get() const function sqlite3 (line 190) | sqlite3** SharedConnection::GetPtr() function Connection (line 206) | Connection Connection::Create(const std::string& target, OpenDispositi... function rowid_t (line 222) | rowid_t Connection::GetLastInsertRowID() function LogExplainQueryPlanResult (line 288) | void LogExplainQueryPlanResult(std::string_view sql, Statement& plan) function Statement (line 318) | Statement Statement::Create(const Connection& connection, const std::s... function Statement (line 324) | Statement Statement::Create(const Connection& connection, std::string_... function Statement (line 331) | Statement Statement::Create(const Connection& connection, char const* ... function Transaction (line 402) | Transaction Transaction::Create(Connection& connection, std::string na... function Savepoint (line 463) | Savepoint Savepoint::Create(Connection& connection, std::string name) function Backup (line 522) | Backup Backup::Create(Connection& destination, const std::string& dest... function EscapeStringForLike (line 554) | std::string EscapeStringForLike(std::string_view value) FILE: src/AppInstallerSharedLib/Security.cpp type AppInstaller::Security (line 8) | namespace AppInstaller::Security function IsSameAuthority (line 12) | bool IsSameAuthority(const SID_IDENTIFIER_AUTHORITY& a, const SID_IDEN... type ImpersonateCOMorRPCCaller (line 26) | struct ImpersonateCOMorRPCCaller method ImpersonateCOMorRPCCaller (line 28) | static ImpersonateCOMorRPCCaller BeginImpersonation() method ImpersonateCOMorRPCCaller (line 46) | ImpersonateCOMorRPCCaller() function IntegrityLevel (line 63) | IntegrityLevel GetEffectiveIntegrityLevel() function IsCOMCallerSameUserAndIntegrityLevel (line 90) | bool IsCOMCallerSameUserAndIntegrityLevel() function IsCOMCallerIntegrityLevelAtLeast (line 115) | bool IsCOMCallerIntegrityLevelAtLeast(IntegrityLevel minimumLevel) function IsCurrentIntegrityLevelAtLeast (line 121) | bool IsCurrentIntegrityLevelAtLeast(IntegrityLevel minimumLevel) function ToString (line 134) | std::string ToString(PSID sid) FILE: src/AppInstallerSharedLib/SharedThreadGlobals.cpp type AppInstaller::ThreadLocalStorage (line 6) | namespace AppInstaller::ThreadLocalStorage function ThreadGlobals (line 10) | static ThreadGlobals* SetOrGetThreadGlobals(bool setThreadGlobals, Thr... function ThreadGlobals (line 29) | ThreadGlobals* ThreadGlobals::GetForCurrentThread() FILE: src/AppInstallerSharedLib/Versions.cpp type AppInstaller::Utility (line 7) | namespace AppInstaller::Utility function Version (line 216) | Version Version::CreateLatest() function Version (line 229) | Version Version::CreateUnknown() function Version (line 251) | Version Version::GetBaseVersion() const function Version (line 521) | const Version& SemanticVersion::PrereleaseVersion() const function Version (line 531) | const Version& SemanticVersion::BuildMetadata() const function Version (line 588) | const Version& VersionRange::GetMinVersion() const function Version (line 594) | const Version& VersionRange::GetMaxVersion() const function HasOverlapInVersionRanges (line 643) | bool HasOverlapInVersionRanges(const std::vector& ranges) FILE: src/AppInstallerSharedLib/Yaml.cpp type AppInstaller::YAML (line 11) | namespace AppInstaller::YAML function GetExceptionTypeStringView (line 28) | std::string_view GetExceptionTypeStringView(Exception::Type type) function OutputExceptionHeader (line 55) | void OutputExceptionHeader(std::ostringstream& out, Exception::Type type) function OutputMark (line 60) | void OutputMark(std::ostringstream& out, const Mark& mark) function ConvertToTagType (line 65) | Node::TagType ConvertToTagType(const std::string& tag) function DocumentSchemaHeader (line 103) | DocumentSchemaHeader ExtractSchemaHeaderFromYaml( const std::string& y... function Mark (line 208) | const Mark& Exception::GetMark() const function Node (line 269) | Node& Node::operator[](std::string_view key) function Node (line 286) | const Node& Node::operator[](std::string_view key) const function Node (line 304) | Node& Node::GetChildNode(std::string_view key) function Node (line 336) | const Node& Node::GetChildNode(std::string_view key) const function Node (line 368) | Node& Node::operator[](size_t index) function Node (line 374) | const Node& Node::operator[](size_t index) const function Node (line 581) | Node Load(std::string_view input) function Node (line 596) | Node Load(const std::string& input) function Node (line 601) | Node Load(std::istream& input, Utility::SHA256::HashBuffer* hashOut) function Node (line 616) | Node Load(const std::filesystem::path& input, Utility::SHA256::HashBuf... function Node (line 623) | Node Load(const std::filesystem::path& input) function Node (line 628) | Node Load(const std::filesystem::path& input, Utility::SHA256::HashBuf... function Document (line 633) | Document LoadDocument(std::string_view input) function Document (line 652) | Document LoadDocument(const std::string& input) function Document (line 657) | Document LoadDocument(std::istream& input, Utility::SHA256::HashBuffer... function Document (line 676) | Document LoadDocument(const std::filesystem::path& input, Utility::SHA... function Document (line 683) | Document LoadDocument(const std::filesystem::path& input) function Document (line 688) | Document LoadDocument(const std::filesystem::path& input, Utility::SHA... function Emitter (line 704) | Emitter& Emitter::operator<<(EmitterEvent event) function Emitter (line 753) | Emitter& Emitter::operator<<(std::string_view value) function Emitter (line 787) | Emitter& Emitter::operator<<(int64_t value) function Emitter (line 794) | Emitter& Emitter::operator<<(int value) function Emitter (line 801) | Emitter& Emitter::operator<<(bool value) function Emitter (line 806) | Emitter& Emitter::operator<<(ScalarStyle style) FILE: src/AppInstallerSharedLib/YamlWrapper.cpp type AppInstaller::YAML::Wrapper (line 10) | namespace AppInstaller::YAML::Wrapper function ConvertNodeType (line 14) | Node::Type ConvertNodeType(yaml_node_type_t type) function ConvertErrorType (line 31) | Exception::Type ConvertErrorType(yaml_error_type_t type) function Mark (line 56) | Mark ConvertMark(const yaml_mark_t& mark) function ConvertYamlString (line 61) | std::string ConvertYamlString(yaml_char_t* string, const yaml_mark_t& ... function ConvertScalarToString (line 83) | std::string ConvertScalarToString(yaml_node_t* node, const yaml_mark_t... function yaml_scalar_style_t (line 88) | yaml_scalar_style_t ConvertStyle(ScalarStyle style) function Node (line 133) | Node Document::GetRoot() function yaml_node_t (line 280) | yaml_node_t* Document::GetNode(yaml_node_item_t index) function Document (line 318) | Document Parser::Load() function Event (line 429) | Event Event::StreamStart() function Event (line 437) | Event Event::StreamEnd() function Event (line 445) | Event Event::DocumentStart() function Event (line 453) | Event Event::DocumentEnd() function Event (line 461) | Event Event::SequenceStart() function Event (line 469) | Event Event::SequenceEnd() function Event (line 477) | Event Event::MappingStart() function Event (line 485) | Event Event::MappingEnd() FILE: src/AppInstallerSharedLib/YamlWrapper.h function namespace (line 14) | namespace AppInstaller::YAML::Wrapper type Parser (line 68) | struct Parser function Detach (line 100) | struct Event type Emitter (line 135) | struct Emitter FILE: src/AppInstallerTestExeInstaller/main.cpp function WriteModifyRepairScript (line 21) | void WriteModifyRepairScript(std::wofstream& script, const path& repairC... function WriteModifyUninstallScript (line 34) | void WriteModifyUninstallScript(std::wofstream& script) { function WriteModifyInvalidOperationScript (line 44) | void WriteModifyInvalidOperationScript(std::wofstream& script) { function WriteUninstallerScript (line 49) | void WriteUninstallerScript( function path (line 65) | path GenerateUninstaller(std::wostream& out, const path& installDirector... function path (line 109) | path GenerateModifyPath(const path& installDirectory) function GenerateDSCv3ProviderFiles (line 131) | void GenerateDSCv3ProviderFiles(const path& installDirectory, const std:... function WriteToUninstallRegistry (line 236) | void WriteToUninstallRegistry( function WriteToFile (line 357) | void WriteToFile(const path& filePath, const std::wstringstream& content) function HandleRepairOperation (line 364) | void HandleRepairOperation(const std::wstring& productID, const std::wst... function HandleInstallationOperation (line 416) | void HandleInstallationOperation( function wmain (line 448) | int wmain(int argc, const wchar_t** argv) FILE: src/ComInprocTestbed/PackageManager.cpp function WaitForResult (line 10) | auto WaitForResult(Operation&& operation) function PackageCatalog (line 19) | PackageCatalog Connect(const PackageCatalogReference& reference, std::st... function PackageCatalog (line 32) | PackageCatalog ConnectComposite(const PackageManager& packageManager, co... function CatalogPackage (line 71) | CatalogPackage FindPackage(const PackageCatalog& compositeCatalog, const... function UsePackageManager (line 97) | bool UsePackageManager(const TestParameters& testParameters) function InitializePackageManagerGlobals (line 134) | void InitializePackageManagerGlobals() function SetUnloadPreference (line 141) | void SetUnloadPreference(bool value) function SetDisableTerminationSignals (line 146) | void SetDisableTerminationSignals(bool value) function DetectForSystem (line 152) | bool DetectForSystem(const TestParameters& testParameters) function InstallForSystem (line 171) | bool InstallForSystem(const TestParameters& testParameters) FILE: src/ComInprocTestbed/Tests.cpp function ToLower (line 14) | std::string ToLower(std::string_view in) function BOOL (line 85) | BOOL CALLBACK CheckForWinGetWindow(HWND hwnd, LPARAM param) function SearchForWellKnownObjects (line 111) | bool SearchForWellKnownObjects(bool expectExist, const Snapshot& snapshot) function SearchForTerminationSignalObjects (line 145) | bool SearchForTerminationSignalObjects(bool expectExist) function GetBytesString (line 162) | std::string GetBytesString(SIZE_T bytes) function T (line 191) | T CreatePackageManagerObject(ActivationType activationType, const CLSID&... function PackageManager (line 364) | PackageManager TestParameters::CreatePackageManager() const function CreateCompositePackageCatalogOptions (line 369) | CreateCompositePackageCatalogOptions TestParameters::CreateCreateComposi... function PackageMatchFilter (line 374) | PackageMatchFilter TestParameters::CreatePackageMatchFilter() const function FindPackagesOptions (line 379) | FindPackagesOptions TestParameters::CreateFindPackagesOptions() const function DownloadOptions (line 384) | DownloadOptions TestParameters::CreateDownloadOptions() const function AddPackageCatalogOptions (line 389) | AddPackageCatalogOptions TestParameters::CreateAddPackageCatalogOptions(... function InstallOptions (line 394) | InstallOptions TestParameters::CreateInstallOptions() const FILE: src/ComInprocTestbed/Tests.h type ITest (line 10) | struct ITest type class (line 24) | enum class type class (line 30) | enum class function ActivationType (line 37) | enum class ActivationType type Snapshot (line 84) | struct Snapshot type UnloadAndCheckForLeaks (line 96) | struct UnloadAndCheckForLeaks type InstallForSystem_DetectPresence (line 113) | struct InstallForSystem_DetectPresence FILE: src/ComInprocTestbed/main.cpp function main (line 9) | int main(int argc, const char** argv) try FILE: src/ConfigurationRemotingServer/EnvironmentChangeListener.cs class EnvironmentChangeListener (line 9) | internal class EnvironmentChangeListener method CreateWindowEx (line 16) | [DllImport("user32.dll")] method DestroyWindow (line 22) | [DllImport("user32.dll")] method DefWindowProc (line 25) | [DllImport("user32.dll")] method GetMessage (line 28) | [DllImport("user32.dll")] method PostMessageW (line 31) | [DllImport("user32.dll")] method TranslateMessage (line 34) | [DllImport("user32.dll")] method DispatchMessage (line 37) | [DllImport("user32.dll")] method RegisterClass (line 40) | [DllImport("user32.dll")] method GetModuleHandle (line 43) | [DllImport("kernel32.dll")] type MSG (line 47) | [StructLayout(LayoutKind.Sequential)] type POINT (line 59) | [StructLayout(LayoutKind.Sequential)] type WNDCLASS (line 67) | [StructLayout(LayoutKind.Sequential)] method EnvironmentChangeListener (line 95) | public EnvironmentChangeListener() method Stop (line 101) | public void Stop() method MessageLoop (line 109) | private void MessageLoop() method WndProc (line 160) | private static IntPtr WndProc(IntPtr hWnd, uint msg, IntPtr wParam, In... FILE: src/ConfigurationRemotingServer/Program.cs class NativeAssemblyLoadContext (line 20) | internal class NativeAssemblyLoadContext : AssemblyLoadContext method NativeAssemblyLoadContext (line 26) | static NativeAssemblyLoadContext() method NativeAssemblyLoadContext (line 34) | private NativeAssemblyLoadContext() method ResolvingUnmanagedHandler (line 45) | internal static IntPtr ResolvingUnmanagedHandler(Assembly context, str... method LoadUnmanagedDll (line 56) | protected override IntPtr LoadUnmanagedDll(string unmanagedDllName) class Program (line 68) | internal class Program method Main (line 73) | static int Main(string[] args) method OnEnvironmentChanged (line 166) | private static void OnEnvironmentChanged() class LimitationSetMetadata (line 171) | private class LimitationSetMetadata method CreateFactory (line 183) | private static IConfigurationSetProcessorFactory CreateFactory(string ... method CreatePowerShellFactory (line 196) | private static IConfigurationSetProcessorFactory CreatePowerShellFacto... method CreateDSCv3Factory (line 237) | private static IConfigurationSetProcessorFactory CreateDSCv3Factory(Co... method GetExternalModulesPath (line 264) | private static string GetExternalModulesPath() method WindowsPackageManagerConfigurationCompleteOutOfProcessFactoryInitialization (line 283) | [DllImport("WindowsPackageManager.dll")] method GetCommandLineW (line 291) | [DllImport("kernel32.dll", CharSet = CharSet.Unicode)] method FreeConsole (line 294) | [DllImport("kernel32.dll")] FILE: src/IndexCreationTool/Program.cs class Program (line 13) | class Program method PrintUsage (line 15) | private static void PrintUsage() method Main (line 20) | static int Main(string[] args) FILE: src/LocalhostWebServer/Program.cs class Program (line 19) | public class Program method Main (line 25) | static void Main(string[] args) method CreateHostBuilder (line 139) | public static IHostBuilder CreateHostBuilder(string[] args) => method CopyDirectoryRecursive (line 156) | private static void CopyDirectoryRecursive(string sourceDir, string de... FILE: src/LocalhostWebServer/Startup.cs class Startup (line 14) | public class Startup method Startup (line 34) | public Startup(IConfiguration configuration) method ConfigureServices (line 39) | public void ConfigureServices(IServiceCollection services) method Configure (line 46) | public void Configure(IApplicationBuilder app, IWebHostEnvironment env) FILE: src/Microsoft.Management.Configuration.OutOfProc/Factory.cpp type Microsoft::Management::Configuration::OutOfProc (line 9) | namespace Microsoft::Management::Configuration::OutOfProc function CLSID (line 13) | const CLSID& GetConfigurationStaticsCLSID() function CreateOOPStaticsObject (line 24) | winrt::Microsoft::Management::Configuration::IConfigurationStatics Cre... function HRESULT (line 97) | HRESULT STDMETHODCALLTYPE Factory::CreateInstance(::IUnknown* pUnkOute... FILE: src/Microsoft.Management.Configuration.OutOfProc/Factory.h function namespace (line 9) | namespace Microsoft::Management::Configuration::OutOfProc FILE: src/Microsoft.Management.Configuration.OutOfProc/dllmain.cpp function EXTERN_C (line 9) | EXTERN_C BOOL WINAPI DllMain( function STDAPI (line 47) | STDAPI DllCanUnloadNow() FILE: src/Microsoft.Management.Configuration.Processor/Constants/DirectiveConstants.cs class DirectiveConstants (line 12) | internal static class DirectiveConstants FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/FindDscPackageStateMachine.cs class FindDscPackageStateMachine (line 14) | internal class FindDscPackageStateMachine type State (line 28) | public enum State type Transition (line 54) | public enum Transition method DetermineNextTransition (line 117) | public Transition DetermineNextTransition() method Found (line 179) | private Transition Found(PackageInformation packageInformation) FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/IDiagnosticsSink.cs type IDiagnosticsSink (line 12) | internal interface IDiagnosticsSink method OnDiagnostics (line 19) | public void OnDiagnostics(DiagnosticLevel level, string message); FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/PackageInformation.cs class PackageInformation (line 16) | internal class PackageInformation method PackageInformation (line 24) | public PackageInformation(string familyName) FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/ProcessExecution.cs class ProcessExecution (line 19) | internal class ProcessExecution method ProcessExecution (line 27) | public ProcessExecution() method Start (line 131) | public ProcessExecution Start() method WaitForExit (line 221) | public bool WaitForExit(int milliseconds = Timeout.Infinite) method GetAllOutputLines (line 247) | public string GetAllOutputLines() method GetAllErrorLines (line 256) | public string GetAllErrorLines() method GetAllLines (line 261) | private static string GetAllLines(List lines) method MergeStringsWithSeparator (line 273) | private static string MergeStringsWithSeparator(string first, string s... FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/ProcessExecutionEnvironmentVariable.cs class ProcessExecutionEnvironmentVariable (line 12) | internal class ProcessExecutionEnvironmentVariable FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/ProcessExecutionEnvironmentVariableValueType.cs type ProcessExecutionEnvironmentVariableValueType (line 12) | internal enum ProcessExecutionEnvironmentVariableValueType FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/ProcessorRunSettings.cs class ProcessorRunSettings (line 19) | internal class ProcessorRunSettings method CreateFromFindUnitProcessorsOptions (line 36) | public static ProcessorRunSettings CreateFromFindUnitProcessorsOptions... method CreateFromResourceDetails (line 50) | public static ProcessorRunSettings CreateFromResourceDetails(ResourceD... FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/ProcessorSettings.cs class ProcessorSettings (line 19) | internal class ProcessorSettings method GetFoundDscExecutablePath (line 118) | public string? GetFoundDscExecutablePath() method PumpFindDscStateMachine (line 127) | public FindDscPackageStateMachine.Transition PumpFindDscStateMachine() method Clone (line 136) | public ProcessorSettings Clone() method ToString (line 155) | public override string ToString() method GetResourceDetails (line 174) | public ResourceDetails? GetResourceDetails(ConfigurationUnitInternal con... method FindAllResourceDetails (line 214) | public List FindAllResourceDetails(FindUnitProcessorsOp... FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Helpers/ResourceDetails.cs class ResourceDetails (line 17) | internal class ResourceDetails method ResourceDetails (line 42) | public ResourceDetails(string resourceTypeName) method SetResourceListItem (line 80) | public void SetResourceListItem(IResourceListItem item) method EnsureDetails (line 99) | public void EnsureDetails(ProcessorSettings processorSettings, Configu... method GetConfigurationUnitProcessorDetails (line 120) | public ConfigurationUnitProcessorDetails? GetConfigurationUnitProcesso... method IsGroup (line 147) | private static bool IsGroup(ResourceKind kind) => kind switch method DetailsNeededFor (line 154) | private bool DetailsNeededFor(ConfigurationUnitDetailFlags detailFlags... method GetLocalDetails (line 167) | private bool GetLocalDetails(ProcessorSettings processorSettings) method GetLoadDetails (line 191) | private void GetLoadDetails(ProcessorSettings processorSettings) FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/IDSCv3.cs type IDSCv3 (line 16) | internal interface IDSCv3 method Create (line 23) | public static IDSCv3 Create(ProcessorSettings processorSettings) method GetResourceByType (line 35) | public IResourceListItem? GetResourceByType(string resourceType, Proce... method GetAllResources (line 42) | public List GetAllResources(ProcessorRunSettings? r... method TestResource (line 50) | public IResourceTestItem TestResource(ConfigurationUnitInternal unitIn... method GetResourceSettings (line 58) | public IResourceGetItem GetResourceSettings(ConfigurationUnitInternal ... method SetResourceSettings (line 66) | public IResourceSetItem SetResourceSettings(ConfigurationUnitInternal ... method ExportResource (line 74) | public IList ExportResource(ConfigurationUnitInte... FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/IResourceExportItem.cs type IResourceExportItem (line 15) | internal interface IResourceExportItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/IResourceGetItem.cs type IResourceGetItem (line 14) | internal interface IResourceGetItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/IResourceListItem.cs type IResourceListItem (line 12) | internal interface IResourceListItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/IResourceSetItem.cs type IResourceSetItem (line 14) | internal interface IResourceSetItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/IResourceTestItem.cs type IResourceTestItem (line 12) | internal interface IResourceTestItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Model/ResourceKind.cs type ResourceKind (line 13) | internal enum ResourceKind FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/DSCv3.cs class DSCv3 (line 24) | internal class DSCv3 : IDSCv3 method DSCv3 (line 47) | public DSCv3(ProcessorSettings processorSettings) method GetResourceByType (line 61) | public IResourceListItem? GetResourceByType(string resourceType, Proce... method TestResource (line 88) | public IResourceTestItem TestResource(ConfigurationUnitInternal unitIn... method GetResourceSettings (line 107) | public IResourceGetItem GetResourceSettings(ConfigurationUnitInternal ... method SetResourceSettings (line 126) | public IResourceSetItem SetResourceSettings(ConfigurationUnitInternal ... method ExportResource (line 145) | public IList ExportResource(ConfigurationUnitInte... method GetAllResources (line 170) | public List GetAllResources(ProcessorRunSettings? r... method ThrowOnMultipleOutputLines (line 184) | private static void ThrowOnMultipleOutputLines(ProcessExecution proces... method ThrowOnZeroOutputLines (line 192) | private static void ThrowOnZeroOutputLines(ProcessExecution processExe... method GetOptionalSingleOutputLineAs (line 200) | private static T? GetOptionalSingleOutputLineAs(ProcessExecution pr... method GetOutputLinesAs (line 210) | private static List GetOutputLinesAs(ProcessExecution processExe... method GetRequiredSingleOutputLineAsJSON (line 227) | private static JsonDocument GetRequiredSingleOutputLineAsJSON(ProcessE... method GetDefaultJsonOptions (line 235) | private static JsonSerializerOptions GetDefaultJsonOptions() method ConvertValueSetToJSON (line 247) | private static string ConvertValueSetToJSON(ValueSet valueSet) method CreateEnvironmentVariablesFromProcessorRunSettings (line 252) | private static List CreateEnviron... method RunSynchronously (line 274) | private bool RunSynchronously(ProcessExecution processExecution) method GetResourceByTypeInternal (line 285) | private ResourceListItem? GetResourceByTypeInternal(string resourceTyp... method GetResourceByLatestVersion (line 301) | private ResourceListItem? GetResourceByLatestVersion(List method FullItemBase (line 29) | public FullItemBase() method CreateFrom (line 76) | public static TFull CreateFrom(JsonDocument document, JsonSerializerOp... method ProcessResult (line 100) | public void ProcessResult(JsonSerializerOptions options) FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/GetFullItem.cs class GetFullItem (line 17) | internal class GetFullItem : FullItemBase, I... method GetFullItem (line 22) | public GetFullItem() FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/GetSimpleItem.cs class GetSimpleItem (line 16) | internal class GetSimpleItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/ResourceCapability.cs type ResourceCapability (line 13) | internal enum ResourceCapability FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/ResourceItem.cs class ResourceItem (line 19) | internal class ResourceItem : IResourceExportItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/ResourceListItem.cs class ResourceListItem (line 16) | internal class ResourceListItem : IResourceListItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/SetFullItem.cs class SetFullItem (line 15) | internal class SetFullItem : FullItemBase, I... method SetFullItem (line 20) | public SetFullItem() FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/SetSimpleItem.cs class SetSimpleItem (line 16) | internal class SetSimpleItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/TestFullItem.cs class TestFullItem (line 15) | internal class TestFullItem : FullItemBase... method TestFullItem (line 20) | public TestFullItem() FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Schema_2024_04/Outputs/TestSimpleItem.cs class TestSimpleItem (line 16) | internal class TestSimpleItem FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Set/DSCv3ConfigurationSetProcessor.cs class DSCv3ConfigurationSetProcessor (line 18) | internal sealed partial class DSCv3ConfigurationSetProcessor : Configura... method DSCv3ConfigurationSetProcessor (line 28) | public DSCv3ConfigurationSetProcessor(ProcessorSettings processorSetti... method CreateUnitProcessorInternal (line 35) | protected override IConfigurationUnitProcessor CreateUnitProcessorInte... method GetUnitProcessorDetailsInternal (line 53) | protected override IConfigurationUnitProcessorDetails? GetUnitProcesso... method FindUnitProcessorsInternal (line 69) | protected override IList FindUnitP... FILE: src/Microsoft.Management.Configuration.Processor/DSCv3/Unit/DSCv3ConfigurationUnitProcessor.cs class DSCv3ConfigurationUnitProcessor (line 21) | internal sealed partial class DSCv3ConfigurationUnitProcessor : Configur... method DSCv3ConfigurationUnitProcessor (line 33) | internal DSCv3ConfigurationUnitProcessor(ProcessorSettings processorSe... method OnDiagnostics (line 41) | void IDiagnosticsSink.OnDiagnostics(DiagnosticLevel level, string mess... method GetSettingsInternal (line 47) | protected override ValueSet GetSettingsInternal() method TestSettingsInternal (line 53) | protected override bool TestSettingsInternal() method ApplySettingsInternal (line 59) | protected override bool ApplySettingsInternal() method GetAllSettingsInternal (line 65) | protected override IList? GetAllSettingsInternal() method GetAllUnitsInternal (line 86) | protected override IList? GetAllUnitsInternal() FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/ErrorCodes.cs class ErrorCodes (line 12) | internal static class ErrorCodes FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/FindDscResourceNotFoundException.cs class FindDscResourceNotFoundException (line 15) | internal class FindDscResourceNotFoundException : Exception method FindDscResourceNotFoundException (line 22) | public FindDscResourceNotFoundException(string resourceName, ModuleSpe... FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/GetDscResourceModuleConflict.cs class GetDscResourceModuleConflict (line 17) | internal class GetDscResourceModuleConflict : Exception method GetDscResourceModuleConflict (line 25) | public GetDscResourceModuleConflict(string? resourceName, ModuleSpecif... FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/GetDscResourceMultipleMatches.cs class GetDscResourceMultipleMatches (line 15) | internal class GetDscResourceMultipleMatches : Exception method GetDscResourceMultipleMatches (line 22) | public GetDscResourceMultipleMatches(string resourceName, ModuleSpecif... FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/IConfigurationUnitResultException.cs type IConfigurationUnitResultException (line 15) | internal interface IConfigurationUnitResultException FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/ImportModuleException.cs class ImportModuleException (line 15) | internal class ImportModuleException : Exception method ImportModuleException (line 22) | public ImportModuleException(string? moduleName, Exception pwshEx) method GetHResult (line 34) | private int GetHResult(Exception pwshEx) FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/InstallDscResourceException.cs class InstallDscResourceException (line 15) | internal class InstallDscResourceException : Exception method InstallDscResourceException (line 22) | public InstallDscResourceException(string resourceName, ModuleSpecific... FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/InvokeDscResourceException.cs class InvokeDscResourceException (line 17) | internal class InvokeDscResourceException : Exception, IConfigurationUni... method InvokeDscResourceException (line 46) | public InvokeDscResourceException(string method, string resourceName, ... method InvokeDscResourceException (line 63) | public InvokeDscResourceException(string method, string resourceName, ... method InvokeDscResourceException (line 80) | public InvokeDscResourceException(string method, string resourceName, ... method InvokeDscResourceException (line 103) | public InvokeDscResourceException(string method, string resourceName, ... method GetHRForMethod (line 160) | private static int GetHRForMethod(string method) method CreateMessage (line 173) | private static string CreateMessage(string method, string resourceName... FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/UnitPropertyUnsupportedException.cs class UnitPropertyUnsupportedException (line 14) | internal class UnitPropertyUnsupportedException : Exception method UnitPropertyUnsupportedException (line 22) | public UnitPropertyUnsupportedException(string name, Type type, Except... method UnitPropertyUnsupportedException (line 34) | public UnitPropertyUnsupportedException(Type type) FILE: src/Microsoft.Management.Configuration.Processor/Exceptions/UnitSettingConfigRootException.cs class UnitSettingConfigRootException (line 14) | internal class UnitSettingConfigRootException : Exception method UnitSettingConfigRootException (line 21) | public UnitSettingConfigRootException(string unitName, string setting) FILE: src/Microsoft.Management.Configuration.Processor/Extensions/DictionaryExtensions.cs class DictionaryExtensions (line 17) | internal static class DictionaryExtensions method ContentEquals (line 25) | internal static bool ContentEquals(this IDictionary fi... FILE: src/Microsoft.Management.Configuration.Processor/Extensions/ExceptionExtensions.cs class ExceptionExtensions (line 14) | internal static class ExceptionExtensions method GetMostInnerException (line 21) | public static Exception GetMostInnerException(this Exception e) FILE: src/Microsoft.Management.Configuration.Processor/Extensions/HashtableExtensions.cs class HashtableExtensions (line 17) | internal static class HashtableExtensions method ToValueSet (line 24) | public static ValueSet ToValueSet(this Hashtable hashtable) FILE: src/Microsoft.Management.Configuration.Processor/Extensions/JsonObjectExtensions.cs class JsonObjectExtensions (line 16) | internal static class JsonObjectExtensions method ToValueSet (line 23) | public static ValueSet ToValueSet(this JsonObject? jsonObject) method ToValue (line 38) | private static object? ToValue(JsonNode? node) => node switch method ToValueSet (line 46) | private static ValueSet ToValueSet(JsonArray array) method ToValue (line 61) | private static object? ToValue(JsonValue value) => value.GetValueKind(... FILE: src/Microsoft.Management.Configuration.Processor/Extensions/ValueSetExtensions.cs class ValueSetExtensions (line 17) | internal static class ValueSetExtensions method ToHashtable (line 29) | public static Hashtable ToHashtable(this ValueSet valueSet) method ToArray (line 60) | public static IList ToArray(this ValueSet valueSet) method ContentEquals (line 102) | public static bool ContentEquals(this ValueSet first, ValueSet second) FILE: src/Microsoft.Management.Configuration.Processor/Factory/ConfigurationSetProcessorFactoryBase.cs class ConfigurationSetProcessorFactoryBase (line 18) | internal abstract partial class ConfigurationSetProcessorFactoryBase : I... method ConfigurationSetProcessorFactoryBase (line 28) | public ConfigurationSetProcessorFactoryBase() method CreateSetProcessor (line 68) | public IConfigurationSetProcessor CreateSetProcessor(ConfigurationSet?... method OnDiagnostics (line 101) | void IDiagnosticsSink.OnDiagnostics(DiagnosticLevel level, string mess... method OnDiagnostics (line 111) | internal void OnDiagnostics(DiagnosticLevel level, string message) method AreDiagnosticsEnabled (line 125) | protected bool AreDiagnosticsEnabled() method CreateSetProcessorInternal (line 136) | protected abstract IConfigurationSetProcessor CreateSetProcessorIntern... method IsLimitMode (line 142) | protected bool IsLimitMode() method InvokeDiagnostics (line 153) | private void InvokeDiagnostics(EventHandler di... method CheckLimitMode (line 163) | [MethodImpl(MethodImplOptions.Synchronized)] FILE: src/Microsoft.Management.Configuration.Processor/Helpers/ConfigurationUnitInternal.cs class ConfigurationUnitInternal (line 21) | internal class ConfigurationUnitInternal method ConfigurationUnitInternal (line 33) | public ConfigurationUnitInternal( method GetDirective (line 78) | public TType? GetDirective(string directiveName) method GetDirective (line 95) | public bool? GetDirective(string directiveName) method GetSemanticVersion (line 110) | public SemanticVersion? GetSemanticVersion() method GetSemanticMinVersion (line 125) | public SemanticVersion? GetSemanticMinVersion() method GetSemanticMaxVersion (line 140) | public SemanticVersion? GetSemanticMaxVersion() method GetExpandedSettings (line 157) | public ValueSet GetExpandedSettings() method ExpandConfigRoot (line 176) | private string? ExpandConfigRoot(string? value, string settingName) method InitializeDirectives (line 197) | private void InitializeDirectives() method ConstructQualifiedName (line 206) | private string ConstructQualifiedName(string? moduleName) method InitializeNames (line 211) | [MemberNotNull(nameof(ResourceName), nameof(QualifiedName))] FILE: src/Microsoft.Management.Configuration.Processor/Helpers/DiagnosticInformation.cs class DiagnosticInformation (line 15) | internal sealed partial class DiagnosticInformation : IDiagnosticInforma... FILE: src/Microsoft.Management.Configuration.Processor/Helpers/SemanticVersion.cs class SemanticVersion (line 14) | internal class SemanticVersion method SemanticVersion (line 24) | public SemanticVersion(string version) method ToString (line 58) | public override string ToString() method GetMaximumVersion (line 68) | private static string GetMaximumVersion(string version) FILE: src/Microsoft.Management.Configuration.Processor/Helpers/StringHelpers.cs class StringHelpers (line 12) | internal static class StringHelpers method Normalize (line 19) | public static string Normalize(string value) FILE: src/Microsoft.Management.Configuration.Processor/Helpers/TypeHelpers.cs class TypeHelpers (line 21) | internal static class TypeHelpers method PropertyExists (line 29) | public static bool PropertyExists(dynamic obj, string name) method PropertyWithTypeExists (line 41) | public static bool PropertyWithTypeExists(dynamic obj, string n... method PropertyExistsAndIsEnum (line 53) | public static bool PropertyExistsAndIsEnum(dynamic obj, string name) method PropertyExistsAndIsList (line 65) | public static bool PropertyExistsAndIsList(dynamic obj, string name) method GetAllPropertiesValues (line 77) | public static ValueSet GetAllPropertiesValues(object obj) method GetCompatibleValueSetValueOfProperty (line 96) | public static object? GetCompatibleValueSetValueOfProperty(Type type, ... method ToPwshConfigurationProcessorPolicy (line 161) | public static PwshConfigurationProcessorPolicy ToPwshConfigurationProc... method ToPowerShellConfigurationProcessorPolicy (line 180) | public static PowerShellConfigurationProcessorPolicy ToPowerShellConfi... method ToPwshConfigurationProcessorLocation (line 199) | public static PwshConfigurationProcessorLocation ToPwshConfigurationPr... method ToPowerShellConfigurationProcessorLocation (line 216) | public static PowerShellConfigurationProcessorLocation ToPowerShellCon... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Constants/PowerShellConstants.cs class PowerShellConstants (line 12) | internal static class PowerShellConstants class Variables (line 17) | internal static class Variables class Modules (line 24) | internal static class Modules class Commands (line 33) | internal static class Commands class Parameters (line 50) | internal static class Parameters class DscMethods (line 73) | internal static class DscMethods FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/DscModules/DscModuleV2.cs class DscModuleV2 (line 28) | internal class DscModuleV2 : IDscModule method DscModuleV2 (line 42) | public DscModuleV2() method GetAllDscResources (line 60) | public IReadOnlyList GetAllDscResources(Power... method GetDscResourcesInModule (line 66) | public IReadOnlyList GetDscResourcesInModule( method GetDscResource (line 74) | public DscResourceInfoInternal? GetDscResource( method InvokeGetResource (line 94) | public ValueSet InvokeGetResource( method InvokeTestResource (line 144) | public bool InvokeTestResource( method InvokeSetResource (line 183) | public bool InvokeSetResource( method PrepareInvokeParameters (line 221) | private static Dictionary PrepareInvokeParameters( method GetDscResources (line 242) | private IReadOnlyList GetDscResources( method ConvertToDscResourceInfoInternal (line 276) | private List ConvertToDscResourceInfoInternal... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/DscModules/IDscModule.cs type IDscModule (line 18) | internal interface IDscModule method GetAllDscResources (line 40) | IReadOnlyList GetAllDscResources(PowerShell p... method GetDscResourcesInModule (line 48) | IReadOnlyList GetDscResourcesInModule(PowerSh... method GetDscResource (line 57) | DscResourceInfoInternal? GetDscResource(PowerShell pwsh, string name, ... method InvokeGetResource (line 67) | ValueSet InvokeGetResource(PowerShell pwsh, ValueSet settings, string ... method InvokeTestResource (line 77) | bool InvokeTestResource(PowerShell pwsh, ValueSet settings, string nam... method InvokeSetResource (line 87) | bool InvokeSetResource(PowerShell pwsh, ValueSet settings, string name... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/DscResourcesInfo/DscResourceInfoInternal.cs class DscResourceInfoInternal (line 22) | internal class DscResourceInfoInternal method DscResourceInfoInternal (line 30) | public DscResourceInfoInternal(dynamic info) method DscResourceInfoInternal (line 65) | internal DscResourceInfoInternal(string name, string? moduleName, Vers... method UpdateProperties (line 152) | public void UpdateProperties(List pro... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/DscResourcesInfo/DscResourcePropertyInfoInternal.cs class DscResourcePropertyInfoInternal (line 15) | internal sealed class DscResourcePropertyInfoInternal method DscResourcePropertyInfoInternal (line 23) | public DscResourcePropertyInfoInternal(dynamic dscPropertyInfo) FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/DscResourcesInfo/ImplementedAsTypeInternal.cs type ImplementedAsTypeInternal (line 12) | internal enum ImplementedAsTypeInternal FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Extensions/PowerShellExtensions.cs class PowerShellExtensions (line 16) | internal static class PowerShellExtensions method InvokeAndStopOnError (line 23) | public static Collection InvokeAndStopOnError(this PowerShel... method InvokeAndStopOnError (line 39) | public static Collection InvokeAndStopOnError(this PowerShell pwsh) method GetErrorMessage (line 54) | public static string? GetErrorMessage(this PowerShell pwsh) method ContainsPropertyError (line 76) | public static bool ContainsPropertyError(this PowerShell pwsh) FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Helpers/ConfigurationUnitAndModule.cs class ConfigurationUnitAndModule (line 18) | internal class ConfigurationUnitAndModule : ConfigurationUnitInternal method ConfigurationUnitAndModule (line 25) | public ConfigurationUnitAndModule(ConfigurationUnit unit, string? conf... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Helpers/ConfigurationUnitAndResource.cs class ConfigurationUnitAndResource (line 19) | internal class ConfigurationUnitAndResource method ConfigurationUnitAndResource (line 28) | public ConfigurationUnitAndResource( method GetDirective (line 77) | public TType? GetDirective(string directiveName) method GetDirective (line 88) | public bool? GetDirective(string directiveName) method GetSettings (line 97) | public ValueSet GetSettings() FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Helpers/DscResourcesMap.cs class DscResourcesMap (line 29) | internal sealed class DscResourcesMap method DscResourcesMap (line 37) | public DscResourcesMap(IReadOnlyList resources) method GetResource (line 62) | public DscResourceInfoInternal? GetResource(string dscResourceName, st... method Exists (line 100) | public bool Exists(string dscResourceName, string? moduleName, Version... method Insert (line 105) | private void Insert(DscResourceInfoInternal dscResourceInfo) class DscResourceVersions (line 129) | private class DscResourceVersions : Dictionary GetAllDscResources() method GetDscResourcesInModule (line 123) | public IReadOnlyList GetDscResourcesInModule(... method GetDscResource (line 132) | public DscResourceInfoInternal? GetDscResource(ConfigurationUnitAndMod... method InvokeGetResource (line 141) | public ValueSet InvokeGetResource(ValueSet settings, string name, Modu... method InvokeTestResource (line 150) | public bool InvokeTestResource(ValueSet settings, string name, ModuleS... method InvokeSetResource (line 159) | public bool InvokeSetResource(ValueSet settings, string name, ModuleSp... method GetImportedModule (line 168) | public PSModuleInfo? GetImportedModule(ModuleSpecification moduleSpeci... method GetAvailableModule (line 182) | public PSModuleInfo? GetAvailableModule(ModuleSpecification moduleSpec... method GetAvailableModule (line 197) | public PSModuleInfo? GetAvailableModule(string path) method ImportModule (line 212) | public void ImportModule(ModuleSpecification moduleSpecification) method ImportModule (line 224) | public void ImportModule(string path) method GetInstalledModule (line 241) | public PSObject? GetInstalledModule(ModuleSpecification moduleSpecific... method FindModule (line 269) | public PSObject? FindModule(ConfigurationUnitInternal unitInternal) method FindDscResource (line 296) | public PSObject? FindDscResource(ConfigurationUnitInternal unitInternal) method SaveModule (line 315) | public void SaveModule(PSObject inputObject, string location) method SaveModule (line 323) | public void SaveModule(ModuleSpecification moduleSpecification, string... method InstallModule (line 331) | public void InstallModule(PSObject inputObject) method InstallModule (line 351) | public void InstallModule(ModuleSpecification moduleSpecification) method GetCertsOfValidSignedFiles (line 382) | public List GetCertsOfValidSignedFiles(string[] paths) method GetVariable (line 410) | public TType GetVariable(string name) method SetVariable (line 416) | public void SetVariable(string name, object value) method SetPSModulePath (line 422) | public void SetPSModulePath(string path) method SetPSModulePaths (line 428) | public void SetPSModulePaths(IReadOnlyList paths) method PrependPSModulePath (line 434) | public void PrependPSModulePath(string path) method PrependPSModulePaths (line 444) | public void PrependPSModulePaths(IReadOnlyList paths) method AppendPSModulePath (line 463) | public void AppendPSModulePath(string path) method AppendPSModulePaths (line 473) | public void AppendPSModulePaths(IReadOnlyList paths) method CleanupPSModulePath (line 492) | public void CleanupPSModulePath(string path) method SetLocation (line 502) | public void SetLocation(PowerShellConfigurationProcessorLocation locat... method ValidateModule (line 516) | private bool ValidateModule(ModuleSpecification moduleSpecification) method OnDiagnostics (line 540) | private void OnDiagnostics(DiagnosticLevel level, PowerShell pwsh) method OnDiagnostics (line 545) | private void OnDiagnostics(DiagnosticLevel level, string message) method GetModulePaths (line 550) | private HashSet GetModulePaths() FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/ProcessorEnvironments/IProcessorEnvironment.cs type IProcessorEnvironment (line 21) | internal interface IProcessorEnvironment method ValidateRunspace (line 31) | void ValidateRunspace(); method GetAllDscResources (line 37) | IReadOnlyList GetAllDscResources(); method GetDscResourcesInModule (line 44) | IReadOnlyList GetDscResourcesInModule(ModuleS... method GetDscResource (line 51) | DscResourceInfoInternal? GetDscResource(ConfigurationUnitAndModule uni... method InvokeGetResource (line 60) | ValueSet InvokeGetResource(ValueSet settings, string name, ModuleSpeci... method InvokeTestResource (line 69) | bool InvokeTestResource(ValueSet settings, string name, ModuleSpecific... method InvokeSetResource (line 78) | bool InvokeSetResource(ValueSet settings, string name, ModuleSpecifica... method GetImportedModule (line 85) | PSModuleInfo? GetImportedModule(ModuleSpecification moduleSpecification); method GetAvailableModule (line 92) | PSModuleInfo? GetAvailableModule(ModuleSpecification moduleSpecificati... method GetAvailableModule (line 99) | PSModuleInfo? GetAvailableModule(string path); method ImportModule (line 105) | void ImportModule(ModuleSpecification moduleSpecification); method ImportModule (line 111) | void ImportModule(string path); method GetInstalledModule (line 118) | PSObject? GetInstalledModule(ModuleSpecification moduleSpecification); method FindModule (line 125) | PSObject? FindModule(ConfigurationUnitInternal unitInternal); method FindDscResource (line 132) | PSObject? FindDscResource(ConfigurationUnitInternal unitInternal); method SaveModule (line 140) | void SaveModule(PSObject inputObject, string location); method SaveModule (line 147) | void SaveModule(ModuleSpecification moduleSpecification, string locati... method InstallModule (line 154) | void InstallModule(PSObject inputObject); method InstallModule (line 160) | void InstallModule(ModuleSpecification moduleSpecification); method GetCertsOfValidSignedFiles (line 167) | List GetCertsOfValidSignedFiles(string[] paths); method GetVariable (line 175) | TType GetVariable(string name); method SetVariable (line 182) | void SetVariable(string name, object value); method SetPSModulePath (line 188) | void SetPSModulePath(string path); method SetPSModulePaths (line 194) | void SetPSModulePaths(IReadOnlyList paths); method PrependPSModulePath (line 200) | void PrependPSModulePath(string path); method PrependPSModulePaths (line 206) | void PrependPSModulePaths(IReadOnlyList paths); method AppendPSModulePath (line 212) | void AppendPSModulePath(string path); method AppendPSModulePaths (line 218) | void AppendPSModulePaths(IReadOnlyList paths); method CleanupPSModulePath (line 224) | void CleanupPSModulePath(string path); method SetLocation (line 231) | void SetLocation(PowerShellConfigurationProcessorLocation location, st... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/ProcessorEnvironments/ProcessorEnvironmentFactory.cs class ProcessorEnvironmentFactory (line 20) | internal class ProcessorEnvironmentFactory method ProcessorEnvironmentFactory (line 28) | public ProcessorEnvironmentFactory(PowerShellConfigurationProcessorTyp... method CreateEnvironment (line 39) | public IProcessorEnvironment CreateEnvironment( method CreateInitialSessionState (line 83) | private InitialSessionState CreateInitialSessionState(ExecutionPolicy ... method GetExecutionPolicy (line 96) | private ExecutionPolicy GetExecutionPolicy(PowerShellConfigurationProc... FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Set/PowerShellConfigurationSetProcessor.cs class PowerShellConfigurationSetProcessor (line 25) | internal sealed partial class PowerShellConfigurationSetProcessor : Conf... method PowerShellConfigurationSetProcessor (line 33) | public PowerShellConfigurationSetProcessor(IProcessorEnvironment proce... method CreateUnitProcessorInternal (line 45) | protected override IConfigurationUnitProcessor CreateUnitProcessorInte... method GetUnitProcessorDetailsInternal (line 61) | protected override IConfigurationUnitProcessorDetails? GetUnitProcesso... method IsUnitTypeResourceName (line 146) | private static bool IsUnitTypeResourceName(string? schemaVersion) method FindUnitModule (line 156) | private (PSObject Module, string ResourceName)? FindUnitModule(Configu... method PrepareUnitForProcessing (line 193) | private DscResourceInfoInternal PrepareUnitForProcessing(Configuration... method GetUnitProcessorDetailsLocal (line 245) | private ConfigurationUnitProcessorDetails GetUnitProcessorDetailsLocal( method GetCertificates (line 284) | private List? GetCertificates(PSModuleInfo? moduleInfo) FILE: src/Microsoft.Management.Configuration.Processor/PowerShell/Unit/PowerShellConfigurationUnitProcessor.cs class PowerShellConfigurationUnitProcessor (line 18) | internal sealed partial class PowerShellConfigurationUnitProcessor : Con... method PowerShellConfigurationUnitProcessor (line 29) | internal PowerShellConfigurationUnitProcessor(IProcessorEnvironment pr... method GetSettingsInternal (line 37) | protected override ValueSet GetSettingsInternal() method TestSettingsInternal (line 46) | protected override bool TestSettingsInternal() method ApplySettingsInternal (line 55) | protected override bool ApplySettingsInternal() FILE: src/Microsoft.Management.Configuration.Processor/Public/DSCv3ConfigurationSetProcessorFactory.cs class DSCv3ConfigurationSetProcessorFactory (line 21) | internal sealed partial class DSCv3ConfigurationSetProcessorFactory : Co... method DSCv3ConfigurationSetProcessorFactory (line 33) | public DSCv3ConfigurationSetProcessorFactory() method Add (line 88) | public void Add(string key, string value) method Add (line 94) | public void Add(KeyValuePair item) method Clear (line 100) | public void Clear() method Contains (line 106) | public bool Contains(KeyValuePair item) method ContainsKey (line 112) | public bool ContainsKey(string key) method CopyTo (line 124) | public void CopyTo(KeyValuePair[] array, int arrayIndex) method GetEnumerator (line 130) | public IEnumerator> GetEnumerator() method Remove (line 136) | public bool Remove(string key) method Remove (line 142) | public bool Remove(KeyValuePair item) method TryGetValue (line 148) | public bool TryGetValue(string key, [MaybeNullWhen(false)] out string ... method GetEnumerator (line 172) | IEnumerator IEnumerable.GetEnumerator() method CreateSetProcessorInternal (line 178) | protected override IConfigurationSetProcessor CreateSetProcessorIntern... method GetValue (line 185) | private string GetValue(string name) method SetValue (line 195) | private void SetValue(string name, string value) FILE: src/Microsoft.Management.Configuration.Processor/Public/IPowerShellConfigurationProcessorFactoryProperties.cs type IPowerShellConfigurationProcessorFactoryProperties (line 14) | public interface IPowerShellConfigurationProcessorFactoryProperties FILE: src/Microsoft.Management.Configuration.Processor/Public/PathEnvironmentVariableHandler.cs class PathEnvironmentVariableHandler (line 15) | public static class PathEnvironmentVariableHandler method UpdatePath (line 33) | public static void UpdatePath() method AddPathsIfNotExist (line 54) | private static void AddPathsIfNotExist(HashSet currentPaths, s... FILE: src/Microsoft.Management.Configuration.Processor/Public/PowerShellConfigurationProcessorLocation.cs type PowerShellConfigurationProcessorLocation (line 12) | public enum PowerShellConfigurationProcessorLocation FILE: src/Microsoft.Management.Configuration.Processor/Public/PowerShellConfigurationProcessorPolicy.cs type PowerShellConfigurationProcessorPolicy (line 14) | public enum PowerShellConfigurationProcessorPolicy FILE: src/Microsoft.Management.Configuration.Processor/Public/PowerShellConfigurationProcessorType.cs type PowerShellConfigurationProcessorType (line 12) | public enum PowerShellConfigurationProcessorType FILE: src/Microsoft.Management.Configuration.Processor/Public/PowerShellConfigurationSetProcessorFactory.cs class PowerShellConfigurationSetProcessorFactory (line 24) | internal method PowerShellConfigurationSetProcessorFactory (line 41) | public PowerShellConfigurationSetProcessorFactory() method GetWinGetModulePath (line 238) | internal static string GetWinGetModulePath() method OnDiagnostics (line 250) | internal void OnDiagnostics(DiagnosticLevel level, System.Management.A... method CreateSetProcessorInternal (line 285) | protected override IConfigurationSetProcessor CreateSetProcessorIntern... FILE: src/Microsoft.Management.Configuration.Processor/Set/ConfigurationSetProcessorBase.cs class ConfigurationSetProcessorBase (line 19) | internal abstract partial class ConfigurationSetProcessorBase method ConfigurationSetProcessorBase (line 29) | public ConfigurationSetProcessorBase(ConfigurationSet? configurationSe... method CreateUnitProcessor (line 72) | public IConfigurationUnitProcessor CreateUnitProcessor(ConfigurationUn... method GetUnitProcessorDetails (line 100) | public IConfigurationUnitProcessorDetails? GetUnitProcessorDetails(Con... method FindUnitProcessors (line 124) | public IList FindUnitProcessors(Fi... method CreateUnitProcessorInternal (line 144) | protected abstract IConfigurationUnitProcessor CreateUnitProcessorInte... method GetUnitProcessorDetailsInternal (line 152) | protected abstract IConfigurationUnitProcessorDetails? GetUnitProcesso... method FindUnitProcessorsInternal (line 160) | protected virtual IList FindUnitPr... method OnDiagnostics (line 170) | protected void OnDiagnostics(DiagnosticLevel level, string message) method ConfigurationUnitEquals (line 175) | private static bool ConfigurationUnitEquals(ConfigurationUnit first, C... method GetConfigurationUnit (line 214) | [MethodImpl(MethodImplOptions.Synchronized)] FILE: src/Microsoft.Management.Configuration.Processor/Unit/ApplySettingsResult.cs class ApplySettingsResult (line 14) | internal sealed partial class ApplySettingsResult : IApplySettingsResult method ApplySettingsResult (line 20) | public ApplySettingsResult(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.Processor/Unit/ConfigurationUnitProcessorBase.cs class ConfigurationUnitProcessorBase (line 23) | internal abstract partial class ConfigurationUnitProcessorBase method ConfigurationUnitProcessorBase (line 36) | internal ConfigurationUnitProcessorBase(ConfigurationUnitInternal unit... method GetSettings (line 62) | public IGetSettingsResult GetSettings() method TestSettings (line 87) | public ITestSettingsResult TestSettings() method ApplySettings (line 120) | public IApplySettingsResult ApplySettings() method GetAllSettings (line 150) | public IGetAllSettingsResult GetAllSettings() method GetAllUnits (line 175) | public IGetAllUnitsResult GetAllUnits() method GetSettingsInternal (line 199) | protected abstract ValueSet GetSettingsInternal(); method TestSettingsInternal (line 205) | protected abstract bool TestSettingsInternal(); method ApplySettingsInternal (line 211) | protected abstract bool ApplySettingsInternal(); method GetAllSettingsInternal (line 218) | protected virtual IList? GetAllSettingsInternal() method GetAllUnitsInternal (line 229) | protected virtual IList? GetAllUnitsInternal() method OnDiagnostics (line 239) | protected void OnDiagnostics(DiagnosticLevel level, string message) method ExtractExceptionInformation (line 244) | private void ExtractExceptionInformation(Exception e, ConfigurationUni... method CheckLimitMode (line 266) | [MethodImpl(MethodImplOptions.Synchronized)] FILE: src/Microsoft.Management.Configuration.Processor/Unit/ConfigurationUnitProcessorDetails.cs class ConfigurationUnitProcessorDetails (line 16) | internal sealed partial class ConfigurationUnitProcessorDetails : IConfi... method ConfigurationUnitProcessorDetails (line 21) | public ConfigurationUnitProcessorDetails() FILE: src/Microsoft.Management.Configuration.Processor/Unit/ConfigurationUnitResultInformation.cs class ConfigurationUnitResultInformation (line 15) | internal sealed partial class ConfigurationUnitResultInformation : IConf... FILE: src/Microsoft.Management.Configuration.Processor/Unit/ConfigurationUnitSettingDetails.cs class ConfigurationUnitSettingDetails (line 14) | internal sealed partial class ConfigurationUnitSettingDetails : IConfigu... method ConfigurationUnitSettingDetails (line 19) | public ConfigurationUnitSettingDetails() FILE: src/Microsoft.Management.Configuration.Processor/Unit/GetAllSettingsResult.cs class GetAllSettingsResult (line 16) | internal partial class GetAllSettingsResult : IGetAllSettingsResult method GetAllSettingsResult (line 22) | public GetAllSettingsResult(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.Processor/Unit/GetAllUnitsResult.cs class GetAllUnitsResult (line 16) | internal partial class GetAllUnitsResult : IGetAllUnitsResult method GetAllUnitsResult (line 22) | public GetAllUnitsResult(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.Processor/Unit/GetSettingsResult.cs class GetSettingsResult (line 15) | internal sealed partial class GetSettingsResult : IGetSettingsResult method GetSettingsResult (line 21) | public GetSettingsResult(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.Processor/Unit/TestSettingsResult.cs class TestSettingsResult (line 14) | internal sealed partial class TestSettingsResult : ITestSettingsResult method TestSettingsResult (line 20) | public TestSettingsResult(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.UnitTests/Fixtures/UnitTestCollection.cs class UnitTestCollection (line 14) | [CollectionDefinition("UnitTestCollection")] FILE: src/Microsoft.Management.Configuration.UnitTests/Fixtures/UnitTestFixture.cs class UnitTestFixture (line 21) | public class UnitTestFixture method UnitTestFixture (line 27) | public UnitTestFixture(IMessageSink messageSink) method RecreateStatics (line 97) | [MemberNotNull("ConfigurationStatics")] method PrepareTestProcessorEnvironment (line 108) | internal IProcessorEnvironment PrepareTestProcessorEnvironment(bool va... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ApplyGroupMemberSettingsResultInstance.cs class ApplyGroupMemberSettingsResultInstance (line 12) | internal sealed partial class ApplyGroupMemberSettingsResultInstance : I... method ApplyGroupMemberSettingsResultInstance (line 18) | internal ApplyGroupMemberSettingsResultInstance(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ApplyGroupSettingsResultInstance.cs class ApplyGroupSettingsResultInstance (line 14) | internal sealed partial class ApplyGroupSettingsResultInstance : IApplyG... method ApplyGroupSettingsResultInstance (line 20) | internal ApplyGroupSettingsResultInstance(object? group) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ApplySettingsResultInstance.cs class ApplySettingsResultInstance (line 14) | internal sealed partial class ApplySettingsResultInstance : IApplySettin... method ApplySettingsResultInstance (line 20) | public ApplySettingsResultInstance(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ConfigurationEnvironmentData.cs class ConfigurationEnvironmentData (line 15) | internal class ConfigurationEnvironmentData method ConfigurationEnvironmentData (line 20) | internal ConfigurationEnvironmentData() method ApplyToUnit (line 44) | internal ConfigurationUnit ApplyToUnit(ConfigurationUnit unit) method PropertiesEqual (line 64) | internal bool PropertiesEqual(IDictionary properties) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ConfigurationExtensions.cs class ConfigurationExtensions (line 15) | internal static class ConfigurationExtensions method Assign (line 23) | internal static ConfigurationUnit Assign(this ConfigurationUnit unit, ... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ConfigurationProcessorTestBase.cs class ConfigurationProcessorTestBase (line 18) | public class ConfigurationProcessorTestBase method ConfigurationProcessorTestBase (line 25) | protected ConfigurationProcessorTestBase(UnitTestFixture fixture, ITes... method CreateConfigurationProcessorWithDiagnostics (line 52) | internal ConfigurationProcessor CreateConfigurationProcessorWithDiagno... method CreateStream (line 65) | internal IInputStream CreateStream(string contents) method ReadStream (line 86) | internal string ReadStream(InMemoryRandomAccessStream stream) method ConfigurationUnit (line 108) | internal ConfigurationUnit ConfigurationUnit() method ConfigurationParameter (line 117) | internal ConfigurationParameter ConfigurationParameter() method ConfigurationSet (line 126) | internal ConfigurationSet ConfigurationSet() method VerifySummaryEvent (line 137) | internal void VerifySummaryEvent(ConfigurationSet configurationSet, Ap... method VerifySummaryEvent (line 162) | internal void VerifySummaryEvent(ConfigurationSet configurationSet, Te... method SummaryCountByIntent (line 178) | private static void SummaryCountByIntent(int[] counts, int[] runs, int... method VerifySummaryCounts (line 200) | private static void VerifySummaryCounts(TelemetryEvent summary, int[] ... method VerifySummaryEventShared (line 222) | private TelemetryEvent VerifySummaryEventShared(ConfigurationSet confi... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/Constants.cs class Constants (line 12) | public class Constants FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/DiagnosticsEventSink.cs class DiagnosticsEventSink (line 17) | public class DiagnosticsEventSink method DiagnosticsEventSink (line 27) | public DiagnosticsEventSink(UnitTestFixture fixture, ITestOutputHelper... method DiagnosticsHandler (line 43) | internal void DiagnosticsHandler(object? sender, IDiagnosticInformatio... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/Errors.cs class Errors (line 12) | internal static class Errors FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/FactSkipIfCI.cs class FactSkipIfCI (line 15) | public class FactSkipIfCI : FactAttribute method FactSkipIfCI (line 20) | public FactSkipIfCI() FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/GetAllSettingsResultInstance.cs class GetAllSettingsResultInstance (line 16) | internal sealed partial class GetAllSettingsResultInstance : IGetAllSett... method GetAllSettingsResultInstance (line 22) | public GetAllSettingsResultInstance(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/GetSettingsResultInstance.cs class GetSettingsResultInstance (line 15) | internal sealed partial class GetSettingsResultInstance : IGetSettingsRe... method GetSettingsResultInstance (line 21) | public GetSettingsResultInstance(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/InProcAttribute.cs class InProcAttribute (line 15) | [TraitDiscoverer(InProcDiscoverer.TypeName, Constants.AssemblyNameForTra... method InProcAttribute (line 22) | public InProcAttribute() FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/InProcDiscoverer.cs class InProcDiscoverer (line 16) | public class InProcDiscoverer : ITraitDiscoverer method InProcDiscoverer (line 26) | public InProcDiscoverer() method GetTraits (line 35) | public IEnumerable> GetTraits(IAttributeI... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/OutOfProcAttribute.cs class OutOfProcAttribute (line 15) | [TraitDiscoverer(OutOfProcDiscoverer.TypeName, Constants.AssemblyNameFor... method OutOfProcAttribute (line 22) | public OutOfProcAttribute() FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/OutOfProcDiscoverer.cs class OutOfProcDiscoverer (line 16) | public class OutOfProcDiscoverer : ITraitDiscoverer method OutOfProcDiscoverer (line 26) | public OutOfProcDiscoverer() method GetTraits (line 35) | public IEnumerable> GetTraits(IAttributeI... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/PowerShellTestsConstants.cs class PowerShellTestsConstants (line 12) | internal static class PowerShellTestsConstants class TestModule (line 15) | public static class TestModule FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TelemetryEvent.cs class TelemetryEvent (line 15) | public class TelemetryEvent method TelemetryEvent (line 65) | public TelemetryEvent(string eventMessage) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TempDirectory.cs class TempDirectory (line 15) | internal class TempDirectory : IDisposable method TempDirectory (line 26) | public TempDirectory( method Dispose (line 66) | public void Dispose() method CopyDirectory (line 76) | public void CopyDirectory(string sourceDir) method Dispose (line 85) | protected virtual void Dispose(bool disposing) method CopyDirectory (line 98) | private void CopyDirectory(string sourceDir, string destinationDir) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TempFile.cs class TempFile (line 15) | internal class TempFile : IDisposable method TempFile (line 27) | public TempFile( method Dispose (line 70) | public void Dispose() method CreateFile (line 80) | public void CreateFile(string? content = null) method Dispose (line 96) | protected virtual void Dispose(bool disposing) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationProcessorFactory.cs class TestConfigurationProcessorFactory (line 15) | internal partial class TestConfigurationProcessorFactory : IConfiguratio... method CreateSetProcessor (line 69) | public IConfigurationSetProcessor CreateSetProcessor(ConfigurationSet ... method DefaultCreateSetProcessor (line 84) | internal IConfigurationSetProcessor DefaultCreateSetProcessor(Configur... method CreateTestProcessor (line 119) | internal TestConfigurationSetProcessor CreateTestProcessor(Configurati... method CreateTestGroupProcessor (line 130) | internal TestConfigurationSetGroupProcessor CreateTestGroupProcessor(C... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationSetGroupProcessor.cs class TestConfigurationSetGroupProcessor (line 21) | internal partial class TestConfigurationSetGroupProcessor : TestConfigur... method TestConfigurationSetGroupProcessor (line 32) | internal TestConfigurationSetGroupProcessor(ConfigurationSet? set) method ApplyGroupSettingsAsync (line 55) | public IAsyncOperation ApplyGroupSettingsAs... method TestGroupSettingsAsync (line 78) | public IAsyncOperation TestGroupSettingsAsyn... method SignalAsyncEvent (line 100) | internal void SignalAsyncEvent() method WaitOnAsyncEvent (line 108) | private void WaitOnAsyncEvent(CancellationToken cancellationToken) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationSetProcessor.cs class TestConfigurationSetProcessor (line 15) | internal partial class TestConfigurationSetProcessor : IConfigurationSet... method TestConfigurationSetProcessor (line 21) | internal TestConfigurationSetProcessor(ConfigurationSet? set) method CreateUnitProcessor (line 59) | public IConfigurationUnitProcessor CreateUnitProcessor(ConfigurationUn... method GetUnitProcessorDetails (line 87) | public IConfigurationUnitProcessorDetails GetUnitProcessorDetails(Conf... method CreateTestProcessor (line 107) | internal TestConfigurationUnitProcessor CreateTestProcessor(Configurat... method CreateTestGroupProcessor (line 118) | internal TestConfigurationUnitGroupProcessor CreateTestGroupProcessor(... method CreateGetAllSettingsTestProcessor (line 130) | internal TestGetAllSettingsConfigurationUnitProcessor CreateGetAllSett... method CreateUnitDetails (line 143) | internal TestConfigurationUnitProcessorDetails CreateUnitDetails(Confi... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationUnitGroupProcessor.cs class TestConfigurationUnitGroupProcessor (line 21) | internal partial class TestConfigurationUnitGroupProcessor : TestConfigu... method TestConfigurationUnitGroupProcessor (line 37) | internal TestConfigurationUnitGroupProcessor(ConfigurationUnit unit) method ApplyGroupSettingsAsync (line 60) | public IAsyncOperation ApplyGroupSettingsAs... method TestGroupSettingsAsync (line 80) | public IAsyncOperation TestGroupSettingsAsyn... method GetTestResult (line 101) | internal static ConfigurationTestResult GetTestResult(ConfigurationUni... method GetTestResult (line 111) | internal static ConfigurationTestResult GetTestResult(ValueSet values) method ApplyGroupSettings (line 131) | internal static void ApplyGroupSettings(IList? grou... method TestGroupSettings (line 162) | internal static void TestGroupSettings(IList? group... method SignalAsyncEvent (line 185) | internal void SignalAsyncEvent() method WaitOnAsyncEvent (line 193) | private void WaitOnAsyncEvent(CancellationToken cancellationToken) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationUnitProcessor.cs class TestConfigurationUnitProcessor (line 14) | internal partial class TestConfigurationUnitProcessor : IConfigurationUn... method TestConfigurationUnitProcessor (line 20) | internal TestConfigurationUnitProcessor(ConfigurationUnit unit) method ApplySettings (line 99) | public IApplySettingsResult ApplySettings() method GetSettings (line 116) | public IGetSettingsResult GetSettings() method TestSettings (line 133) | public ITestSettingsResult TestSettings() FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationUnitProcessorDetails.cs class TestConfigurationUnitProcessorDetails (line 16) | internal partial class TestConfigurationUnitProcessorDetails : IConfigur... method TestConfigurationUnitProcessorDetails (line 26) | internal TestConfigurationUnitProcessorDetails(ConfigurationUnit unit,... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestConfigurationUnitResultInformation.cs class TestConfigurationUnitResultInformation (line 15) | internal partial class TestConfigurationUnitResultInformation : IConfigu... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestDSCv3.cs class TestDSCv3 (line 17) | internal class TestDSCv3 : IDSCv3 method GetResourceByType (line 110) | public IResourceListItem? GetResourceByType(string resourceType, Proce... method GetResourceSettings (line 116) | public IResourceGetItem GetResourceSettings(ConfigurationUnitInternal ... method SetResourceSettings (line 122) | public IResourceSetItem SetResourceSettings(ConfigurationUnitInternal ... method TestResource (line 128) | public IResourceTestItem TestResource(ConfigurationUnitInternal unitIn... method ExportResource (line 134) | public IList ExportResource(ConfigurationUnitInte... method GetAllResources (line 140) | public List GetAllResources(ProcessorRunSettings? r... FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestGetAllSettingsConfigurationUnitProcessor.cs class TestGetAllSettingsConfigurationUnitProcessor (line 12) | internal partial class TestGetAllSettingsConfigurationUnitProcessor : Te... method TestGetAllSettingsConfigurationUnitProcessor (line 18) | internal TestGetAllSettingsConfigurationUnitProcessor(ConfigurationUni... method GetAllSettings (line 43) | public IGetAllSettingsResult GetAllSettings() FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestGroupSettingsResultInstance.cs class TestGroupSettingsResultInstance (line 14) | internal partial class TestGroupSettingsResultInstance : ITestGroupSetti... method TestGroupSettingsResultInstance (line 20) | internal TestGroupSettingsResultInstance(object? group) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestResourceExportItem.cs class TestResourceExportItem (line 16) | internal class TestResourceExportItem : IResourceExportItem FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestResourceGetItem.cs class TestResourceGetItem (line 15) | internal class TestResourceGetItem : IResourceGetItem FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestResourceListItem.cs class TestResourceListItem (line 14) | internal class TestResourceListItem : IResourceListItem FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestResourceSetItem.cs class TestResourceSetItem (line 14) | internal class TestResourceSetItem : IResourceSetItem FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestResourceTestItem.cs class TestResourceTestItem (line 14) | internal class TestResourceTestItem : IResourceTestItem FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TestSettingsResultInstance.cs class TestSettingsResultInstance (line 14) | internal sealed partial class TestSettingsResultInstance : ITestSettings... method TestSettingsResultInstance (line 20) | public TestSettingsResultInstance(ConfigurationUnit unit) FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/TheorySkipIfCI.cs class TheorySkipIfCI (line 15) | public sealed class TheorySkipIfCI : TheoryAttribute method TheorySkipIfCI (line 20) | public TheorySkipIfCI() FILE: src/Microsoft.Management.Configuration.UnitTests/Helpers/ValueSetExtensions.cs class ValueSetExtensions (line 16) | internal static class ValueSetExtensions method ToYaml (line 23) | public static string ToYaml(this ValueSet set) method ToYaml (line 30) | private static void ToYaml(ValueSet set, StringBuilder sb, int indenta... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationDetailsTests.cs class ConfigurationDetailsTests (line 26) | [Collection("UnitTestCollection")] method ConfigurationDetailsTests (line 38) | public ConfigurationDetailsTests(UnitTestFixture fixture, ITestOutputH... method ConfigurationUnitProcessorDetails_CreationTest (line 51) | [Theory] method CreateConfigurationUnit (line 180) | private ConfigurationUnit CreateConfigurationUnit() method GetResourceAndModuleInfo (line 190) | private (DscResourceInfoInternal dscResourceInfo, PSModuleInfo psModul... method CreateGetModuleInfo (line 206) | private PSObject CreateGetModuleInfo() FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationHistoryTests.cs class ConfigurationHistoryTests (line 24) | [Collection("UnitTestCollection")] method ConfigurationHistoryTests (line 33) | public ConfigurationHistoryTests(UnitTestFixture fixture, ITestOutputH... method ApplySet_HistoryMatches_0_1 (line 41) | [Fact] method ApplySet_HistoryMatches_0_2 (line 83) | [Fact] method ApplySet_HistoryMatches_0_3 (line 121) | [Fact] method ApplySet_ChangeHistory (line 180) | [Fact] method ApplySet_RemoveHistory (line 247) | [Fact] method RunApplyHistoryMatchTest (line 299) | [System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.Spac... method AssertSetsEqual (line 349) | private void AssertSetsEqual(ConfigurationSet expectedSet, [NotNull] C... method AssertTimeNotZero (line 371) | private void AssertTimeNotZero(DateTimeOffset actualTime) method AssertUnitsListEqual (line 377) | private void AssertUnitsListEqual(IList expectedUni... method AssertUnitsEqual (line 396) | private void AssertUnitsEqual(ConfigurationUnit expectedUnit, Configur... method AssertResultsEqual (line 414) | private void AssertResultsEqual(ApplyConfigurationSetResult expected, ... method AccumulateUnits (line 438) | private void AccumulateUnits(List unitList, Configu... method AssertUnitResultsEqual (line 450) | private void AssertUnitResultsEqual(ApplyConfigurationUnitResult expec... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationMixedElevationTests.cs class ConfigurationMixedElevationTests (line 20) | [Collection("UnitTestCollection")] method ConfigurationMixedElevationTests (line 32) | public ConfigurationMixedElevationTests(UnitTestFixture fixture, ITest... method ApplyMixedElevationUnits (line 43) | [Fact] method ApplyMixedElevationUnits_Schema_0_3 (line 108) | [Fact] method ApplyUnitNotInLimitationSet (line 171) | [Fact] method SecureParameterAcrossIntegrityBoundaryFails (line 233) | [Fact] method CreateDynamicFactoryProcessorsWithEmptyConfigurationSet (line 277) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorApplyTests.cs class ConfigurationProcessorApplyTests (line 23) | [Collection("UnitTestCollection")] method ConfigurationProcessorApplyTests (line 33) | public ConfigurationProcessorApplyTests(UnitTestFixture fixture, ITest... method ApplySet_SetProcessorError (line 41) | [Fact] method ApplySet_DuplicateIdentifiers (line 59) | [Fact] method ApplySet_MissingDependency (line 107) | [Fact] method ApplySet_DependencyCycle (line 150) | [Fact] method ApplySet_IntentRespected (line 192) | [Fact] method ApplySet_AssertionFailure (line 243) | [Fact] method ApplySet_AssertionNegative (line 290) | [Fact] method ApplySet_UnitAlreadyInCorrectState (line 330) | [Fact] method ApplySet_Progress (line 363) | [Fact] method ApplySet_Sequenced (line 468) | [Fact] method ApplySet_ConsistencyCheckNotSequenced (line 547) | [Fact] method WaitOn (line 602) | private static void WaitOn(WaitHandle waitable) type ExpectedConfigurationChangeData (line 610) | private struct ExpectedConfigurationChangeData FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorFactoryTests.cs class ConfigurationProcessorFactoryTests (line 22) | [Collection("UnitTestCollection")] method ConfigurationProcessorFactoryTests (line 34) | public ConfigurationProcessorFactoryTests(UnitTestFixture fixture, ITe... method CreateSetProcessor_Test (line 43) | [Fact] method CreateSetProcessor_Properties_PsModulePath (line 64) | [Fact] method CreateSetProcessor_WinGetPath (line 93) | [Theory] method CreateSetProcessor_CustomLocation (line 122) | [Fact] method CreateSetProcessor_LimitMode (line 143) | [Fact] method ImplicitModulePaths (line 169) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorGetAllTests.cs class ConfigurationProcessorGetAllTests (line 21) | [Collection("UnitTestCollection")] method ConfigurationProcessorGetAllTests (line 31) | public ConfigurationProcessorGetAllTests(UnitTestFixture fixture, ITes... method GetAllSettings_ProcessorSettingsError (line 39) | [Fact] method GetAllSettings_ProcessorSettingsFailedResult (line 63) | [Fact] method GetAllSettings_ProcessorSettingsSuccess (line 91) | [Fact] method GetAllSettings_UnsupportedByProcessor (line 128) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorGetTests.cs class ConfigurationProcessorGetTests (line 19) | [Collection("UnitTestCollection")] method ConfigurationProcessorGetTests (line 29) | public ConfigurationProcessorGetTests(UnitTestFixture fixture, ITestOu... method GetUnitDetailsError (line 37) | [Fact] method GetUnitDetailsSuccess (line 60) | [Fact] method GetSetDetailsError (line 76) | [Fact] method GetSetDetailsSuccess (line 108) | [Fact] method GetSettings_ProcessorSettingsError (line 128) | [Fact] method GetSettings_ProcessorSettingsFailedResult (line 152) | [Fact] method GetSettings_ProcessorSettingsSuccess (line 179) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorGroupTests.cs class ConfigurationProcessorGroupTests (line 21) | [Collection("UnitTestCollection")] method ConfigurationProcessorGroupTests (line 30) | public ConfigurationProcessorGroupTests(UnitTestFixture fixture, ITest... method TestSet_Parsed_0_3 (line 38) | [Fact] method TestSet_SetGroupProcessor (line 114) | [Fact] method TestSet_SetGroupProcessor_WithGroupUnit (line 175) | [Fact] method TestSet_UnitGroupProcessor_WithGroupUnit (line 230) | [Fact] method TestSet_UnitGroupProcessor_WithNonGroupUnit (line 276) | [Fact] method ApplySet_Parsed_0_3 (line 318) | [Fact] method ApplySet_SetGroupProcessor (line 409) | [Fact] method ApplySet_SetGroupProcessor_WithGroupUnit (line 497) | [Fact] method ApplySet_UnitGroupProcessor_WithGroupUnit (line 568) | [Fact] method ApplySet_UnitGroupProcessor_WithNonGroupUnit (line 615) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorTelemetryTests.cs class ConfigurationProcessorTelemetryTests (line 27) | [Collection("UnitTestCollection")] method ConfigurationProcessorTelemetryTests (line 36) | public ConfigurationProcessorTelemetryTests(UnitTestFixture fixture, I... method Telemetry_NoUnitEventOnSuccess (line 44) | [Fact] method Telemetry_NoUnitEventIfNoDetails (line 60) | [Fact] method Telemetry_NoUnitEventIfNotPublic (line 74) | [Fact] method Telemetry_ActivityID (line 89) | [Fact] method Telemetry_EnableState (line 110) | [Theory] method Telemetry_Caller (line 137) | [Fact] method Telemetry_UnitFields (line 157) | [Fact] class TelemetryTestObjects (line 195) | private class TelemetryTestObjects method TelemetryTestObjects (line 197) | public TelemetryTestObjects(bool getFails = true) method CreateDetails (line 228) | public void CreateDetails(bool isPublic = true) FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationProcessorTestTests.cs class ConfigurationProcessorTestTests (line 21) | [Collection("UnitTestCollection")] method ConfigurationProcessorTestTests (line 31) | public ConfigurationProcessorTestTests(UnitTestFixture fixture, ITestO... method TestSet_SetProcessorError (line 39) | [Fact] method TestSet_UnitProcessorCreationError (line 57) | [Fact] method TestSet_UnitProcessorExecutionError (line 99) | [Fact] method TestSet_UnitProcessorResultError (line 142) | [Fact] method TestSet_ResultTypes (line 191) | [Fact] method TestSet_Negative (line 200) | [Fact] method TestSet_Positive (line 209) | [Fact] method PositiveResult (line 215) | private TestSettingsResultInstance PositiveResult(ConfigurationUnit unit) method NegativeResult (line 222) | private TestSettingsResultInstance NegativeResult(ConfigurationUnit unit) method FailedResult (line 229) | private TestSettingsResultInstance FailedResult(ConfigurationUnit unit... method RunTestSetTestForResultTypes (line 244) | private void RunTestSetTestForResultTypes(ConfigurationTestResult[] re... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationSetAuthoringTests.cs class ConfigurationSetAuthoringTests (line 23) | [Collection("UnitTestCollection")] method ConfigurationSetAuthoringTests (line 33) | public ConfigurationSetAuthoringTests(UnitTestFixture fixture, ITestOu... method ConfigurationSetAndProperties (line 41) | [Fact] method ConfigurationUnitAndProperties (line 70) | [Fact] method ConfigurationSetSerializeNestedValueSets (line 109) | [Fact] method ConfigurationSet_UnitEnvironments (line 139) | [Fact] method ConfigurationSet_GroupUnitEnvironments (line 176) | [Fact] method EnsureEnvironmentEquivalence (line 222) | private void EnsureEnvironmentEquivalence(Helpers.ConfigurationEnviron... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationSetProcessorTests.cs class ConfigurationSetProcessorTests (line 31) | [Collection("UnitTestCollection")] method ConfigurationSetProcessorTests (line 43) | public ConfigurationSetProcessorTests(UnitTestFixture fixture, ITestOu... method CreateUnitProcessor_ResourceExists (line 52) | [Fact] method CreateUnitProcessor_CaseInsensitive (line 86) | [Fact] method CreateUnitProcessor_ResourceNameMismatch (line 120) | [Fact] method CreateUnitProcessor_ResourceExists_NoVersionDirective (line 152) | [Fact] method CreateUnitProcessor_ResourceExists_NoModuleDirective (line 185) | [Fact] method CreateUnitProcessor_InstallResource (line 217) | [Fact] method CreateUnitProcessor_InstallResource_WithoutModule (line 263) | [Fact] method CreateUnitProcessor_InstallResource_NotFoundAfterInstall (line 308) | [Fact] method CreateUnitProcessor_InstallResource_NotFound (line 352) | [Fact] method GetUnitProcessorDetails_Local_NoFound (line 392) | [Fact] method GetUnitProcessorDetails_Local_NotInstalledByPowerShellGet (line 425) | [Fact] method GetUnitProcessorDetails_Local (line 468) | [Theory] method GetUnitProcessorDetails_Local_Load (line 515) | [Fact] method GetUnitProcessorDetails_Catalog_NotFound (line 561) | [Fact] method GetUnitProcessorDetails_Catalog (line 594) | [Fact] method GetUnitProcessorDetails_Download (line 628) | [Fact] method GetUnitProcessorDetails_Load_NotFoundAfterInstall (line 676) | [Fact] method GetUnitProcessorDetails_Load (line 714) | [Fact] method CreateUnitProcessor_TestTypes (line 763) | [Fact] method CreateUnitProcessor_ModuleRequiresAdmin (line 799) | [FactSkipIfCI] method CreateUnitProcessor_LimitMode (line 823) | [Fact] method CreateUnitProcessor_LimitMode_DuplicateUnits (line 879) | [Fact] method CreateConfigurationUnit (line 930) | private ConfigurationUnit CreateConfigurationUnit() method GetResourceAndModuleInfo (line 940) | private (DscResourceInfoInternal dscResourceInfo, PSModuleInfo psModul... method CreateGetModuleInfo (line 955) | private PSObject CreateGetModuleInfo() method CreateFindResourceInfo (line 971) | private PSObject CreateFindResourceInfo() FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationUnitInternalTests.cs class ConfigurationUnitInternalTests (line 25) | [Collection("UnitTestCollection")] method ConfigurationUnitInternalTests (line 37) | public ConfigurationUnitInternalTests(UnitTestFixture fixture, ITestOu... method GetDirectivesTest (line 46) | [Fact] method GetVersion_BadVersion (line 94) | [Fact] method GetExpandedSettings_ConfigRoot (line 108) | [Fact] method GetExpandedSetting_ConfigRoot_Throw (line 149) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ConfigurationUnitProcessorTests.cs class ConfigurationUnitProcessorTests (line 28) | [Collection("UnitTestCollection")] method ConfigurationUnitProcessorTests (line 40) | public ConfigurationUnitProcessorTests(UnitTestFixture fixture, ITestO... method GetSettings_Test (line 50) | [Theory] method GetSettings_Throws_Pwsh_RuntimeException (line 88) | [Fact] method GetSettings_Throws_Pwsh_WriteErrorException (line 117) | [Fact] method TestSettings_InformIntent (line 146) | [Fact] method TestSettings_TestSucceeded (line 162) | [Theory] method TestSettings_Throws_Pwsh_RuntimeException (line 197) | [Fact] method TestSettings_Throws_Pwsh_WriteErrorException (line 228) | [Fact] method ApplySettings_InvalidIntent (line 260) | [Theory] method ApplySettings_Test (line 277) | [Theory] method ApplySettings_Throws_Pwsh_RuntimeException (line 302) | [Fact] method ApplySettings_Throws_Pwsh_WriteErrorException (line 331) | [Fact] method ApplySettings_Test_LimitMode (line 360) | [Fact] method CreateUnitResource (line 395) | private ConfigurationUnitAndResource CreateUnitResource(ConfigurationU... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/DSCv3ProcessorTests.cs class DSCv3ProcessorTests (line 23) | [Collection("UnitTestCollection")] method DSCv3ProcessorTests (line 35) | public DSCv3ProcessorTests(UnitTestFixture fixture, ITestOutputHelper ... method Set_UnitPropertyDetailsCached (line 45) | [Fact] method Set_ResourceNotFoundIsError (line 96) | [Fact(Skip = "Disable this test while we have the bypass in place")] method GetAllSettings_Expected (line 119) | [Fact] method GetAllSettings_DifferentType (line 160) | [Fact] method GetAllUnits_Simple (line 199) | [Fact] method GetAllUnits_Complex (line 249) | [Fact] method CreateTestFactory (line 311) | private static (DSCv3ConfigurationSetProcessorFactory, TestDSCv3) Crea... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/DscModuleV2SimpleFileResourceTests.cs class DscModuleV2SimpleFileResourceTests (line 23) | [Collection("UnitTestCollection")] method DscModuleV2SimpleFileResourceTests (line 35) | public DscModuleV2SimpleFileResourceTests(UnitTestFixture fixture, ITe... method SimpleFileResource_FileAbsent (line 46) | [Theory] method SimpleFileResource_FilePresent (line 78) | [Fact] method SimpleFileResource_DifferentContent (line 105) | [Fact] method SimpleFileResource_SameContent (line 132) | [Fact] method SimpleFileResource_Set_Ensure (line 163) | [Theory] method SimpleFileResource_Set_Content (line 209) | [Theory] method SimpleFileResource_Get (line 248) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/DscModuleV2Tests.cs class DscModuleV2Tests (line 26) | [Collection("UnitTestCollection")] method DscModuleV2Tests (line 38) | public DscModuleV2Tests(UnitTestFixture fixture, ITestOutputHelper log) method GetAllDscResources_Test (line 47) | [Fact] method GetDscResourcesInModule_Test (line 65) | [Theory] method GetDscResourcesInModule_VersionTest (line 83) | [Fact] method GetDscResource_ResourceExists (line 143) | [Fact] method GetDscResource_ResourceDoesntExist (line 161) | [Fact] method GetDscResource_Conflict (line 179) | [Fact] method GetDscResource_DiffVersions (line 203) | [Fact] method InvokeGetResource_Test (line 254) | [Fact] method InvokeGetResource_ResourceThrows (line 276) | [Fact] method InvokeGetResource_ResourceError (line 298) | [Fact(Skip = "Not supported in PSDesiredStateConfiguration 2.0.7")] method InvokeGetResource_ResourceDoesntExist (line 317) | [Fact] method InvokeTestResource_Test (line 340) | [Theory] method InvokeTestResource_Throws (line 368) | [Fact] method InvokeTestResource_ResourceError (line 389) | [Fact(Skip = "Not supported in PSDesiredStateConfiguration 2.0.7")] method InvokeTestResource_ResourceDoesntExist (line 408) | [Fact] method InvokeSetResource_Test (line 431) | [Fact] method InvokeSetResource_Throws (line 458) | [Fact] method InvokeSetResource_ResourceError (line 479) | [Fact(Skip = "Not supported in PSDesiredStateConfiguration 2.0.7")] method InvokeSetResource_ResourceDoesntExist (line 498) | [Fact] method InvokeResource_MultipleVersions (line 519) | [Fact] method InvokeSetResource_InvalidArguments (line 565) | [Fact] method InvokeSetResource_ModulePathSpaces (line 592) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/DscResourceMapTests.cs class DscResourceMapTests (line 21) | [Collection("UnitTestCollection")] method DscResourceMapTests (line 50) | public DscResourceMapTests(UnitTestFixture fixture, ITestOutputHelper ... method DscResourcesMap_GetResource (line 59) | [Fact] method DscResourcesMap_GetResource_NoResource (line 107) | [Fact] method DscResourcesMap_Exists (line 132) | [Fact] method DscResourcesMap_Exists_NoResource (line 146) | [Fact] method CreateDscResourceInfo (line 164) | private IReadOnlyList CreateDscResourceInfo() FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ExceptionExtensionsTests.cs class ExceptionExtensionsTests (line 20) | [Collection("UnitTestCollection")] method ExceptionExtensionsTests (line 32) | public ExceptionExtensionsTests(UnitTestFixture fixture, ITestOutputHe... method GetMostInnerException_Test (line 41) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/HashtableExtensionsTests.cs class HashtableExtensionsTests (line 21) | [Collection("UnitTestCollection")] method HashtableExtensionsTests (line 33) | public HashtableExtensionsTests(UnitTestFixture fixture, ITestOutputHe... method ToValueSet_Test (line 42) | [Fact] method ToValueSet_InnerHashtable (line 67) | [Fact] method ToValueSet_InnerArray (line 100) | [Fact] method ToValueSet_KeyNotString (line 126) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/OpenConfigurationSetTests.cs class OpenConfigurationSetTests (line 25) | [Collection("UnitTestCollection")] method OpenConfigurationSetTests (line 40) | public OpenConfigurationSetTests(UnitTestFixture fixture, ITestOutputH... method NullStream (line 48) | [Fact] method EmptyStream (line 62) | [Fact] method NullByteStream (line 79) | [Fact] method NotConfigYAML (line 96) | [Fact] method NoConfigVersion (line 113) | [Fact] method UnknownConfigVersion (line 133) | [Fact] method EnsureIntent (line 154) | [Fact] method NonSequenceUnits (line 200) | [Fact] method NonMapSequenceUnits (line 221) | [Fact] method CheckAllUnitProperties (line 243) | [Fact] method CheckUnitScalarTypes (line 312) | [Fact] method ModuleInResourceName_NotFor0_1 (line 355) | [Fact] method ModuleInResourceName (line 385) | [Fact] method ModuleInResourceName_DirectiveDifferent (line 419) | [Fact] method EmptyResourceWithModule (line 448) | [Fact] method TestSet_Serialize_0_2 (line 475) | [Fact] method TestSet_Serialize_0_3 (line 548) | [Fact] method BasicVersion_0_3 (line 670) | [Fact] method Parameters_DefaultValue_Success (line 746) | [Theory] method Parameters_DefaultValue_Failure (line 767) | [Theory] method Schema_Version_Uri (line 782) | [Theory] method Environment_0_2 (line 810) | [Fact] method SetMetadataEnvironmentInheritance_0_3 (line 883) | [Fact] method SetMetadataEnvironmentInheritance_ProcessorOverridden_0_3 (line 933) | [Fact] method SetMetadataEnvironmentInheritance_ContextOverridden_0_3 (line 986) | [Fact] method CommonEnvironmentElevatedToSetMetadata_0_3 (line 1039) | [Fact] method CommonProcessorElevatedToSetMetadata_0_3 (line 1089) | [Fact] method EnvironmentsWithGroups_0_3 (line 1139) | [Fact] method ValidateEnvironments (line 1205) | private void ValidateEnvironments(OpenConfigurationSetResult openResul... method ValidateEnvironments (line 1217) | private void ValidateEnvironments(IList units, Dict... method ValidateEnvironment (line 1236) | private void ValidateEnvironment(ConfigurationEnvironmentData? expecte... method ValidateSecurityContexts (line 1245) | private void ValidateSecurityContexts(OpenConfigurationSetResult openR... method TestParameterDefaultValue (line 1261) | private void TestParameterDefaultValue(string type, string defaultValu... method VerifyUnitProperties (line 1308) | private void VerifyUnitProperties(ConfigurationUnit unit, string ident... method VerifyValueSet (line 1315) | private void VerifyValueSet(ValueSet values, params KeyValuePair strings, params string[] ... method VerifyParameter (line 1349) | private void VerifyParameter(ConfigurationParameter parameter, string ... method VerifyObject (line 1357) | private void VerifyObject(string name, object? expectedValue, object? ... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/PowerShellHelperTests.cs class PowerShellHelperTests (line 19) | [Collection("UnitTestCollection")] method PowerShellHelperTests (line 31) | public PowerShellHelperTests(UnitTestFixture fixture, ITestOutputHelpe... method CreateModuleSpecification_Module_Test (line 40) | [Fact] method CreateModuleSpecification_Required_Test (line 56) | [Fact] method CreateModuleSpecification_MinMax_Test (line 81) | [Fact] method CreateModuleSpecification_PrereleaseVersions_Required_Test (line 108) | [Fact] method CreateModuleSpecification_PrereleaseVersions_Test (line 129) | [Fact] method CreateModuleSpecification_Args_Throws_Test (line 155) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ProcessorEnvironmentTests.cs class ProcessorEnvironmentTests (line 20) | [Collection("UnitTestCollection")] method ProcessorEnvironmentTests (line 32) | public ProcessorEnvironmentTests(UnitTestFixture fixture, ITestOutputH... method HostedEnvironment_Variables (line 41) | [Fact] method HostedEnvironment_SetPSModulePath (line 66) | [Fact] method HostedEnvironment_SetPSModulePaths (line 83) | [Fact] method HostedEnvironment_AppendPSModulePath (line 108) | [Fact] method HostedEnvironment_AppendPSModulePaths (line 131) | [Fact] method HostedEnvironment_PrependPSModulePath (line 167) | [Fact] method HostedEnvironment_PrependPSModulePaths (line 190) | [Fact] method HostedEnvironment_CleanupPSModulePath (line 226) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/SemanticVersionTests.cs class SemanticVersionTests (line 19) | [Collection("UnitTestCollection")] method SemanticVersionTests (line 31) | public SemanticVersionTests(UnitTestFixture fixture, ITestOutputHelper... method SemanticVersion_Test (line 40) | [Fact] method PrereleaseVersion_Test (line 53) | [Fact] method MaximumVersion_Test (line 68) | [Theory] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ShutdownTests.cs class ShutdownTests (line 21) | [Collection("UnitTestCollection")] method ShutdownTests (line 30) | public ShutdownTests(UnitTestFixture fixture, ITestOutputHelper log) method ShutdownSynchronization_SyncCall (line 38) | [Fact] method ShutdownSynchronization_AsyncCall (line 113) | [Fact] method SendMessageAndLog (line 165) | private void SendMessageAndLog(WinGetServerInstance server, WindowMess... FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/TypeHelpersTests.cs class TypeHelpersTests (line 21) | [Collection("UnitTestCollection")] method TypeHelpersTests (line 33) | public TypeHelpersTests(UnitTestFixture fixture, ITestOutputHelper log) type TestEnum (line 39) | private enum TestEnum method PropertyExistsTests (line 47) | [Fact] method PropertyWithTypeExistsTests (line 62) | [Fact] method PropertyExistsAndIsEnumTests (line 81) | [Fact] method PropertyExistsAndIsListTests (line 97) | [Fact] method GetAllPropertiesValuesTests (line 113) | [Fact] method GetAllPropertiesValuesTest_Hashtable (line 145) | [Fact] method GetAllPropertiesValuesTest_Array (line 181) | [Fact] FILE: src/Microsoft.Management.Configuration.UnitTests/Tests/ValueSetExtensionsTests.cs class ValueSetExtensionsTests (line 22) | [Collection("UnitTestCollection")] method ValueSetExtensionsTests (line 34) | public ValueSetExtensionsTests(UnitTestFixture fixture, ITestOutputHel... method ValueSet_SimpleTypes (line 43) | [Fact] method ValueSet_NestedValueSets (line 79) | [Fact] method ValueSet_ArraySimpleTypes (line 135) | [Fact] method ValueSet_ArrayHashtable (line 169) | [Fact] method ValueSet_ArrayOrder (line 216) | [Fact] method ValueSet_InvalidArray (line 271) | [Fact] method ValueSet_InvalidArrayKey (line 310) | [Fact] method ValueSet_SimpleTypes_ContentEquals (line 349) | [Fact] method ValueSet_NestedValueSets_ContentEquals (line 411) | [Fact] FILE: src/Microsoft.Management.Configuration/ApplyConfigurationSetResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function hresult (line 23) | hresult ApplyConfigurationSetResult::ResultCode() const FILE: src/Microsoft.Management.Configuration/ApplyConfigurationSetResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ApplyConfigurationUnitResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationUnit (line 31) | ConfigurationUnit ApplyConfigurationUnitResult::Unit() function ConfigurationUnitState (line 41) | ConfigurationUnitState ApplyConfigurationUnitResult::State() const function IConfigurationUnitResultInformation (line 71) | IConfigurationUnitResultInformation ApplyConfigurationUnitResult::Resu... FILE: src/Microsoft.Management.Configuration/ApplyConfigurationUnitResult.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ApplyGroupSettingsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation function IConfigurationUnitResultInformation (line 38) | IConfigurationUnitResultInformation ApplyGroupSettingsResult::ResultIn... FILE: src/Microsoft.Management.Configuration/ApplyGroupSettingsResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ArgumentValidation.cpp type winrt::Microsoft::Management::Configuration::implementation (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation function EnsureSupportedType (line 8) | void EnsureSupportedType(Windows::Foundation::PropertyType type) function IsValidObjectType (line 50) | bool IsValidObjectType(Windows::Foundation::IInspectable const& value,... function EnsureObjectType (line 71) | void EnsureObjectType(Windows::Foundation::IInspectable const& value, ... function IsComparableType (line 76) | bool IsComparableType(Windows::Foundation::PropertyType type) function EnsureComparableType (line 98) | void EnsureComparableType(Windows::Foundation::PropertyType type) function IsLengthType (line 103) | bool IsLengthType(Windows::Foundation::PropertyType type) function EnsureLengthType (line 134) | void EnsureLengthType(Windows::Foundation::PropertyType type) function IsStringableType (line 139) | bool IsStringableType(Windows::Foundation::PropertyType type) function hstring (line 161) | hstring ToString(Windows::Foundation::IPropertyValue value) FILE: src/Microsoft.Management.Configuration/ArgumentValidation.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigThreadGlobals.cpp type winrt::Microsoft::Management::Configuration::implementation (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation function TelemetryTraceLogger (line 18) | TelemetryTraceLogger& ConfigThreadGlobals::GetTelemetryLogger() function TelemetryTraceLogger (line 23) | const TelemetryTraceLogger& ConfigThreadGlobals::GetTelemetryLogger() ... FILE: src/Microsoft.Management.Configuration/ConfigThreadGlobals.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationChangeData.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationChangeEventType (line 16) | ConfigurationChangeEventType ConfigurationChangeData::Change() function guid (line 21) | guid ConfigurationChangeData::InstanceIdentifier() function ConfigurationSetState (line 26) | ConfigurationSetState ConfigurationChangeData::State() FILE: src/Microsoft.Management.Configuration/ConfigurationChangeData.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationConflict.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationConflictType (line 14) | ConfigurationConflictType ConfigurationConflict::Conflict() function ConfigurationSet (line 19) | ConfigurationSet ConfigurationConflict::FirstSet() function ConfigurationSet (line 24) | ConfigurationSet ConfigurationConflict::SecondSet() function ConfigurationUnit (line 29) | ConfigurationUnit ConfigurationConflict::FirstUnit() function ConfigurationUnit (line 34) | ConfigurationUnit ConfigurationConflict::SecondUnit() FILE: src/Microsoft.Management.Configuration/ConfigurationConflict.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationConflictSetting.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 16) | hstring ConfigurationConflictSetting::Name() FILE: src/Microsoft.Management.Configuration/ConfigurationConflictSetting.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationEnvironment.cpp type winrt::Microsoft::Management::Configuration::implementation (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation function DeepCopyEnvironmentFrom (line 13) | void DeepCopyEnvironmentFrom(implementation::ConfigurationEnvironment&... function SecurityContext (line 39) | SecurityContext ConfigurationEnvironment::Context() const function hstring (line 49) | hstring ConfigurationEnvironment::ProcessorIdentifier() const FILE: src/Microsoft.Management.Configuration/ConfigurationEnvironment.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationParameter.cpp type winrt::Microsoft::Management::Configuration::implementation (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 10) | hstring ConfigurationParameter::Name() const function hstring (line 20) | hstring ConfigurationParameter::Description() const function HRESULT (line 172) | HRESULT STDMETHODCALLTYPE ConfigurationParameter::SetLifetimeWatcher(I... FILE: src/Microsoft.Management.Configuration/ConfigurationParameter.h function namespace (line 10) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationProcessor.cpp type winrt::Microsoft::Management::Configuration::implementation (line 33) | namespace winrt::Microsoft::Management::Configuration::implementation function ConvertLevel (line 37) | AppInstaller::Logging::Level ConvertLevel(DiagnosticLevel level) function DiagnosticLevel (line 50) | DiagnosticLevel ConvertLevel(AppInstaller::Logging::Level level) type ConfigurationProcessorDiagnosticsLogger (line 64) | struct ConfigurationProcessorDiagnosticsLogger : public AppInstaller::... method ConfigurationProcessorDiagnosticsLogger (line 66) | ConfigurationProcessorDiagnosticsLogger(ConfigurationProcessor& proc... method GetName (line 68) | std::string GetName() const override method Write (line 73) | void Write(AppInstaller::Logging::Channel channel, AppInstaller::Log... method WriteDirect (line 81) | void WriteDirect(AppInstaller::Logging::Channel, AppInstaller::Loggi... type AttachWilFailureCallback (line 92) | struct AttachWilFailureCallback method AttachWilFailureCallback (line 94) | AttachWilFailureCallback() method wilResultLoggingCallback (line 101) | static void __stdcall wilResultLoggingCallback(const wil::FailureInf... method Ensure (line 110) | static void Ensure() function event_token (line 133) | event_token ConfigurationProcessor::Diagnostics(const Windows::Foundat... function DiagnosticLevel (line 144) | DiagnosticLevel ConfigurationProcessor::MinimumLevel() function hstring (line 159) | hstring ConfigurationProcessor::Caller() const function guid (line 169) | guid ConfigurationProcessor::ActivityIdentifier() function event_token (line 189) | event_token ConfigurationProcessor::ConfigurationChange(const Windows:... function IConfigurationGroupProcessor (line 1133) | IConfigurationGroupProcessor ConfigurationProcessor::GetSetGroupProces... function HRESULT (line 1148) | HRESULT STDMETHODCALLTYPE ConfigurationProcessor::SetLifetimeWatcher(I... FILE: src/Microsoft.Management.Configuration/ConfigurationProcessor.h function namespace (line 19) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSequencer.cpp type winrt::Microsoft::Management::Configuration::implementation (line 10) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSequencer.h function namespace (line 10) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSet.cpp type winrt::Microsoft::Management::Configuration::implementation (line 11) | namespace winrt::Microsoft::Management::Configuration::implementation type impl (line 13) | namespace impl type EnvironmentData (line 15) | struct EnvironmentData method EnvironmentData (line 17) | EnvironmentData(Configuration::ConfigurationEnvironment environmen... method EnvironmentData (line 22) | EnvironmentData(EnvironmentData&&) = default; function ContainsEnvironment (line 38) | bool ContainsEnvironment(const std::vector& uniqueE... function ComputeUniqueEnvironments (line 51) | void ComputeUniqueEnvironments(std::vector& uniqueE... function hstring (line 95) | hstring ConfigurationSet::Name() function hstring (line 105) | hstring ConfigurationSet::Origin() function hstring (line 115) | hstring ConfigurationSet::Path() function guid (line 125) | guid ConfigurationSet::InstanceIdentifier() const function ConfigurationSetState (line 130) | ConfigurationSetState ConfigurationSet::State() function hstring (line 165) | hstring ConfigurationSet::SchemaVersion() function event_token (line 200) | event_token ConfigurationSet::ConfigurationSetChange(const Windows::Fo... function HRESULT (line 314) | HRESULT STDMETHODCALLTYPE ConfigurationSet::SetLifetimeWatcher(IUnknow... FILE: src/Microsoft.Management.Configuration/ConfigurationSet.h function namespace (line 14) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetApplyProcessor.cpp type winrt::Microsoft::Management::Configuration::implementation (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation function GetNormalizedIdentifier (line 18) | std::string GetNormalizedIdentifier(hstring identifier) function AssertFilter (line 24) | bool AssertFilter(ConfigurationUnitIntent intent) function InformFilter (line 29) | bool InformFilter(ConfigurationUnitIntent intent) function ApplyFilter (line 34) | bool ApplyFilter(ConfigurationUnitIntent intent) function ShouldApplyAlways (line 40) | bool ShouldApplyAlways(const Configuration::ConfigurationUnit& unit) function IApplyGroupSettingsResult (line 83) | IApplyGroupSettingsResult ConfigurationSetApplyProcessor::Result() const FILE: src/Microsoft.Management.Configuration/ConfigurationSetApplyProcessor.h function namespace (line 15) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetChangeData.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationSetChangeEventType (line 47) | ConfigurationSetChangeEventType ConfigurationSetChangeData::Change() function ConfigurationSetState (line 52) | ConfigurationSetState ConfigurationSetChangeData::SetState() function ConfigurationUnitState (line 57) | ConfigurationUnitState ConfigurationSetChangeData::UnitState() function IConfigurationUnitResultInformation (line 62) | IConfigurationUnitResultInformation ConfigurationSetChangeData::Result... function ConfigurationUnit (line 67) | ConfigurationUnit ConfigurationSetChangeData::Unit() FILE: src/Microsoft.Management.Configuration/ConfigurationSetChangeData.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser.cpp type winrt::Microsoft::Management::Configuration::implementation (line 22) | namespace winrt::Microsoft::Management::Configuration::implementation type SchemaVersionAndUri (line 26) | struct SchemaVersionAndUri function FillValueSetFromMap (line 48) | void FillValueSetFromMap(const Node& mapNode, const Windows::Foundatio... function GetPropertyValueFromScalar (line 58) | Windows::Foundation::IInspectable GetPropertyValueFromScalar(const Nod... function GetPropertyValueFromSequence (line 82) | Windows::Foundation::IInspectable GetPropertyValueFromSequence(const N... function GetIInspectableFromNode (line 99) | Windows::Foundation::IInspectable GetIInspectableFromNode(const Node& ... type QualifiedResourceName (line 130) | struct QualifiedResourceName method QualifiedResourceName (line 132) | QualifiedResourceName(hstring input) function hstring (line 275) | hstring ConfigurationSetParser::GetSchemaVersionForUri(Windows::Founda... function Node (line 354) | const Node& ConfigurationSetParser::GetAndEnsureField(const Node& pare... FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser.h function namespace (line 15) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetParserError.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function Parse (line 22) | void Parse() override {} function hstring (line 24) | hstring GetSchemaVersion() override { return {}; } function ExtractEnvironmentFromMetadata (line 26) | void ExtractEnvironmentFromMetadata(Windows::Foundation::Collections::Va... FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser_0_1.cpp type winrt::Microsoft::Management::Configuration::implementation (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 29) | hstring ConfigurationSetParser_0_1::GetSchemaVersion() FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser_0_1.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser_0_2.cpp type winrt::Microsoft::Management::Configuration::implementation (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 16) | hstring ConfigurationSetParser_0_2::GetSchemaVersion() FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser_0_2.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser_0_3.cpp type winrt::Microsoft::Management::Configuration::implementation (line 16) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 39) | hstring ConfigurationSetParser_0_3::GetSchemaVersion() function ParseWindowsFoundationPropertyType (line 305) | std::optional> ParseWindowsFoundationPro... function ToString (line 340) | std::string_view ToString(PropertyType value, bool isSecure) FILE: src/Microsoft.Management.Configuration/ConfigurationSetParser_0_3.h function namespace (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetSerializer.cpp type winrt::Microsoft::Management::Configuration::implementation (line 18) | namespace winrt::Microsoft::Management::Configuration::implementation type anon (line 20) | namespace anon type ValueSetWriter (line 24) | struct ValueSetWriter method ValueSetWriter (line 26) | ValueSetWriter(const Windows::Foundation::Collections::ValueSet& v... method IsResultEmpty (line 37) | bool IsResultEmpty() method Write (line 76) | void Write(AppInstaller::YAML::Emitter& emitter, void(* WriteYamlV... method WriteValues (line 85) | void WriteValues(AppInstaller::YAML::Emitter& emitter, void(*Write... FILE: src/Microsoft.Management.Configuration/ConfigurationSetSerializer.h function namespace (line 13) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetSerializer_0_2.cpp type winrt::Microsoft::Management::Configuration::implementation (line 13) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 15) | hstring ConfigurationSetSerializer_0_2::Serialize(ConfigurationSet* co... FILE: src/Microsoft.Management.Configuration/ConfigurationSetSerializer_0_2.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetSerializer_0_3.cpp type winrt::Microsoft::Management::Configuration::implementation (line 16) | namespace winrt::Microsoft::Management::Configuration::implementation function GetWingetProcessorMetadataValueSet (line 20) | Windows::Foundation::Collections::ValueSet GetWingetProcessorMetadataV... function CreateValueSetFromStringMap (line 48) | Windows::Foundation::Collections::ValueSet CreateValueSetFromStringMap... function AddEnvironmentToMetadata (line 61) | void AddEnvironmentToMetadata( function AddEnvironmentToMetadata (line 103) | void AddEnvironmentToMetadata( function AddEnvironmentToMetadata (line 113) | void AddEnvironmentToMetadata( function hstring (line 122) | hstring ConfigurationSetSerializer_0_3::Serialize(ConfigurationSet* co... FILE: src/Microsoft.Management.Configuration/ConfigurationSetSerializer_0_3.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationSetUtilities.cpp type winrt::Microsoft::Management::Configuration::implementation (line 9) | namespace winrt::Microsoft::Management::Configuration::implementation function GetConfigurationFieldName (line 11) | std::string_view GetConfigurationFieldName(ConfigurationField fieldName) function hstring (line 51) | hstring GetConfigurationFieldNameHString(ConfigurationField fieldName) function TryParseSecurityContext (line 56) | bool TryParseSecurityContext(const hstring& value, SecurityContext& re... function SecurityContext (line 80) | SecurityContext ParseSecurityContext(const hstring& value) function ToString (line 87) | std::string_view ToString(SecurityContext value) function ToWString (line 99) | std::wstring_view ToWString(SecurityContext value) function TryLookupValueSet (line 111) | Windows::Foundation::Collections::ValueSet TryLookupValueSet(const Win... function TryLookupProperty (line 123) | Windows::Foundation::IPropertyValue TryLookupProperty(const Windows::F... FILE: src/Microsoft.Management.Configuration/ConfigurationSetUtilities.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationStaticFunctions.cpp type winrt::Microsoft::Management::Configuration::implementation (line 15) | namespace winrt::Microsoft::Management::Configuration::implementation function HRESULT (line 62) | HRESULT STDMETHODCALLTYPE ConfigurationStaticFunctions::SetExperimenta... function HRESULT (line 68) | HRESULT STDMETHODCALLTYPE ConfigurationStaticFunctions::BlockNewWorkFo... function HRESULT (line 74) | HRESULT STDMETHODCALLTYPE ConfigurationStaticFunctions::BeginShutdown() function HRESULT (line 80) | HRESULT STDMETHODCALLTYPE ConfigurationStaticFunctions::WaitForShutdown() FILE: src/Microsoft.Management.Configuration/ConfigurationStaticFunctions.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function namespace (line 33) | namespace winrt::Microsoft::Management::Configuration::factory_implement... FILE: src/Microsoft.Management.Configuration/ConfigurationStatus.cpp type winrt::Microsoft::Management::Configuration::implementation (line 13) | namespace winrt::Microsoft::Management::Configuration::implementation type details (line 15) | namespace details type ChangeListener (line 18) | struct ChangeListener type SetStatusItem (line 20) | struct SetStatusItem method ChangeListener (line 26) | ChangeListener(ConfigurationStatus& status) : m_status(status) method StaticWaitCallback (line 58) | static void NTAPI StaticWaitCallback(PTP_CALLBACK_INSTANCE, void* ... function ConfigurationSetState (line 179) | ConfigurationSetState ConfigurationStatus::GetSetState(const winrt::gu... function ConfigurationUnitState (line 209) | ConfigurationUnitState ConfigurationStatus::GetUnitState(const winrt::... function IConfigurationUnitResultInformation (line 215) | IConfigurationUnitResultInformation ConfigurationStatus::GetUnitResult... function ConfigurationDatabase (line 357) | ConfigurationDatabase& ConfigurationStatus::Database() FILE: src/Microsoft.Management.Configuration/ConfigurationStatus.h function namespace (line 14) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationUnit.cpp type winrt::Microsoft::Management::Configuration::implementation (line 9) | namespace winrt::Microsoft::Management::Configuration::implementation function ValueSet (line 15) | ValueSet Clone(const ValueSet& source) function Clone (line 36) | Windows::Foundation::Collections::IVector Clone(const Windows... function hstring (line 56) | hstring ConfigurationUnit::Type() function guid (line 66) | guid ConfigurationUnit::InstanceIdentifier() function hstring (line 71) | hstring ConfigurationUnit::Identifier() function ConfigurationUnitIntent (line 81) | ConfigurationUnitIntent ConfigurationUnit::Intent() function IConfigurationUnitProcessorDetails (line 129) | IConfigurationUnitProcessorDetails ConfigurationUnit::Details() function ConfigurationUnitState (line 139) | ConfigurationUnitState ConfigurationUnit::State() function IConfigurationUnitResultInformation (line 145) | IConfigurationUnitResultInformation ConfigurationUnit::ResultInformati... function HRESULT (line 228) | HRESULT STDMETHODCALLTYPE ConfigurationUnit::SetLifetimeWatcher(IUnkno... FILE: src/Microsoft.Management.Configuration/ConfigurationUnit.h function namespace (line 11) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ConfigurationUnitResultInformation.cpp type winrt::Microsoft::Management::Configuration::implementation (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationUnitResultSource (line 12) | ConfigurationUnitResultSource FromHRESULT(hresult resultCode) function hstring (line 30) | hstring SanitizeString(std::wstring_view value) function hresult (line 76) | hresult ConfigurationUnitResultInformation::ResultCode() const function hstring (line 86) | hstring ConfigurationUnitResultInformation::Description() function hstring (line 96) | hstring ConfigurationUnitResultInformation::Details() function ConfigurationUnitResultSource (line 106) | ConfigurationUnitResultSource ConfigurationUnitResultInformation::Resu... FILE: src/Microsoft.Management.Configuration/ConfigurationUnitResultInformation.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/Database/ConfigurationDatabase.cpp function ConvertStatusItems (line 29) | std::vector ConvertStatusItems(const ... function ConfigurationSetState (line 373) | ConfigurationSetState ConfigurationDatabase::GetSetState(const guid& ins... function ConfigurationUnitState (line 409) | ConfigurationUnitState ConfigurationDatabase::GetUnitState(const guid& i... function IConfigurationUnitResultInformation (line 418) | IConfigurationUnitResultInformation ConfigurationDatabase::GetUnitResult... FILE: src/Microsoft.Management.Configuration/Database/ConfigurationDatabase.h function namespace (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/Database/Schema/0_1/Interface.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_1/Interface_0_1.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_1 (line 11) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_1/SetInfoTable.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_1 (line 16) | namespace winrt::Microsoft::Management::Configuration::implementation::D... function BuildBaseSetSelectStatement (line 32) | void BuildBaseSetSelectStatement(StatementBuilder& builder) function GetSetFromStatement (line 47) | IConfigurationDatabase::ConfigurationSetPtr GetSetFromStatement(Statem... function rowid_t (line 111) | rowid_t SetInfoTable::Add(const Configuration::ConfigurationSet& confi... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_1/SetInfoTable.h function namespace (line 10) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_1/UnitInfoTable.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_1 (line 16) | namespace winrt::Microsoft::Management::Configuration::implementation::D... type UnitsToInsert (line 101) | struct UnitsToInsert FILE: src/Microsoft.Management.Configuration/Database/Schema/0_1/UnitInfoTable.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_2/Interface.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_2/Interface_0_2.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_2 (line 11) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_2/QueueTable.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_2 (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_2/QueueTable.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_3/ChangeListenerTable.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_3 (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_3/ChangeListenerTable.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_3/Interface.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_3/Interface_0_3.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_3 (line 14) | namespace winrt::Microsoft::Management::Configuration::implementation::D... function ConfigurationSetState (line 141) | ConfigurationSetState Interface::GetSetState(const guid& instanceIdent... function ConfigurationUnitState (line 165) | ConfigurationUnitState Interface::GetUnitState(const guid& instanceIde... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_3/StatusItemTable.cpp type winrt::Microsoft::Management::Configuration::implementation::Database::Schema::V0_3 (line 15) | namespace winrt::Microsoft::Management::Configuration::implementation::D... function BuildBaseStatusSelectStatement (line 36) | void BuildBaseStatusSelectStatement(StatementBuilder& builder) function GetTupleFromStatement (line 52) | IConfigurationDatabase::StatusItemTuple GetTupleFromStatement(Statemen... function GetLatestChangeIdentifier (line 68) | int64_t GetLatestChangeIdentifier(Connection& connection) function GetNextChangeIdentifier (line 78) | int64_t GetNextChangeIdentifier(Connection& connection) function UpdateStatus (line 83) | void UpdateStatus( function Statement (line 178) | Statement PrepareSelectStatusValues(Connection& connection, const std:... function ConfigurationSetState (line 319) | ConfigurationSetState StatusItemTable::GetSetState(const guid& instanc... function ConfigurationUnitState (line 346) | ConfigurationUnitState StatusItemTable::GetUnitState(const guid& insta... FILE: src/Microsoft.Management.Configuration/Database/Schema/0_3/StatusItemTable.h function namespace (line 9) | namespace winrt::Microsoft::Management::Configuration::implementation::D... FILE: src/Microsoft.Management.Configuration/Database/Schema/IConfigurationDatabase.cpp type winrt::Microsoft::Management::Configuration::implementation (line 10) | namespace winrt::Microsoft::Management::Configuration::implementation function CreateForVersion (line 14) | std::unique_ptr CreateForVersion(const AppInst... function ConfigurationSetState (line 115) | ConfigurationSetState IConfigurationDatabase::GetSetState(const guid&) function ConfigurationUnitState (line 135) | ConfigurationUnitState IConfigurationDatabase::GetUnitState(const guid&) FILE: src/Microsoft.Management.Configuration/Database/Schema/IConfigurationDatabase.h function namespace (line 14) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/DefaultSetGroupProcessor.cpp type winrt::Microsoft::Management::Configuration::implementation (line 12) | namespace winrt::Microsoft::Management::Configuration::implementation function ShouldTestDuringTest (line 17) | bool ShouldTestDuringTest(const Configuration::ConfigurationUnit& unit) FILE: src/Microsoft.Management.Configuration/DefaultSetGroupProcessor.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/DiagnosticInformationInstance.cpp type winrt::Microsoft::Management::Configuration::implementation (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation function DiagnosticLevel (line 14) | DiagnosticLevel DiagnosticInformationInstance::Level() function hstring (line 24) | hstring DiagnosticInformationInstance::Message() FILE: src/Microsoft.Management.Configuration/DiagnosticInformationInstance.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ExceptionResultHelpers.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/Filesystem.cpp type winrt::Microsoft::Management::Configuration::implementation (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation type anon (line 10) | namespace anon function GetPathDetailsFor (line 15) | AppInstaller::Filesystem::PathDetails GetPathDetailsFor(PathName path,... FILE: src/Microsoft.Management.Configuration/Filesystem.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/FindUnitProcessorsOptions.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function hstring (line 9) | hstring FindUnitProcessorsOptions::SearchPaths() const function HRESULT (line 39) | HRESULT STDMETHODCALLTYPE FindUnitProcessorsOptions::SetLifetimeWatche... FILE: src/Microsoft.Management.Configuration/FindUnitProcessorsOptions.h function namespace (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/GetAllConfigurationUnitSettingsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function IConfigurationUnitResultInformation (line 19) | IConfigurationUnitResultInformation GetAllConfigurationUnitSettingsRes... FILE: src/Microsoft.Management.Configuration/GetAllConfigurationUnitSettingsResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/GetAllConfigurationUnitsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function IConfigurationUnitResultInformation (line 19) | IConfigurationUnitResultInformation GetAllConfigurationUnitsResult::Re... FILE: src/Microsoft.Management.Configuration/GetAllConfigurationUnitsResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/GetConfigurationSetDetailsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/GetConfigurationSetDetailsResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/GetConfigurationUnitDetailsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationUnit (line 24) | ConfigurationUnit GetConfigurationUnitDetailsResult::Unit() function IConfigurationUnitProcessorDetails (line 29) | IConfigurationUnitProcessorDetails GetConfigurationUnitDetailsResult::... function IConfigurationUnitResultInformation (line 34) | IConfigurationUnitResultInformation GetConfigurationUnitDetailsResult:... FILE: src/Microsoft.Management.Configuration/GetConfigurationUnitDetailsResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/GetConfigurationUnitSettingsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 8) | namespace winrt::Microsoft::Management::Configuration::implementation function IConfigurationUnitResultInformation (line 20) | IConfigurationUnitResultInformation GetConfigurationUnitSettingsResult... FILE: src/Microsoft.Management.Configuration/GetConfigurationUnitSettingsResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/OpenConfigurationSetResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function hresult (line 28) | hresult OpenConfigurationSetResult::ResultCode() function hstring (line 33) | hstring OpenConfigurationSetResult::Field() function hstring (line 38) | hstring OpenConfigurationSetResult::Value() FILE: src/Microsoft.Management.Configuration/OpenConfigurationSetResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/ShutdownSynchronization.cpp type winrt::Microsoft::Management::Configuration::implementation (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation function ShutdownSynchronization (line 91) | ShutdownSynchronization& ShutdownSynchronization::Instance() FILE: src/Microsoft.Management.Configuration/ShutdownSynchronization.h function namespace (line 9) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/Telemetry/Telemetry.cpp type WinGetAbsorbVA_ARGSCommas (line 36) | struct WinGetAbsorbVA_ARGSCommas method WinGetAbsorbVA_ARGSCommas (line 38) | WinGetAbsorbVA_ARGSCommas(int, int) {} type winrt::Microsoft::Management::Configuration::implementation (line 70) | namespace winrt::Microsoft::Management::Configuration::implementation type ConfigRunSummaryData (line 75) | struct ConfigRunSummaryData function GetPriority (line 84) | size_t GetPriority(ConfigurationUnitResultSource source) function FirstHasPriority (line 98) | bool FirstHasPriority(ConfigurationUnitResultSource first, Configurati... function ProcessUnitResult (line 103) | void ProcessUnitResult(const Configuration::ConfigurationUnit unit, co... function ConfigRunSummaryData (line 158) | ConfigRunSummaryData ProcessRunResult(const Enumerable& results) function GUID (line 182) | const GUID* TelemetryTraceLogger::GetActivityId() const FILE: src/Microsoft.Management.Configuration/Telemetry/Telemetry.h function namespace (line 17) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/Telemetry/TraceLogging.cpp type TraceProvider (line 18) | struct TraceProvider function TelemetryProviderEnabledCallback (line 27) | void WINAPI TelemetryProviderEnabledCallback( FILE: src/Microsoft.Management.Configuration/TestConfigurationSetResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationTestResult (line 21) | ConfigurationTestResult TestConfigurationSetResult::FoldInTestResult(C... function ConfigurationTestResult (line 57) | ConfigurationTestResult TestConfigurationSetResult::TestResult() const FILE: src/Microsoft.Management.Configuration/TestConfigurationSetResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/TestConfigurationUnitResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationUnit (line 23) | ConfigurationUnit TestConfigurationUnitResult::Unit() function IConfigurationUnitResultInformation (line 28) | IConfigurationUnitResultInformation TestConfigurationUnitResult::Resul... function ConfigurationTestResult (line 38) | ConfigurationTestResult TestConfigurationUnitResult::TestResult() FILE: src/Microsoft.Management.Configuration/TestConfigurationUnitResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/TestGroupSettingsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationTestResult (line 42) | ConfigurationTestResult TestGroupSettingsResult::TestResult() function IConfigurationUnitResultInformation (line 47) | IConfigurationUnitResultInformation TestGroupSettingsResult::ResultInf... FILE: src/Microsoft.Management.Configuration/TestGroupSettingsResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Configuration/TestSettingsResult.cpp type winrt::Microsoft::Management::Configuration::implementation (line 7) | namespace winrt::Microsoft::Management::Configuration::implementation function ConfigurationUnit (line 24) | ConfigurationUnit TestSettingsResult::Unit() function ConfigurationTestResult (line 29) | ConfigurationTestResult TestSettingsResult::TestResult() function IConfigurationUnitResultInformation (line 34) | IConfigurationUnitResultInformation TestSettingsResult::ResultInformat... FILE: src/Microsoft.Management.Configuration/TestSettingsResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Configuration::implementation FILE: src/Microsoft.Management.Deployment.InProc/dllmain.cpp function EXTERN_C (line 7) | EXTERN_C BOOL WINAPI DllMain( function STDAPI (line 26) | STDAPI DllGetClassObject( function STDAPI (line 34) | STDAPI DllCanUnloadNow() function STDAPI (line 39) | STDAPI DllGetActivationFactory(HSTRING classId, void** factory) FILE: src/Microsoft.Management.Deployment.OutOfProc/Factory.cpp type Microsoft::Management::Deployment::OutOfProc (line 11) | namespace Microsoft::Management::Deployment::OutOfProc type NameCLSIDPair (line 44) | struct NameCLSIDPair function IsCLSIDPresent (line 66) | bool IsCLSIDPresent(const GUID& clsid) function GUID (line 79) | const GUID* GetCLSIDFor(HSTRING clsid) function CreateOOPObject (line 96) | winrt::Windows::Foundation::IInspectable CreateOOPObject(const GUID& c... function HRESULT (line 159) | HRESULT STDMETHODCALLTYPE Factory::CreateInstance(::IUnknown* pUnkOute... FILE: src/Microsoft.Management.Deployment.OutOfProc/Factory.h function namespace (line 9) | namespace Microsoft::Management::Deployment::OutOfProc FILE: src/Microsoft.Management.Deployment.OutOfProc/dllmain.cpp function EXTERN_C (line 9) | EXTERN_C BOOL WINAPI DllMain( function STDAPI (line 47) | STDAPI DllCanUnloadNow() FILE: src/Microsoft.Management.Deployment.Projection/ClassModel.cs type ClsidContext (line 9) | public enum ClsidContext class ClassModel (line 21) | internal class ClassModel method GetClsid (line 44) | public Guid GetClsid(ClsidContext context) method GetIid (line 58) | public Guid GetIid() FILE: src/Microsoft.Management.Deployment.Projection/ClassesDefinition.cs class ClassesDefinition (line 9) | internal static class ClassesDefinition method GetClsid (line 174) | public static Guid GetClsid(ClsidContext context) method GetIid (line 185) | public static Guid GetIid() method ValidateType (line 196) | private static void ValidateType(Type type) FILE: src/Microsoft.Management.Deployment.Projection/Initializers/ActivationFactoryInstanceInitializer.cs class ActivationFactoryInstanceInitializer (line 16) | public class ActivationFactoryInstanceInitializer : PolicyEnforcedInstan... method CreateInstanceInternal (line 30) | protected override T CreateInstanceInternal() => new(); FILE: src/Microsoft.Management.Deployment.Projection/Initializers/IInstanceInitializer.cs type IInstanceInitializer (line 6) | public interface IInstanceInitializer method CreateInstance (line 18) | public T CreateInstance() where T : new(); FILE: src/Microsoft.Management.Deployment.Projection/Initializers/LocalServerInstanceInitializer.cs class LocalServerInstanceInitializer (line 10) | public class LocalServerInstanceInitializer : PolicyEnforcedInstanceInit... method CreateInstanceInternal (line 33) | protected override T CreateInstanceInternal() FILE: src/Microsoft.Management.Deployment.Projection/Initializers/PolicyEnforcedInstanceInitializer.cs class PolicyEnforcedInstanceInitializer (line 12) | public abstract class PolicyEnforcedInstanceInitializer : IInstanceIniti... method CreateInstance (line 24) | public T CreateInstance() where T : new() method CreateInstanceInternal (line 36) | protected abstract T CreateInstanceInternal() where T : new(); FILE: src/Microsoft.Management.Deployment.Projection/Utils/ComUtils.cs class ComUtils (line 9) | internal static class ComUtils method CoCreateInstance (line 11) | [DllImport("api-ms-win-core-com-l1-1-0.dll")] type CLSCTX (line 18) | private enum CLSCTX : uint method CoCreateInstance (line 33) | private static unsafe IntPtr CoCreateInstance(Guid clsid, CLSCTX clsCo... method CoCreateInstanceLocalServer (line 48) | public static IntPtr CoCreateInstanceLocalServer(Guid clsid, Guid iid,... FILE: src/Microsoft.Management.Deployment.Projection/WinGetProjectionFactory.cs class WinGetProjectionFactory (line 9) | public class WinGetProjectionFactory method WinGetProjectionFactory (line 11) | public WinGetProjectionFactory(IInstanceInitializer instanceInitializer) method CreatePackageManager (line 20) | public PackageManager CreatePackageManager() => InstanceInitializer.Cr... method CreateFindPackagesOptions (line 22) | public FindPackagesOptions CreateFindPackagesOptions() => InstanceInit... method CreateCreateCompositePackageCatalogOptions (line 24) | public CreateCompositePackageCatalogOptions CreateCreateCompositePacka... method CreateInstallOptions (line 26) | public InstallOptions CreateInstallOptions() => InstanceInitializer.Cr... method CreateUninstallOptions (line 28) | public UninstallOptions CreateUninstallOptions() => InstanceInitialize... method CreateDownloadOptions (line 30) | public DownloadOptions CreateDownloadOptions() => InstanceInitializer.... method CreatePackageMatchFilter (line 32) | public PackageMatchFilter CreatePackageMatchFilter() => InstanceInitia... method CreateAuthenticationArguments (line 34) | public AuthenticationArguments CreateAuthenticationArguments() => Inst... method CreatePackageManagerSettings (line 36) | public PackageManagerSettings CreatePackageManagerSettings() => Instan... method CreateRepairOptions (line 38) | public RepairOptions CreateRepairOptions() => InstanceInitializer.Crea... method CreateAddPackageCatalogOptions (line 40) | public AddPackageCatalogOptions CreateAddPackageCatalogOptions() => In... method CreateRemovePackageCatalogOptions (line 42) | public RemovePackageCatalogOptions CreateRemovePackageCatalogOptions()... method CreateEditPackageCatalogOptions (line 44) | public EditPackageCatalogOptions CreateEditPackageCatalogOptions() => ... FILE: src/Microsoft.Management.Deployment/AddPackageCatalogOptions.cpp type winrt::Microsoft::Management::Deployment::implementation (line 15) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 17) | hstring AddPackageCatalogOptions::Name() function hstring (line 25) | hstring AddPackageCatalogOptions::SourceUri() function hstring (line 33) | hstring AddPackageCatalogOptions::Type() function hstring (line 49) | hstring AddPackageCatalogOptions::CustomHeader() FILE: src/Microsoft.Management.Deployment/AddPackageCatalogOptions.h function namespace (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function namespace (line 50) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/AddPackageCatalogResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/AddPackageCatalogResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/AuthenticationArguments.cpp type winrt::Microsoft::Management::Deployment::implementation (line 14) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 24) | hstring AuthenticationArguments::AuthenticationAccount() FILE: src/Microsoft.Management.Deployment/AuthenticationArguments.h function namespace (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function namespace (line 29) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/AuthenticationInfo.cpp type winrt::Microsoft::Management::Deployment::implementation (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/AuthenticationInfo.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/CanUnload.cpp type winrt::Microsoft::Management::Deployment::implementation (line 5) | namespace winrt::Microsoft::Management::Deployment::implementation function SetCanUnload (line 9) | void SetCanUnload(bool value) function GetCanUnload (line 14) | bool GetCanUnload() FILE: src/Microsoft.Management.Deployment/CatalogPackage.cpp type winrt::Microsoft::Management::Deployment::implementation (line 19) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 28) | hstring CatalogPackage::Id() function hstring (line 32) | hstring CatalogPackage::Name() FILE: src/Microsoft.Management.Deployment/CatalogPackage.h type CatalogPackage (line 8) | struct CatalogPackage FILE: src/Microsoft.Management.Deployment/CatalogPackageMetadata.cpp type winrt::Microsoft::Management::Deployment::implementation (line 9) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 18) | hstring CatalogPackageMetadata::Locale() function hstring (line 22) | hstring CatalogPackageMetadata::Publisher() function hstring (line 26) | hstring CatalogPackageMetadata::PublisherUrl() function hstring (line 30) | hstring CatalogPackageMetadata::PublisherSupportUrl() function hstring (line 34) | hstring CatalogPackageMetadata::PrivacyUrl() function hstring (line 38) | hstring CatalogPackageMetadata::Author() function hstring (line 42) | hstring CatalogPackageMetadata::PackageName() function hstring (line 46) | hstring CatalogPackageMetadata::PackageUrl() function hstring (line 50) | hstring CatalogPackageMetadata::License() function hstring (line 54) | hstring CatalogPackageMetadata::LicenseUrl() function hstring (line 58) | hstring CatalogPackageMetadata::Copyright() function hstring (line 62) | hstring CatalogPackageMetadata::CopyrightUrl() function hstring (line 66) | hstring CatalogPackageMetadata::ShortDescription() function hstring (line 70) | hstring CatalogPackageMetadata::Description() function hstring (line 74) | hstring CatalogPackageMetadata::ReleaseNotes() function hstring (line 78) | hstring CatalogPackageMetadata::ReleaseNotesUrl() function hstring (line 82) | hstring CatalogPackageMetadata::PurchaseUrl() function hstring (line 86) | hstring CatalogPackageMetadata::InstallationNotes() FILE: src/Microsoft.Management.Deployment/CatalogPackageMetadata.h type CatalogPackageMetadata (line 11) | struct CatalogPackageMetadata FILE: src/Microsoft.Management.Deployment/CheckInstalledStatusResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/CheckInstalledStatusResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/ComClsids.cpp type winrt::Microsoft::Management::Deployment (line 23) | namespace winrt::Microsoft::Management::Deployment function CLSID (line 25) | CLSID GetRedirectedClsidFromInProcClsid(REFCLSID clsid) FILE: src/Microsoft.Management.Deployment/ConnectResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/ConnectResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/Converters.cpp type winrt::Microsoft::Management::Deployment::implementation (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation function GetDeploymentMatchField (line 12) | Microsoft::Management::Deployment::PackageMatchField GetDeploymentMatc... function GetRepositoryMatchField (line 45) | ::AppInstaller::Repository::PackageMatchField GetRepositoryMatchField(... function GetDeploymentMatchOption (line 78) | Microsoft::Management::Deployment::PackageFieldMatchOption GetDeployme... function GetRepositoryMatchType (line 102) | ::AppInstaller::Repository::MatchType GetRepositoryMatchType(Microsoft... function GetRepositoryCompositeSearchBehavior (line 126) | ::AppInstaller::Repository::CompositeSearchBehavior GetRepositoryCompo... function GetRepositoryPackageVersionMetadata (line 148) | ::AppInstaller::Repository::PackageVersionMetadata GetRepositoryPackag... function FindPackagesResultStatus (line 175) | winrt::Microsoft::Management::Deployment::FindPackagesResultStatus Fin... function GetUtilityArchitecture (line 221) | std::optional<::AppInstaller::Utility::Architecture> GetUtilityArchite... function GetWindowsSystemProcessorArchitecture (line 226) | std::optional GetWindow... function GetManifestScope (line 245) | std::pair<::AppInstaller::Manifest::ScopeEnum, bool> GetManifestScope(... function GetDeploymentInstallerType (line 264) | winrt::Microsoft::Management::Deployment::PackageInstallerType GetDepl... function GetManifestInstallerType (line 295) | ::AppInstaller::Manifest::InstallerTypeEnum GetManifestInstallerType(w... function GetDeploymentInstallerScope (line 326) | winrt::Microsoft::Management::Deployment::PackageInstallerScope GetDep... function GetManifestUninstallScope (line 341) | ::AppInstaller::Manifest::ScopeEnum GetManifestUninstallScope(winrt::M... function GetManifestRepairScope (line 356) | ::AppInstaller::Manifest::ScopeEnum GetManifestRepairScope(winrt::Micr... function GetDeploymentElevationRequirement (line 371) | winrt::Microsoft::Management::Deployment::ElevationRequirement GetDepl... function GetDeploymentIconFileType (line 388) | winrt::Microsoft::Management::Deployment::IconFileType GetDeploymentIc... function GetDeploymentIconResolution (line 403) | winrt::Microsoft::Management::Deployment::IconResolution GetDeployment... function GetDeploymentIconTheme (line 442) | winrt::Microsoft::Management::Deployment::IconTheme GetDeploymentIconT... function GetDeploymentAuthenticationType (line 459) | winrt::Microsoft::Management::Deployment::AuthenticationType GetDeploy... function GetAuthenticationMode (line 474) | ::AppInstaller::Authentication::AuthenticationMode GetAuthenticationMo... function GetAuthenticationArguments (line 489) | ::AppInstaller::Authentication::AuthenticationArguments GetAuthenticat... function AddPackageCatalogStatus (line 503) | AddPackageCatalogStatus GetAddPackageCatalogOperationStatus(winrt::hre... function RemovePackageCatalogStatus (line 520) | RemovePackageCatalogStatus GetRemovePackageCatalogOperationStatus(winr... function EditPackageCatalogStatus (line 533) | EditPackageCatalogStatus GetEditPackageCatalogOperationStatus(winrt::h... function GetPlatformEnum (line 546) | ::AppInstaller::Manifest::PlatformEnum GetPlatformEnum(WindowsPlatform... FILE: src/Microsoft.Management.Deployment/Converters.h function namespace (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/CreateCompositePackageCatalogOptions.cpp type winrt::Microsoft::Management::Deployment::implementation (line 14) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/CreateCompositePackageCatalogOptions.h function namespace (line 31) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/Documentation.cpp type winrt::Microsoft::Management::Deployment::implementation (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 13) | hstring Documentation::DocumentLabel() function hstring (line 17) | hstring Documentation::DocumentUrl() FILE: src/Microsoft.Management.Deployment/Documentation.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/DownloadOptions.cpp type winrt::Microsoft::Management::Deployment::implementation (line 16) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 53) | hstring DownloadOptions::Locale() function hstring (line 61) | hstring DownloadOptions::DownloadDirectory() function hstring (line 93) | hstring DownloadOptions::CorrelationData() function hstring (line 130) | hstring DownloadOptions::TargetOSVersion() FILE: src/Microsoft.Management.Deployment/DownloadOptions.h function namespace (line 65) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/DownloadResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 19) | hstring DownloadResult::CorrelationData() FILE: src/Microsoft.Management.Deployment/DownloadResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/EditPackageCatalogOptions.cpp type winrt::Microsoft::Management::Deployment::implementation (line 15) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 17) | hstring EditPackageCatalogOptions::Name() FILE: src/Microsoft.Management.Deployment/EditPackageCatalogOptions.h function namespace (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation function namespace (line 36) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/EditPackageCatalogResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/EditPackageCatalogResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/FindPackagesOptions.cpp type winrt::Microsoft::Management::Deployment::implementation (line 14) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/FindPackagesOptions.h function namespace (line 32) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/FindPackagesResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/FindPackagesResult.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/Helpers.cpp type winrt::Microsoft::Management::Deployment::implementation (line 17) | namespace winrt::Microsoft::Management::Deployment::implementation function SetComCallerName (line 25) | void SetComCallerName(std::string name) function GetComCallerName (line 31) | std::string GetComCallerName(std::string defaultNameIfNotSet) function GetCallerProcessId (line 37) | std::pair GetCallerProcessId() function GetStringForCapability (line 62) | std::wstring_view GetStringForCapability(Capability capability) function HRESULT (line 75) | HRESULT EnsureProcessHasCapability(Capability requiredCapability, DWOR... function HRESULT (line 117) | HRESULT EnsureComCallerHasCapability(Capability requiredCapability) function TryGetCallerProcessInfo (line 132) | std::wstring TryGetCallerProcessInfo(DWORD callerProcessId) function GetCallerName (line 163) | std::string GetCallerName() function IsBackgroundProcessForPolicy (line 190) | bool IsBackgroundProcessForPolicy() FILE: src/Microsoft.Management.Deployment/Helpers.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/Icon.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 14) | hstring Icon::Url() function IconFileType (line 18) | IconFileType Icon::FileType() function IconResolution (line 22) | IconResolution Icon::Resolution() function IconTheme (line 26) | IconTheme Icon::Theme() FILE: src/Microsoft.Management.Deployment/Icon.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/InstallOptions.cpp type winrt::Microsoft::Management::Deployment::implementation (line 17) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 39) | hstring InstallOptions::PreferredInstallLocation() function hstring (line 71) | hstring InstallOptions::LogOutputPath() function hstring (line 95) | hstring InstallOptions::ReplacementInstallerArguments() function hstring (line 103) | hstring InstallOptions::AdditionalInstallerArguments() function hstring (line 111) | hstring InstallOptions::CorrelationData() function hstring (line 119) | hstring InstallOptions::AdditionalPackageCatalogArguments() FILE: src/Microsoft.Management.Deployment/InstallOptions.h function namespace (line 77) | namespace winrt::Microsoft::Management::Deployment::factory_implementation FILE: src/Microsoft.Management.Deployment/InstallResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 23) | hstring InstallResult::CorrelationData() FILE: src/Microsoft.Management.Deployment/InstallResult.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/InstalledStatus.cpp type winrt::Microsoft::Management::Deployment::implementation (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 19) | hstring InstalledStatus::Path() FILE: src/Microsoft.Management.Deployment/InstalledStatus.h function namespace (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/MatchResult.cpp type winrt::Microsoft::Management::Deployment::implementation (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/MatchResult.h type MatchResult (line 8) | struct MatchResult FILE: src/Microsoft.Management.Deployment/MicrosoftEntraIdAuthenticationInfo.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 14) | hstring MicrosoftEntraIdAuthenticationInfo::Resource() function hstring (line 18) | hstring MicrosoftEntraIdAuthenticationInfo::Scope() FILE: src/Microsoft.Management.Deployment/MicrosoftEntraIdAuthenticationInfo.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/PackageAgreement.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 14) | hstring PackageAgreement::Label() function hstring (line 18) | hstring PackageAgreement::Text() function hstring (line 22) | hstring PackageAgreement::Url() FILE: src/Microsoft.Management.Deployment/PackageAgreement.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/PackageCatalog.cpp type winrt::Microsoft::Management::Deployment::implementation (line 27) | namespace winrt::Microsoft::Management::Deployment::implementation function HRESULT (line 55) | HRESULT PopulateSearchRequestFromVector( function HRESULT (line 105) | HRESULT PopulateSearchRequest( function GetFindPackagesResult (line 114) | winrt::Microsoft::Management::Deployment::FindPackagesResult GetFindPa... FILE: src/Microsoft.Management.Deployment/PackageCatalog.h function namespace (line 6) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/PackageCatalogInfo.cpp type winrt::Microsoft::Management::Deployment::implementation (line 8) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 18) | hstring PackageCatalogInfo::Id() function hstring (line 22) | hstring PackageCatalogInfo::Name() function hstring (line 26) | hstring PackageCatalogInfo::Type() function hstring (line 30) | hstring PackageCatalogInfo::Argument() FILE: src/Microsoft.Management.Deployment/PackageCatalogInfo.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/PackageCatalogProgress.cpp type winrt::Microsoft::Management::Deployment (line 11) | namespace winrt::Microsoft::Management::Deployment type ProgressSinkFactory (line 13) | namespace ProgressSinkFactory function CreatePackageCatalogProgressSink (line 15) | std::shared_ptr CreatePackageCatalogPro... FILE: src/Microsoft.Management.Deployment/PackageCatalogProgress.h function namespace (line 8) | namespace winrt::Microsoft::Management::Deployment FILE: src/Microsoft.Management.Deployment/PackageCatalogReference.cpp type winrt::Microsoft::Management::Deployment::implementation (line 25) | namespace winrt::Microsoft::Management::Deployment::implementation function GetRefreshPackageCatalogResult (line 29) | winrt::Microsoft::Management::Deployment::RefreshPackageCatalogResult ... function GetConnectCatalogErrorResult (line 78) | winrt::Microsoft::Management::Deployment::ConnectResult GetConnectCata... function GetConnectSourceAgreementsNotAcceptedErrorResult (line 84) | winrt::Microsoft::Management::Deployment::ConnectResult GetConnectSour... function hstring (line 213) | hstring PackageCatalogReference::AdditionalPackageCatalogArguments() FILE: src/Microsoft.Management.Deployment/PackageCatalogReference.h type PackageCatalogReference (line 9) | struct PackageCatalogReference FILE: src/Microsoft.Management.Deployment/PackageInstallerInfo.cpp type winrt::Microsoft::Management::Deployment::implementation (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation function hstring (line 33) | hstring PackageInstallerInfo::Locale() FILE: src/Microsoft.Management.Deployment/PackageInstallerInfo.h function namespace (line 7) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/PackageInstallerInstalledStatus.cpp type winrt::Microsoft::Management::Deployment::implementation (line 10) | namespace winrt::Microsoft::Management::Deployment::implementation FILE: src/Microsoft.Management.Deployment/PackageInstallerInstalledStatus.h type PackageInstallerInstalledStatus (line 11) | struct PackageInstallerInstalledStatus FILE: src/Microsoft.Management.Deployment/PackageManager.cpp type winrt::Microsoft::Management::Deployment::implementation (line 48) | namespace winrt::Microsoft::Management::Deployment::implementation function LogStartupIfApplicable (line 52) | void LogStartupIfApplicable() function GetAddPackageCatalogResult (line 63) | winrt::Microsoft::Management::Deployment::AddPackageCatalogResult GetA... function CheckForDuplicateSource (line 71) | void CheckForDuplicateSource(const std::string& name, const std::strin... function CreateSourceFromOptions (line 97) | ::AppInstaller::Repository::Source CreateSourceFromOptions(const winrt... function GetRemovePackageCatalogResult (line 133) | winrt::Microsoft::Management::Deployment::RemovePackageCatalogResult G... function GetMatchingSource (line 141) | std::optional<::AppInstaller::Repository::SourceDetails> GetMatchingSo... function AddPackageManifestToContext (line 254) | void AddPackageManifestToContext(winrt::Microsoft::Management::Deploym... function AddInstalledVersionToContext (line 273) | void AddInstalledVersionToContext(winrt::Microsoft::Management::Deploy... function GetInstallResult (line 303) | winrt::Microsoft::Management::Deployment::InstallResult GetInstallResu... function GetUninstallResult (line 311) | winrt::Microsoft::Management::Deployment::UninstallResult GetUninstall... function GetDownloadResult (line 319) | winrt::Microsoft::Management::Deployment::DownloadResult GetDownloadRe... function GetRepairResult (line 327) | winrt::Microsoft::Management::Deployment::RepairResult GetRepairResult... function TResult (line 336) | TResult GetOperationResult(::Workflow::ExecutionStage executionStage, ... function GetProgress (line 371) | std::optional GetProgress( function GetPackageVersionInfo (line 480) | Microsoft::Management::Deployment::PackageVersionInfo GetPackageVersio... function PopulateContextFromInstallOptions (line 512) | void PopulateContextFromInstallOptions( function PopulateContextFromUninstallOptions (line 615) | void PopulateContextFromUninstallOptions( function PopulateContextFromDownloadOptions (line 648) | void PopulateContextFromDownloadOptions( function PopulateContextFromRepairOptions (line 721) | void PopulateContextFromRepairOptions( function CreateContextFromOperationOptions (line 777) | std::unique_ptr CreateContextFromOperationOptions( function GetExistingQueueItemForPackage (line 807) | std::shared_ptr GetExistingQueueItem... function CreateQueueItemForInstall (line 860) | std::unique_ptr CreateQueueItemForIn... function CreateQueueItemForUninstall (line 899) | std::unique_ptr CreateQueueItemForUn... function CreateQueueItemForDownload (line 914) | std::unique_ptr CreateQueueItemForDo... function CreateQueueItemForRepair (line 929) | std::unique_ptr CreateQueueItemForRe... function GetPackageOperation (line 947) | winrt::Windows::Foundation::IAsyncOperationWithProgress policies) method Cancel (line 72) | public void Cancel() method RunOnMTA (line 83) | internal Task RunOnMTA(Func func) method RunOnMTA (line 143) | internal Task RunOnMTA(Func> func) method RunOnMTA (line 198) | internal TResult RunOnMTA(Func func) method ExecuteInPowerShellThread (line 249) | internal void ExecuteInPowerShellThread(Action action) method Wait (line 269) | internal void Wait(Task runningTask, PowerShellCmdlet? writeCmdlet = n... method Write (line 347) | internal void Write(StreamType type, object data) method WriteProgressWithPercentage (line 378) | internal void WriteProgressWithPercentage(int activityId, string activ... method CompleteProgress (line 396) | internal void CompleteProgress(int activityId, string activity, string... method ConsumeAndWriteStreams (line 434) | internal void ConsumeAndWriteStreams(PowerShellCmdlet writeCmdlet) method GetNewProgressActivityId (line 465) | internal int GetNewProgressActivityId() method GetCancellationToken (line 474) | internal CancellationToken GetCancellationToken() method GetCurrentFileSystemLocation (line 483) | internal string GetCurrentFileSystemLocation() method SetVariable (line 493) | internal void SetVariable(string variableName, object value) method ShouldProcess (line 503) | internal bool ShouldProcess(string target) method Complete (line 514) | private void Complete() method CmdletWrite (line 519) | private void CmdletWrite(StreamType streamType, object data, PowerShel... method ValidatePolicies (line 552) | private void ValidatePolicies(HashSet policies) method WaitForOurTurn (line 592) | private void WaitForOurTurn() method WaitMainThreadActionCompletion (line 598) | private void WaitMainThreadActionCompletion() class QueuedStream (line 619) | private class QueuedStream method QueuedStream (line 621) | public QueuedStream(StreamType type, object data) FILE: src/PowerShell/CommonFiles/StreamType.cs type StreamType (line 12) | public enum StreamType FILE: src/PowerShell/CommonFiles/WinGetAssemblyLoadContext.cs class WinGetAssemblyLoadContext (line 22) | internal class WinGetAssemblyLoadContext : AssemblyLoadContext method WinGetAssemblyLoadContext (line 38) | static WinGetAssemblyLoadContext() method WinGetAssemblyLoadContext (line 52) | private WinGetAssemblyLoadContext() method ResolvingHandler (line 63) | internal static Assembly ResolvingHandler(AssemblyLoadContext context,... method ResolvingUnmanagedDllHandler (line 90) | internal static IntPtr ResolvingUnmanagedDllHandler(Assembly assembly,... method Load (line 96) | protected override Assembly Load(AssemblyName assemblyName) method LoadUnmanagedDll (line 126) | protected override IntPtr LoadUnmanagedDll(string unmanagedDllName) FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/AddSourceCmdlet.cs class AddSourceCmdlet (line 17) | [Cmdlet(VerbsCommon.Add, Constants.WinGetNouns.Source)] method ProcessRecord (line 80) | protected override void ProcessRecord() method ConvertPSSourceTrustLevelToString (line 86) | private string ConvertPSSourceTrustLevelToString(PSSourceTrustLevel tr... FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/AssertWinGetPackageManagerCmdlet.cs class AssertWinGetPackageManagerCmdlet (line 17) | [Cmdlet( method ProcessRecord (line 28) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/Common/FinderCmdlet.cs class FinderCmdlet (line 17) | public abstract class FinderCmdlet : PSCmdlet FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/Common/FinderExtendedCmdlet.cs class FinderExtendedCmdlet (line 17) | public abstract class FinderExtendedCmdlet : FinderCmdlet FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/Common/InstallCmdlet.cs class InstallCmdlet (line 17) | public abstract class InstallCmdlet : InstallerSelectionCmdlet FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/Common/PackageCmdlet.cs class PackageCmdlet (line 17) | public abstract class PackageCmdlet : FinderCmdlet method PackageCmdlet (line 22) | public PackageCmdlet() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/Common/WinGetPackageManagerCmdlet.cs class WinGetPackageManagerCmdlet (line 15) | public abstract class WinGetPackageManagerCmdlet : PSCmdlet FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/DisableSettingCmdlet.cs class DisableSettingCmdlet (line 16) | [Cmdlet(VerbsLifecycle.Disable, Constants.WinGetNouns.Setting)] method ProcessRecord (line 39) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/EnableSettingCmdlet.cs class EnableSettingCmdlet (line 16) | [Cmdlet(VerbsLifecycle.Enable, Constants.WinGetNouns.Setting)] method ProcessRecord (line 39) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/ExportPackageCmdlet.cs class ExportPackageCmdlet (line 17) | [Cmdlet( method ProcessRecord (line 55) | protected override void ProcessRecord() method StopProcessing (line 83) | protected override void StopProcessing() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/FindPackageCmdlet.cs class FindPackageCmdlet (line 18) | [Cmdlet(VerbsCommon.Find, Constants.WinGetNouns.Package)] method ProcessRecord (line 26) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/GetPackageCmdlet.cs class GetPackageCmdlet (line 18) | [Cmdlet(VerbsCommon.Get, Constants.WinGetNouns.Package)] method ProcessRecord (line 26) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/GetSettingCmdlet.cs class GetSettingCmdlet (line 16) | [Cmdlet(VerbsCommon.Get, Constants.WinGetNouns.Setting)] method ProcessRecord (line 29) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/GetSourceCmdlet.cs class GetSourceCmdlet (line 17) | [Cmdlet(VerbsCommon.Get, Constants.WinGetNouns.Source)] method ProcessRecord (line 34) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/GetUserSettingCmdlet.cs class GetUserSettingCmdlet (line 17) | [Cmdlet(VerbsCommon.Get, Constants.WinGetNouns.UserSetting)] method ProcessRecord (line 25) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/GetVersionCmdlet.cs class GetVersionCmdlet (line 16) | [Cmdlet(VerbsCommon.Get, Constants.WinGetNouns.Version)] method ProcessRecord (line 24) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/InstallPackageCmdlet.cs class InstallPackageCmdlet (line 18) | [Cmdlet( method ProcessRecord (line 32) | protected override void ProcessRecord() method StopProcessing (line 58) | protected override void StopProcessing() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/InstallerSelectionCmdlet.cs class InstallerSelectionCmdlet (line 17) | public abstract class InstallerSelectionCmdlet : PackageCmdlet FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSPackageFieldMatchOption.cs type PSPackageFieldMatchOption (line 12) | public enum PSPackageFieldMatchOption FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSPackageInstallMode.cs type PSPackageInstallMode (line 12) | public enum PSPackageInstallMode FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSPackageInstallScope.cs type PSPackageInstallScope (line 12) | public enum PSPackageInstallScope FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSPackageInstallerType.cs type PSPackageInstallerType (line 12) | public enum PSPackageInstallerType FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSPackageRepairMode.cs type PSPackageRepairMode (line 12) | public enum PSPackageRepairMode FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSPackageUninstallMode.cs type PSPackageUninstallMode (line 12) | public enum PSPackageUninstallMode FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSProcessorArchitecture.cs type PSProcessorArchitecture (line 12) | public enum PSProcessorArchitecture FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSSourceTrustLevel.cs type PSSourceTrustLevel (line 12) | public enum PSSourceTrustLevel FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/PSObjects/PSWindowsPlatform.cs type PSWindowsPlatform (line 12) | public enum PSWindowsPlatform FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/RemoveSourceCmdlet.cs class RemoveSourceCmdlet (line 16) | [Cmdlet(VerbsCommon.Remove, Constants.WinGetNouns.Source)] method ProcessRecord (line 33) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/RepairPackageCmdlet.cs class RepairPackageCmdlet (line 19) | [Cmdlet( method ProcessRecord (line 56) | protected override void ProcessRecord() method StopProcessing (line 76) | protected override void StopProcessing() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/RepairWinGetPackageManagerCmdlet.cs class RepairWinGetPackageManagerCmdlet (line 17) | [Cmdlet( method ProcessRecord (line 43) | protected override void ProcessRecord() method StopProcessing (line 59) | protected override void StopProcessing() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/ResetSourceCmdlet.cs class ResetSourceCmdlet (line 16) | [Cmdlet(VerbsCommon.Reset, Constants.WinGetNouns.Source, DefaultParamete... method ProcessRecord (line 40) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/SetUserSettingCmdlet.cs class SetUserSettingCmdlet (line 18) | [Cmdlet(VerbsCommon.Set, Constants.WinGetNouns.UserSetting)] method ProcessRecord (line 40) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/TestUserSettingCmdlet.cs class TestUserSettingCmdlet (line 17) | [Cmdlet(VerbsDiagnostic.Test, Constants.WinGetNouns.UserSetting)] method ProcessRecord (line 39) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/UninstallPackageCmdlet.cs class UninstallPackageCmdlet (line 19) | [Cmdlet( method ProcessRecord (line 51) | protected override void ProcessRecord() method StopProcessing (line 69) | protected override void StopProcessing() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Cmdlets/UpdatePackageCmdlet.cs class UpdatePackageCmdlet (line 18) | [Cmdlet( method ProcessRecord (line 36) | protected override void ProcessRecord() FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Common/Constants.cs class Constants (line 12) | internal static class Constants class WinGetNouns (line 58) | public static class WinGetNouns FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Resolver/ModuleInit.cs class ModuleInit (line 24) | public class ModuleInit : IModuleAssemblyInitializer, IModuleAssemblyCle... method OnImport (line 29) | public void OnImport() method OnRemove (line 48) | public void OnRemove(PSModuleInfo module) FILE: src/PowerShell/Microsoft.WinGet.Client.Cmdlets/Resolver/WinGetAppDomain.cs class WinGetAppDomain (line 18) | internal static class WinGetAppDomain method WinGetAppDomain (line 24) | static WinGetAppDomain() method Handler (line 44) | public static Assembly Handler(object source, ResolveEventArgs args) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Attributes/FilterAttribute.cs class FilterAttribute (line 17) | [AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inheri... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/CliCommand.cs class CliCommand (line 18) | public sealed class CliCommand : BaseCommand method CliCommand (line 24) | public CliCommand(PSCmdlet psCmdlet) method EnableSetting (line 33) | public void EnableSetting(string name) method DisableSetting (line 43) | public void DisableSetting(string name) method GetSettings (line 53) | public void GetSettings(bool asPlainText) method AddSource (line 76) | public void AddSource(string name, string arg, string type, string tru... method RemoveSource (line 111) | public void RemoveSource(string name) method ResetSourceByName (line 121) | public void ResetSourceByName(string name) method ResetAllSources (line 130) | public void ResetAllSources() method Run (line 136) | private WinGetCLICommandResult Run(WinGetCLICommandBuilder builder, in... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/Common/BaseCommand.cs class BaseCommand (line 17) | public abstract class BaseCommand : PowerShellCmdlet method BaseCommand (line 23) | internal BaseCommand(PSCmdlet psCmdlet) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/Common/FinderCommand.cs class FinderCommand (line 23) | public abstract class FinderCommand : ManagementDeploymentCommand method FinderCommand (line 29) | internal FinderCommand(PSCmdlet psCmdlet) method FindPackages (line 81) | internal IReadOnlyList FindPackages( method SetQueryInFindPackagesOptions (line 100) | internal virtual void SetQueryInFindPackagesOptions( method AddFilterToFindPackagesOptionsIfNotNull (line 112) | private void AddFilterToFindPackagesOptionsIfNotNull( method GetMatchResults (line 128) | private IReadOnlyList GetMatchResults( method GetPackageCatalog (line 143) | private PackageCatalog GetPackageCatalog(CompositeSearchBehavior behav... method GetPackageCatalogReference (line 157) | private PackageCatalogReference GetPackageCatalogReference(CompositeSe... method GetFindPackagesOptions (line 186) | private FindPackagesOptions GetFindPackagesOptions(uint limit, Package... method AddAttributedFiltersToFindPackagesOptions (line 195) | private void AddAttributedFiltersToFindPackagesOptions( FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/Common/FinderExtendedCommand.cs class FinderExtendedCommand (line 19) | public abstract class FinderExtendedCommand : FinderCommand method FinderExtendedCommand (line 25) | internal FinderExtendedCommand(PSCmdlet psCmdlet) method FindPackages (line 53) | internal IReadOnlyList FindPackages(CompositeSearchBehavi... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/Common/InstallCommand.cs class InstallCommand (line 17) | public abstract class InstallCommand : PackageCommand method InstallCommand (line 23) | internal InstallCommand(PSCmdlet psCmdlet) method GetInstallOptions (line 77) | internal virtual InstallOptions GetInstallOptions(PackageVersionId? ve... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/Common/ManagementDeploymentCommand.cs class ManagementDeploymentCommand (line 21) | public abstract class ManagementDeploymentCommand : BaseCommand method ManagementDeploymentCommand (line 23) | static ManagementDeploymentCommand() method ManagementDeploymentCommand (line 32) | internal ManagementDeploymentCommand(PSCmdlet psCmdlet) method GetPackageCatalogReferences (line 49) | internal IReadOnlyList GetPackageCatalogRefer... method Execute (line 72) | protected TResult Execute(Func func) method Execute (line 88) | protected TResult Execute(Func> func) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/Common/PackageCommand.cs class PackageCommand (line 23) | public abstract class PackageCommand : FinderCommand method PackageCommand (line 29) | internal PackageCommand(PSCmdlet psCmdlet) method GetPackageAndExecuteAsync (line 55) | internal async Task?> GetPackageAndExec... method SetQueryInFindPackagesOptions (line 81) | internal override void SetQueryInFindPackagesOptions( method GetCatalogPackage (line 97) | private CatalogPackage GetCatalogPackage(CompositeSearchBehavior behav... method GetPackageVersionId (line 164) | private PackageVersionId? GetPackageVersionId(CatalogPackage package) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/DownloadCommand.cs class DownloadCommand (line 21) | public sealed class DownloadCommand : PackageCommand method DownloadCommand (line 37) | public DownloadCommand( method Download (line 98) | public void Download( method GetDownloadOptions (line 153) | private DownloadOptions GetDownloadOptions(PackageVersionId? version) method DownloadPackageAsync (line 172) | private async Task DownloadPackageAsync( FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/FinderPackageCommand.cs class FinderPackageCommand (line 19) | public sealed class FinderPackageCommand : FinderExtendedCommand method FinderPackageCommand (line 33) | public FinderPackageCommand( method Find (line 62) | public void Find(string psPackageFieldMatchOption) method Get (line 79) | public void Get(string psPackageFieldMatchOption) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/InstallerPackageCommand.cs class InstallerPackageCommand (line 21) | public sealed class InstallerPackageCommand : InstallCommand method InstallerPackageCommand (line 42) | public InstallerPackageCommand( method Install (line 95) | public void Install( method Update (line 140) | public void Update( method InstallPackageAsync (line 179) | private async Task InstallPackageAsync( method UpgradePackageAsync (line 190) | private async Task UpgradePackageAsync( FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/RepairPackageCommand.cs class RepairPackageCommand (line 22) | public sealed class RepairPackageCommand : PackageCommand method RepairPackageCommand (line 38) | public RepairPackageCommand( method Repair (line 91) | public void Repair( method GetRepairOptions (line 122) | private RepairOptions GetRepairOptions( method RepairPackageAsync (line 145) | private async Task RepairPackageAsync( FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/SourceCommand.cs class SourceCommand (line 17) | public sealed class SourceCommand : ManagementDeploymentCommand method SourceCommand (line 24) | public SourceCommand(PSCmdlet psCmdlet) method Get (line 33) | public void Get(string name) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/UninstallPackageCommand.cs class UninstallPackageCommand (line 21) | public sealed class UninstallPackageCommand : PackageCommand method UninstallPackageCommand (line 35) | public UninstallPackageCommand( method Uninstall (line 77) | public void Uninstall( method GetUninstallOptions (line 98) | private UninstallOptions GetUninstallOptions( method UninstallPackageAsync (line 120) | private async Task UninstallPackageAsync( FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/UserSettingsCommand.cs class UserSettingsCommand (line 25) | public sealed class UserSettingsCommand : BaseCommand method UserSettingsCommand (line 36) | public UserSettingsCommand(PSCmdlet psCmdlet) method Get (line 56) | public void Get() method Test (line 66) | public void Test(Hashtable userSettings, bool ignoreNotSet) method Set (line 76) | public void Set(Hashtable userSettings, bool merge) method HashtableToJObject (line 112) | private static JObject HashtableToJObject(Hashtable hashtable) method GetLocalSettingsAsHashtable (line 117) | private Hashtable GetLocalSettingsAsHashtable() method LocalSettingsFileToJObject (line 126) | private JObject LocalSettingsFileToJObject() method CompareUserSettings (line 141) | private bool CompareUserSettings(Hashtable userSettings, bool ignoreNo... method PartialDeepEquals (line 181) | private bool PartialDeepEquals(JToken json, JToken? otherJson) method CreateAlphabeticallyOrderedJObject (line 245) | private JObject CreateAlphabeticallyOrderedJObject(JObject jObject) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/VersionCommand.cs class VersionCommand (line 17) | public sealed class VersionCommand : ManagementDeploymentCommand method VersionCommand (line 23) | public VersionCommand(PSCmdlet psCmdlet) method Get (line 31) | public void Get() FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Commands/WinGetPackageManagerCommand.cs class WinGetPackageManagerCommand (line 24) | public sealed class WinGetPackageManagerCommand : ManagementDeploymentCo... method WinGetPackageManagerCommand (line 32) | public WinGetPackageManagerCommand(PSCmdlet psCmdlet) method AssertUsingLatest (line 41) | public void AssertUsingLatest(bool preRelease) method Assert (line 59) | public void Assert(string expectedVersion) method RepairUsingLatest (line 70) | public void RepairUsingLatest(bool preRelease, bool allUsers, bool force) method Repair (line 92) | public void Repair(string expectedVersion, bool allUsers, bool force, ... method RepairStateMachineAsync (line 131) | private async Task RepairStateMachineAsync(string expectedVersion, boo... method InstallDifferentVersionAsync (line 201) | private async Task InstallDifferentVersionAsync(WinGetVersion toInstal... method InstallAsync (line 220) | private async Task InstallAsync(string toInstallVersion, bool allUsers... method InstallWinGetSourceAsync (line 235) | private async Task InstallWinGetSourceAsync() method RegisterAsync (line 242) | private async Task RegisterAsync(string toRegisterVersion, bool allUsers) method RepairEnvPath (line 248) | private void RepairEnvPath() method ValidateWhenAllUsers (line 262) | private void ValidateWhenAllUsers(bool allUsers) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Common/Constants.cs class Constants (line 12) | internal static class Constants class RepositoryOwner (line 45) | public class RepositoryOwner class RepositoryName (line 56) | public class RepositoryName FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Common/ErrorCode.cs class ErrorCode (line 12) | internal static class ErrorCode FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Common/IntegrityCategory.cs type IntegrityCategory (line 12) | public enum IntegrityCategory FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Common/Utilities.cs class Utilities (line 23) | internal static class Utilities method VerifyAdmin (line 99) | public static void VerifyAdmin() method AddWindowsAppToPath (line 110) | public static void AddWindowsAppToPath() method ConvertToHashtable (line 129) | public static Hashtable ConvertToHashtable(string content) method PopulateHashTableFromJDictionary (line 154) | private static Hashtable PopulateHashTableFromJDictionary(JObject entr... method PopulateHashTableFromJArray (line 188) | private static ICollection PopulateHashTableFromJArray(JArray... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Common/WinGetIntegrity.cs class WinGetIntegrity (line 21) | internal static class WinGetIntegrity method AssertWinGet (line 28) | public static void AssertWinGet(PowerShellCmdlet pwshCmdlet, string ex... method GetReason (line 93) | private static IntegrityCategory GetReason(PowerShellCmdlet pwshCmdlet) method IsSupportedOSVersion (line 177) | private static bool IsSupportedOSVersion() FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/CatalogConnectException.cs class CatalogConnectException (line 16) | [Serializable] method CatalogConnectException (line 23) | public CatalogConnectException(Exception inner) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/FindPackagesException.cs class FindPackagesException (line 17) | [Serializable] method FindPackagesException (line 24) | public FindPackagesException(FindPackagesResultStatus status) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/InvalidSourceException.cs class InvalidSourceException (line 15) | [Serializable] method InvalidSourceException (line 22) | public InvalidSourceException(string sourceName) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/InvalidVersionException.cs class InvalidVersionException (line 15) | [Serializable] method InvalidVersionException (line 22) | public InvalidVersionException(string version) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/NoPackageFoundException.cs class NoPackageFoundException (line 16) | [Serializable] method NoPackageFoundException (line 22) | public NoPackageFoundException() FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/SingleThreadedApartmentException.cs class SingleThreadedApartmentException (line 16) | [Serializable] method SingleThreadedApartmentException (line 22) | public SingleThreadedApartmentException() FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/UserSettingsReadException.cs class UserSettingsReadException (line 16) | [Serializable] method UserSettingsReadException (line 22) | public UserSettingsReadException() method UserSettingsReadException (line 31) | public UserSettingsReadException(Exception inner) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/VagueCriteriaException.cs class VagueCriteriaException (line 19) | [Serializable] method VagueCriteriaException (line 26) | public VagueCriteriaException(IReadOnlyList results) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/WinGetCLIException.cs class WinGetCLIException (line 15) | public class WinGetCLIException : RuntimeException method WinGetCLIException (line 25) | public WinGetCLIException(string command, string? parameters, int exit... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/WinGetCLITimeoutException.cs class WinGetCLITimeoutException (line 15) | public class WinGetCLITimeoutException : TimeoutException method WinGetCLITimeoutException (line 22) | public WinGetCLITimeoutException(string command, string? parameters) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/WinGetIntegrityException.cs class WinGetIntegrityException (line 18) | public class WinGetIntegrityException : RuntimeException method WinGetIntegrityException (line 24) | public WinGetIntegrityException(IntegrityCategory category) method WinGetIntegrityException (line 35) | public WinGetIntegrityException(IntegrityCategory category, Exception ... method WinGetIntegrityException (line 46) | public WinGetIntegrityException(IntegrityCategory category, string mes... method GetMessage (line 62) | private static string GetMessage(IntegrityCategory category) => catego... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/WinGetRepairException.cs class WinGetRepairException (line 17) | [Serializable] method WinGetRepairException (line 24) | public WinGetRepairException(WinGetIntegrityException ie) method WinGetRepairException (line 33) | public WinGetRepairException(Exception e) method WinGetRepairException (line 41) | public WinGetRepairException() method WinGetRepairException (line 50) | public WinGetRepairException(string message) method GetMessage (line 55) | private static string GetMessage(WinGetIntegrityException ie) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/WinGetRepairPackageException.cs class WinGetRepairPackageException (line 17) | [Serializable] method WinGetRepairPackageException (line 24) | public WinGetRepairPackageException(int hresult) method WinGetRepairPackageException (line 34) | public WinGetRepairPackageException(int hresult, uint repairerExitCode) method WinGetRepairPackageException (line 44) | public WinGetRepairPackageException(int hresult, Exception innerExcept... method WinGetRepairPackageException (line 55) | public WinGetRepairPackageException(int hresult, uint repairerExitCode... method GetMessage (line 60) | private static string GetMessage(int hresult, uint repairerExitCode = 0) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Exceptions/WindowsPowerShellNotSupported.cs class WindowsPowerShellNotSupported (line 16) | [Serializable] method WindowsPowerShellNotSupported (line 22) | public WindowsPowerShellNotSupported() FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Extensions/CatalogPackageExtensions.cs class CatalogPackageExtensions (line 14) | internal static class CatalogPackageExtensions method ToString (line 22) | public static string ToString( method GetSourceName (line 46) | public static string? GetSourceName(this CatalogPackage package) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Extensions/ReleaseExtensions.cs class ReleaseExtensions (line 17) | internal static class ReleaseExtensions method GetAsset (line 25) | public static ReleaseAsset GetAsset(this Release release, string name) method TryGetAsset (line 43) | public static ReleaseAsset? TryGetAsset(this Release release, string n... method GetAssetEndsWith (line 55) | public static ReleaseAsset GetAssetEndsWith(this Release release, stri... FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Helpers/AppxModuleHelper.cs class AppxModuleHelper (line 29) | internal class AppxModuleHelper method AppxModuleHelper (line 110) | public AppxModuleHelper(PowerShellCmdlet pwshCmdlet) method GetAppInstallerObject (line 122) | public PSObject? GetAppInstallerObject(bool allUsers = false) method GetWinGetSourceObject (line 131) | public PSObject? GetWinGetSourceObject() method GetAppInstallerPropertyValue (line 142) | public string? GetAppInstallerPropertyValue(string propertyName, bool ... method IsWinGetSourceInstalled (line 162) | public bool IsWinGetSourceInstalled() method RegisterAppInstallerAsync (line 173) | public async Task RegisterAppInstallerAsync(string releaseTag, bool al... method InstallFromGitHubReleaseAsync (line 212) | public async Task InstallFromGitHubReleaseAsync(string releaseTag, boo... method InstallWinGetSourceAsync (line 243) | public async Task InstallWinGetSourceAsync() method GetXamlDependencyVersionInfo (line 253) | private static Tuple GetXamlDependencyVersionInfo(stri... method AddProvisionPackageAsync (line 267) | private async Task AddProvisionPackageAsync(string releaseTag) method AddAppInstallerBundleAsync (line 307) | private async Task AddAppInstallerBundleAsync(string releaseTag, bool ... method GetAppxObject (line 341) | private PSObject? GetAppxObject(string packageName, bool allUsers = fa... method InstallDependenciesAsync (line 359) | private async Task InstallDependenciesAsync(string releaseTag) method InitFrameworkArchitectures (line 381) | private HashSet InitFrameworkArchitectures() method GetDependenciesByArch (line 464) | private Dictionary GetDependenciesByArch(PackageDepend... method FindMissingDependencies (line 490) | private void FindMissingDependencies(Dictionary depend... method InstallVCLibsDependenciesFromUriAsync (line 539) | private async Task InstallVCLibsDependenciesFromUriAsync() method InstallDependenciesFromGitHubArchive (line 561) | private async Task InstallDependenciesFromGitHubArchive(string r... method GetVCLibsDependencies (line 634) | private Dictionary GetVCLibsDependencies() method InstallUiXamlAsync (line 660) | private async Task InstallUiXamlAsync(string releaseTag) method AddAppxPackageAsUriAsync (line 702) | private async Task AddAppxPackageAsUriAsync(string packageUri, string ... method DownloadPackageAndAddAsync (line 741) | private async Task DownloadPackageAndAddAsync(string packageUrl, strin... method ExecuteAppxCmdlet (line 757) | private Collection ExecuteAppxCmdlet(string cmdlet, Dictiona... method IsStubPackageOptionPresent (line 809) | private bool IsStubPackageOptionPresent() method RegisterAppInstallerInternal (line 837) | private void RegisterAppInstallerInternal(bool allUsers = false) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Helpers/DownloadOperationWithProgress.cs class DownloadOperationWithProgress (line 18) | internal class DownloadOperationWithProgress : OperationWithProgressBase... method DownloadOperationWithProgress (line 25) | public DownloadOperationWithProgress(PowerShellCmdlet pwshCmdlet, stri... method Progress (line 31) | public override void Progress(IAsyncOperationWithProgress GetReleaseAsync(string releaseTag) method GetLatestReleaseTagNameAsync (line 64) | public async Task GetLatestReleaseTagNameAsync(bool includePre... method GetLatestReleaseAsync (line 74) | public async Task GetLatestReleaseAsync(bool includePrerelease) method GetAllReleasesAsync (line 87) | public async Task> GetAllReleasesAsync() method ResolveVersionAsync (line 98) | public async Task ResolveVersionAsync(string version, bool in... method ResolveGitHubToken (line 123) | internal static string? ResolveGitHubToken(PowerShellCmdlet? pwshCmdle... method TryGetLatestMatchingVersion (line 162) | private static bool TryGetLatestMatchingVersion(IEnumerable ExecuteAsync(Func Ins... method UpgradePackageAsync (line 58) | public IAsyncOperationWithProgress Upg... method UninstallPackageAsync (line 71) | public IAsyncOperationWithProgress... method DownloadPackageAsync (line 84) | public IAsyncOperationWithProgress Repai... method GetPackageCatalogs (line 108) | public IReadOnlyList GetPackageCatalogs() method GetPackageCatalogByName (line 120) | public PackageCatalogReference GetPackageCatalogByName(string source) method CreateCompositePackageCatalog (line 132) | public PackageCatalogReference CreateCompositePackageCatalog(CreateCom... method GetVersion (line 143) | public string? GetVersion() method Execute (line 155) | private TReturn Execute(Func func, bool canRetry) FILE: src/PowerShell/Microsoft.WinGet.Client.Engine/Helpers/RepairOperationWithProgress.cs class RepairOperationWithProgress (line 19) | internal class RepairOperationWithProgress : OperationWithProgressBase