Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp320 static constexpr auto VERSION_MATCH = 8; in parseTocLine() local
370 unsigned long version = std::stoul(match[VERSION_MATCH].str(), nullptr, 16); in parseTocLine()
/openbmc/hiomapd/vpnor/
H A Dtable.cpp346 static constexpr auto VERSION_MATCH = 8; in parseTocLine() local
396 unsigned long version = std::stoul(match[VERSION_MATCH].str(), nullptr, 16); in parseTocLine()