Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/routing/
H A Dbaserule.hpp64 size_t getMethods() const in getMethods() function in crow::BaseRule
/openbmc/bmcweb/http/
H A Drouting.hpp652 req->methodString(), rule.getMethods()); in handle()