Searched refs:logIDPath (Results 1 – 1 of 1) sorted by relevance
33 fs::path logIDPath{phosphor::logging::paths::extension()}; in getPELIDFile() local34 logIDPath /= fs::path{"pels"} / fs::path{"pelID"}; in getPELIDFile()35 return logIDPath; in getPELIDFile()