Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp288 constexpr auto runtimeSuffix = "_RT"; in getBiosAttrStr() local
313 auto runtimeKeyName = keyName.string() + runtimeSuffix; in getBiosAttrStr()
334 auto runtimeKeyName = keyName.string() + runtimeSuffix; in getBiosAttrStr()