Searched defs:OnHttpGet (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | inspector_socket_server.cc | 502 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 __anon34a79c6e0111::TestInspectorDelegate |