Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dserver_ctocpp.cc146 void CefServerCToCpp::SendHttp200Response(int connection_id, in SendHttp200Response() function in CefServerCToCpp
/third_party/cef/libcef/browser/
Dserver_impl.cc215 void CefServerImpl::SendHttp200Response(int connection_id, in SendHttp200Response() function in CefServerImpl