MCPcopy Create free account
hub / github.com/audacity/audacity / Initialize

Function Initialize

src/JournalEvents.cpp:438–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

436namespace {
437
438void Initialize()
439{
440 (void) TypeCatalog();
441}
442
443void Watch()
444{

Callers 7

InitializeMethod · 0.70
InitializeMethod · 0.70
InitializeMethod · 0.70
JournalEvents.cppFile · 0.70
InitializeMethod · 0.70
LimiterEditorMethod · 0.50
CompressorEditorMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected