Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Dmanager.cpp113 auto id = getEntryID(objectPath); in addInterface()
131 auto id = getEntryID(objectPath); in addChildInterface()
199 auto id = getEntryID(objectPath); in createCalloutObjects()
263 auto saveDir = getCalloutSaveDir(getEntryID(objectPath)); in restoreCalloutObjects()
357 erase(getEntryID(path)); in interfaceRemoved()
H A Dmanager.hpp222 inline uint32_t getEntryID(const std::string& objectPath) in getEntryID() function in ibm::logging::Manager