Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dbiosconfigcommands.cpp820 std::string tempFilePath = in ipmiOEMSetPayload() local
903 std::string tempFilePath = in ipmiOEMSetPayload() local
/openbmc/phosphor-user-manager/test/
H A Duser_mgr_test.cpp390 static constexpr auto tempFilePath = "/tmp/test-data-XXXXXX"; member in phosphor::user::UserMgrInTest