Searched defs:isUpgrade (Results 1 – 2 of 2) sorted by relevance
| /openbmc/bmcweb/http/routing/ | ||
| H A D | baserule.hpp | 96 bool isUpgrade = false; member in crow::BaseRule |
| /openbmc/bmcweb/http/ | ||
| H A D | http_request.hpp | 157 bool isUpgrade() const in isUpgrade() function |