Searched refs:PolicyObject (Results 1 – 2 of 2) sorted by relevance
23 using PolicyObject = ServerObject<PolicyInterface>; typedef
167 auto object = std::make_shared<PolicyObject>( in createPolicyInterface()168 bus, objectPath.c_str(), PolicyObject::action::defer_emit); in createPolicyInterface()