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

Method size

libraries/lib-project/Project.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include <wx/filename.h>
16
17size_t AllProjects::size() const
18{
19 return gAudacityProjects.size();
20}
21
22auto AllProjects::begin() const -> const_iterator
23{

Callers 15

ApplyChunkMethod · 0.45
RealtimeProcessStartMethod · 0.45
RealtimeProcessMethod · 0.45
FindModulePathsMethod · 0.45
DiscoverPluginsAtPathMethod · 0.45
AssignMethod · 0.45
MergeMethod · 0.45
FetchSettingsMethod · 0.45
StoreSettingsMethod · 0.45
StringifyParametersFunction · 0.45
StringifyParametersFunction · 0.45
NCommandsFunction · 0.45

Calls

no outgoing calls

Tested by 15

ZeroFunction · 0.36
TotalQueueSizeFunction · 0.36
GetProcessedSizeMethod · 0.36
ResizeQueueMethod · 0.36
FillFirstWindowMethod · 0.36
CurrentQueueSizeMethod · 0.36
OutputStepMethod · 0.36
PullMethod · 0.36
IsSameFunction · 0.36
GetNumSamplesMethod · 0.36
ReadFloatsMethod · 0.36
GetRocInfoFunction · 0.36