Searched defs:EndSession (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/src/ | ||
| D | inspector_io.cc | 355 void InspectorIoDelegate::EndSession(int session_id) { in EndSession() function in node::inspector::InspectorIoDelegate |
| D | js_native_api_v8_inspector.cc | 680 void InspectorIoDelegate::EndSession(int session_id) { in EndSession() function in v8impl::__anon9ed861e20411::InspectorIoDelegate |
| /third_party/node/test/cctest/ | ||
| D | test_inspector_socket_server.cc | 331 void EndSession(int session_id) override { in EndSession() function in __anon5c15c6c40111::TestSocketServerDelegate |