Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
size_t AnonymizedMessage::Length() const noexcept
54
{
55
return mMessage.size();
56
}
57
58
const std::string& AnonymizedMessage::GetString() const noexcept
59
{
Callers
15
LoadFXB
Method · 0.80
LoadFXP
Method · 0.80
StringToValue
Method · 0.80
GetAcceptLanguageValue
Method · 0.80
DoCopyFile
Method · 0.80
Populate
Method · 0.80
GetGroup
Method · 0.80
GetFreeDiskSpace
Method · 0.80
Import
Method · 0.80
ParametersFromString
Function · 0.80
ParsePluginPath
Method · 0.80
FileSeek
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected