Searched defs:SendHttpResponse (Results 1 – 3 of 3) sorted by relevance
208 void CefServerCToCpp::SendHttpResponse(int connection_id, in SendHttpResponse() function in CefServerCToCpp
272 void CefServerImpl::SendHttpResponse(int connection_id, in SendHttpResponse() function in CefServerImpl
97 void SendHttpResponse(InspectorSocket* socket, in SendHttpResponse() function