Home
last modified time | relevance | path

Searched refs:OnHttpGet (Results 1 - 4 of 4) sorted by relevance

/third_party/node/src/
H A Dinspector_socket.h22 virtual void OnHttpGet(const std::string& host,
H A Dinspector_socket_server.cc189 void OnHttpGet(const std::string& host, const std::string& path) override;
517 void SocketSession::Delegate::OnHttpGet(const std::string& host, in OnHttpGet() function in node::inspector::SocketSession::Delegate
H A Dinspector_socket.cc552 delegate()->OnHttpGet(event.host, event.path);
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc109 void OnHttpGet(const std::string& host, const std::string& path) override {

Completed in 9 milliseconds