Searched defs:OnHttpGet (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | inspector_socket_server.cc | 519 void SocketSession::Delegate::OnHttpGet(const std::string& host, in OnHttpGet() function in node::inspector::SocketSession::Delegate |
| /third_party/node/test/cctest/ | ||
| D | test_inspector_socket.cc | 109 void OnHttpGet(const std::string& host, const std::string& path) override { in OnHttpGet() function in __anonbc0a4e8d0111::TestInspectorDelegate |