Searched defs:IsListening (Results 1 - 2 of 2) sorted by relevance
/third_party/node/src/ | ||
H A D | inspector_agent.h | 56 bool IsListening() { return io_ != nullptr; } in IsListening() function in node::inspector::Agent |
H A D | js_native_api_v8_inspector.h | 80 bool IsListening() { return io_ != nullptr; } in IsListening() function in v8impl::Agent |
Completed in 2 milliseconds