Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp316 static constexpr auto ID_MATCH = 1; in parseTocLine() local
339 writeNameAndId(part, match[NAME_MATCH].str(), match[ID_MATCH].str()); in parseTocLine()
/openbmc/hiomapd/vpnor/
H A Dtable.cpp342 static constexpr auto ID_MATCH = 1; in parseTocLine() local
365 writeNameAndId(part, match[NAME_MATCH].str(), match[ID_MATCH].str()); in parseTocLine()