Home
last modified time | relevance | path

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

/openbmc/phosphor-certificate-manager/bmc-vmi-ca/
H A Dca_cert_entry.hpp17 using EntryInterface = sdbusplus::server::object_t< typedef
31 class Entry : public internal::EntryInterface
50 internal::EntryInterface(bus, objPath.c_str(), in Entry()
51 internal::EntryInterface::action::defer_emit), in Entry()