Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/oem/nvidia/
H A Dbootstrap-credentials-oem-cmds.cpp118 constexpr const char* bmcwebPersistentDataFile = in getRfUuid() local
120 std::ifstream f(bmcwebPersistentDataFile); in getRfUuid()
123 lg2::error("Failed to open {FILE}", "FILE", bmcwebPersistentDataFile); in getRfUuid()
129 lg2::error("Failed to parse {FILE}", "FILE", bmcwebPersistentDataFile); in getRfUuid()
140 bmcwebPersistentDataFile); in getRfUuid()