Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetSymbol
Method
GetSymbol
libraries/lib-module-manager/ModuleManager.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void * Module::GetSymbol(const wxString &name)
191
{
192
return mLib->GetSymbol(name);
193
}
194
195
// ============================================================================
196
//
Callers
9
Load
Method · 0.45
GetID
Method · 0.45
IsPluginRegistered
Method · 0.45
DropFile
Method · 0.45
SaveGroup
Method · 0.45
PluginManager.cpp
File · 0.45
GetID
Method · 0.45
OldGetID
Method · 0.45
SettingsPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected