Searched defs:IsClosing (Results 1 – 9 of 9) sorted by relevance
51 bool IsClosing() const { return is_closing_; } in IsClosing() function
28 bool BrowserWindow::IsClosing() const { in IsClosing() function in client::BrowserWindow
130 bool LogStream::IsClosing() { in IsClosing() function in node::quic::LogStream
44 bool JSStream::IsClosing() { in IsClosing() function in node::JSStream
188 bool LibuvStreamWrap::IsClosing() { in IsClosing() function in node::LibuvStreamWrap
324 bool IsClosing() override { return closing_; } in IsClosing() function
326 bool IsClosing() override { return snapshot_ == nullptr; } in IsClosing() function in node::heap::__anon557f6b510111::HeapSnapshotStream
428 bool IsClosing() override { in IsClosing() function
889 bool TLSWrap::IsClosing() { in IsClosing() function in node::crypto::TLSWrap