Searched refs:getFs (Results 1 – 3 of 3) sorted by relevance
126 return isBmcInBareMetalMode(this->getFs()); in getBmcMode()156 if (!this->getFs()->exists(path, ec)) in getRxPackets()186 if (!this->getFs()->exists(opath.str(), ec)) in getCpldVersion()478 const std::unique_ptr<FileSystemInterface>& Handler::getFs() const in getFs() function in google::ipmi::Handler792 if (!this->getFs()->exists(opath, ec)) in getBMInstanceProperty()
86 virtual const std::unique_ptr<FileSystemInterface>& getFs() const;
54 const std::unique_ptr<FileSystemInterface>& getFs() const override in getFs() function in google::ipmi::MockFsHandler