Searched refs:bEle (Results 1 – 1 of 1) sorted by relevance
775 [](const json& aEle, const json& bEle) -> bool { in processBootErrorHelper() argument781 (bEle["Priority"] == "H")) || in processBootErrorHelper()783 ((bEle["Priority"] == "H") || in processBootErrorHelper()784 (bEle["Priority"] == "M"))) || in processBootErrorHelper()785 (aEle["Priority"] == bEle["Priority"])) in processBootErrorHelper()