Home
last modified time | relevance | path

Searched defs:persistentFile (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/include/
H A Dpersistent_data.hpp63 std::ifstream persistentFile(filename); in readData() local
235 boost::beast::file_posix persistentFile; in writeData() local
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp67 std::ofstream persistentFile(firstBootPath + intf); in setFirstBootMACOnInterface() local