Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Ddbus_impl_fru.hpp33 using CompatibleIntf = sdbusplus::server::object_t<compatibleserver>; typedef
44 public CompatibleIntf,
61 RevisionIntf(bus, path.c_str()), CompatibleIntf(bus, path.c_str()), in PldmEntityReq()