Home
last modified time | relevance | path

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

/openbmc/phosphor-post-code-manager/src/
H A Dpost_code.cpp178 deserializePostCodes(postCodeListPath / std::to_string(bootNum), codes); in getPostCodes()
195 deserializePostCodes(postCodeListPath / std::to_string(bootNum), codes); in getPostCodesWithTimeStamp()
345 bool PostCode::deserializePostCodes(const fs::path& path, in deserializePostCodes() function in PostCode
/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp201 bool deserializePostCodes(const fs::path& path,