Searched refs:GetMethodType (Results 1 – 2 of 2) sorted by relevance
92 http_request_->method = GetMethodType(StringToLowerASCII( in ParseHeaders()183 HttpMethod HttpRequestParser::GetMethodType(const std::string& token) const { in GetMethodType() function in net::test_server::HttpRequestParser
87 HttpMethod GetMethodType(const std::string& token) const;