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

Method GetOffset

libraries/lib-network-manager/MultipartData.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 size_t GetOffset() const override
129 {
130 return static_cast<size_t>(mFile.Tell());
131 }
132
133 size_t Read(void* buffer, size_t maxBytes) override
134 {

Callers 9

RebuildJoinedEnvelopeFunction · 0.45
InsertSilenceMethod · 0.45
PerformLookupMethod · 0.45
DrawPointsMethod · 0.45
HandleMouseButtonDownMethod · 0.45
MoveDragPointMethod · 0.45
SendEnvelopesMethod · 0.45
OnScoreAlignFunction · 0.45
OnSplitNewFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected