Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dhandler_impl.hpp45 fsPtr(std::make_unique<FileSystemWrapper>()), in Handler()
50 fsPtr(std::make_unique<FileSystemWrapper>()), in Handler()
92 std::unique_ptr<FileSystemInterface> fsPtr;
89 std::unique_ptr<FileSystemInterface> fsPtr; global() member in google::ipmi::Handler
H A Dhandler.cpp483 return this->fsPtr; in accelOobDeviceCount()
680 if (isBmcInBareMetalMode(this->fsPtr) != in linuxBootDone()