Home
last modified time | relevance | path

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

/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp775 [](const json& aEle, const json& bEle) -> bool { in processBootErrorHelper() argument
780 if (((aEle["Priority"] == "M") && in processBootErrorHelper()
782 ((aEle["Priority"] == "L") && in processBootErrorHelper()
785 (aEle["Priority"] == bEle["Priority"])) in processBootErrorHelper()