Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ empty
Method
empty
src/log/logmetadata.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
137
138
bool LogMetaData::empty() const
139
{
140
return metadata.empty();
141
}
142
143
144
void LogMetaData::clear()
Callers
14
log
Method · 0.45
DBusLogger
Method · 0.45
LogEntry
Class · 0.45
WriteStatus
Method · 0.45
Log
Method · 0.45
process_log_event
Method · 0.45
cleanup_service_subscriptions
Method · 0.45
GetJSON
Method · 0.45
strip_logtag
Method · 0.45
extract_journal_tstamp
Method · 0.45
WriteLogLine
Method · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected