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

Method length

libraries/lib-sentry-reporting/AnonymizedMessage.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73size_t AnonymizedMessage::length() const noexcept
74{
75 return mMessage.length();
76}
77
78void AnonymizedMessage::CleanupPaths()
79{

Callers 15

LoadUserPresetMethod · 0.45
LoadMethod · 0.45
HandleXMLTagMethod · 0.45
HandleXMLEndTagMethod · 0.45
StrcpyCheckedFunction · 0.45
AddItemMethod · 0.45
ShowModalMethod · 0.45
ImportMethod · 0.45
EscapeJSONFunction · 0.45
XMLEscMethod · 0.45
WriteAttrMethod · 0.45
WriteMethod · 0.45

Calls

no outgoing calls

Tested by 2

PrettyFunction · 0.36
TestFromCharsFunction · 0.36