MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / OverrideObjectPath

Method OverrideObjectPath

src/log/log-service.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126
127
128void AttachedService::OverrideObjectPath(const DBus::Object::Path &new_path)
129{
130 override_obj_path = new_path;
131}
132
133
134void AttachedService::process_log_event(const Events::Log &logevent)

Callers 1

method_assign_sessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected