Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dimpl.hpp133 internal::OffsetList readPT(Binary::const_iterator iterator,
H A Dimpl.cpp318 internal::OffsetList Impl::readPT(Binary::const_iterator iterator, in readPT() function in openpower::vpd::parser::Impl
594 auto offsets = readPT(iterator, ptLen); in run()
623 auto offsets = readPT(iterator, ptLen); in readKwFromHw()