MCPcopy 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
138bool LogMetaData::empty() const
139{
140 return metadata.empty();
141}
142
143
144void LogMetaData::clear()

Callers 14

logMethod · 0.45
DBusLoggerMethod · 0.45
LogEntryClass · 0.45
WriteStatusMethod · 0.45
LogMethod · 0.45
process_log_eventMethod · 0.45
GetJSONMethod · 0.45
strip_logtagMethod · 0.45
WriteLogLineMethod · 0.45
WriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected