Home
last modified time | relevance | path

Searched defs:SendHttpResponse (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dserver_ctocpp.cc208 void CefServerCToCpp::SendHttpResponse(int connection_id, in SendHttpResponse() function in CefServerCToCpp
/third_party/cef/libcef/browser/
Dserver_impl.cc272 void CefServerImpl::SendHttpResponse(int connection_id, in SendHttpResponse() function in CefServerImpl
/third_party/node/src/
Dinspector_socket_server.cc97 void SendHttpResponse(InspectorSocket* socket, in SendHttpResponse() function