Home
last modified time | relevance | path

Searched refs:PolicyObject (Results 1 – 2 of 2) sorted by relevance

/openbmc/ibm-logging/
H A Dinterfaces.hpp23 using PolicyObject = ServerObject<PolicyInterface>; typedef
H A Dmanager.cpp167 auto object = std::make_shared<PolicyObject>( in createPolicyInterface()
168 bus, objectPath.c_str(), PolicyObject::action::defer_emit); in createPolicyInterface()