HomeSort by relevance Sort by last modified time
    Searched defs:Send404 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/server/
http_server.cc 91 void HttpServer::Send404(int connection_id) {
  /external/chromium_org/content/browser/devtools/
devtools_http_handler_impl.cc 344 server_->Send404(connection_id);
368 server_->Send404(connection_id);
641 Send404(connection_id);
657 Send404(connection_id);
819 void DevToolsHttpHandlerImpl::Send404(int connection_id) {
824 base::Bind(&net::HttpServer::Send404,

Completed in 8438 milliseconds