Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp527 auto lidNoHeaderPath = fs::path(lidDirPath) / lidFileName.str(); in processCodeUpdateLid() local
528 std::ofstream ofs(lidNoHeaderPath, in processCodeUpdateLid()