Home
last modified time | relevance | path

Searched defs:SendHttp500Response (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dserver_ctocpp.cc187 void CefServerCToCpp::SendHttp500Response(int connection_id, in SendHttp500Response() function in CefServerCToCpp
/third_party/cef/libcef/browser/
Dserver_impl.cc247 void CefServerImpl::SendHttp500Response(int connection_id, in SendHttp500Response() function in CefServerImpl