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

Method Length

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

Source from the content-addressed store, hash-verified

51}
52
53size_t AnonymizedMessage::Length() const noexcept
54{
55 return mMessage.size();
56}
57
58const std::string& AnonymizedMessage::GetString() const noexcept
59{

Callers 15

LoadFXBMethod · 0.80
LoadFXPMethod · 0.80
StringToValueMethod · 0.80
DoCopyFileMethod · 0.80
PopulateMethod · 0.80
GetGroupMethod · 0.80
GetFreeDiskSpaceMethod · 0.80
ImportMethod · 0.80
ParametersFromStringFunction · 0.80
ParsePluginPathMethod · 0.80
FileSeekMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected