Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetProviderID
Method
SetProviderID
libraries/lib-module-manager/PluginDescriptor.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void PluginDescriptor::SetProviderID(const PluginID & providerID)
101
{
102
mProviderID = providerID;
103
}
104
105
void PluginDescriptor::SetPath(const PluginPath & path)
106
{
Callers
3
PluginManager.cpp
File · 0.80
LoadGroup
Method · 0.80
OnPluginValidationFailed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected