Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dserver_ctocpp.cc173 void CefServerCToCpp::SendHttp404Response(int connection_id) { in SendHttp404Response() function in CefServerCToCpp
/third_party/cef/libcef/browser/
Dserver_impl.cc223 void CefServerImpl::SendHttp404Response(int connection_id) { in SendHttp404Response() function in CefServerImpl