Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_socket_server.cc502 void SocketSession::Delegate::OnHttpGet(const std::string& host, in OnHttpGet() function in node::inspector::SocketSession::Delegate
/third_party/node/test/cctest/
Dtest_inspector_socket.cc109 void OnHttpGet(const std::string& host, const std::string& path) override { in OnHttpGet() function in __anon34a79c6e0111::TestInspectorDelegate