Searched refs:GetProtocolHandlerID (Results 1 – 3 of 3) sorted by relevance
75 auto request_id = std::make_tuple(request->GetProtocolHandlerID(), in HandleRequest()
104 const std::string& GetProtocolHandlerID() const;
182 const std::string& Request::GetProtocolHandlerID() const { in GetProtocolHandlerID() function in webservd::Request