Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Delog_block.hpp16 using BlockIface = sdbusplus::server::object_t< typedef
28 class Block : public BlockIface
44 BlockIface(bus, path.c_str()), entryId(entryId) in Block()