Searched defs:i_fileName (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | event_logger.cpp | 75 const std::string& i_fileName, const std::string& i_funcName, in createAsyncPelWithInventoryCallout() 160 const std::string& i_fileName, const std::string& i_funcName, in createAsyncPelWithI2cDeviceCallout() 179 const std::string& i_fileName, const std::string& i_funcName, in createAsyncPelWithI2cBusCallout() 197 const std::string& i_fileName, const std::string& i_funcName, in createAsyncPel() 260 const std::string& i_fileName, const std::string& i_funcName, in createSyncPel() 316 const std::string& i_fileName, const std::string& i_funcName, in createSyncPelWithInvCallOut()
|
/openbmc/openpower-vpd-parser/vpd-manager/include/ |
H A D | logger.hpp | 207 AsyncFileLogger(const std::filesystem::path & i_fileName,const size_t i_maxEntries) AsyncFileLogger() argument
|