Searched refs:reqMethodIndex (Results 1 – 1 of 1) sorted by relevance
549 size_t reqMethodIndex = static_cast<size_t>(*verb); in findRoute() local550 if (reqMethodIndex >= perMethods.size()) in findRoute()556 perMethods[reqMethodIndex]); in findRoute()