Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetValid
Method
SetValid
libraries/lib-module-manager/PluginDescriptor.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void PluginDescriptor::SetValid(bool valid)
131
{
132
mValid = valid;
133
}
134
135
// Effects
136
Callers
5
Discover
Function · 0.80
PluginManager.cpp
File · 0.80
LoadGroup
Method · 0.80
OnPluginValidationFailed
Method · 0.80
readMeta
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected