Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp138 fs::path stringTablePath(tableDir / stringTableFile); in setBIOSTable() local
149 storeTable(stringTablePath, table); in setBIOSTable()
153 BIOSTable biosStringTable(stringTablePath.c_str()); in setBIOSTable()
169 BIOSTable biosStringTable(stringTablePath.c_str()); in setBIOSTable()