Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/
H A Delog_entry.cpp105 sdbusplus::message::unix_fd Entry::getEntry() in getEntry() function in phosphor::logging::Entry
H A Delog_entry.hpp149 sdbusplus::message::unix_fd getEntry() override;
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp213 int getEntry(uint32_t index, std::string& rawStr) in getEntry() function in fb_oem::ipmi::sel::SELData
1581 if (selObj.getEntry(reqData->recordID, ipmiRaw) < 0) in ipmiStorageGetSELEntry()