Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Dmanager.cpp242 auto dir = getCalloutSaveDir(id); in createCalloutObjects()
263 auto saveDir = getCalloutSaveDir(getEntryID(objectPath)); in restoreCalloutObjects()
332 fs::path Manager::getCalloutSaveDir(EntryID id) in getCalloutSaveDir() function in ibm::logging::Manager
H A Dmanager.hpp158 std::experimental::filesystem::path getCalloutSaveDir(EntryID id);