Home
last modified time | relevance | path

Searched defs:Send500 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/net/server/
Dhttp_server.cc77 void HttpServer::Send500(int connection_id, const std::string& message) { in Send500() function in net::HttpServer
/external/chromium/net/server/
Dhttp_server.cc165 void HttpServer::Send500(int connection_id, const std::string& message) { in Send500() function in net::HttpServer
/external/chromium/chrome/browser/debugger/
Ddevtools_http_protocol_handler.cc524 void DevToolsHttpProtocolHandler::Send500(int connection_id, in Send500() function in DevToolsHttpProtocolHandler
/external/chromium_org/content/browser/devtools/
Ddevtools_http_handler_impl.cc728 void DevToolsHttpHandlerImpl::Send500(int connection_id, in Send500() function in content::DevToolsHttpHandlerImpl