Searched defs:IsClosed (Results 1 – 11 of 11) sorted by relevance
48 bool IsClosed() const { return closed_; } in IsClosed() function
60 bool IsClosed() const { return file_ == nullptr && reader_ == nullptr; } in IsClosed() function in __anone2ddfc620111::PyRecordReader143 bool IsClosed() const { return file_ == nullptr && reader_ == nullptr; } in IsClosed() function in __anone2ddfc620111::PyRecordRandomReader202 bool IsClosed() const { return file_ == nullptr && writer_ == nullptr; } in IsClosed() function in __anone2ddfc620111::PyRecordWriter
309 bool Batch<TaskType>::IsClosed() const { in IsClosed() function
53 def IsClosed(self): member in ExpensiveLineTransformer
314 bool IsClosed() const override { in IsClosed() function
231 bool QuicStreamSequencer::IsClosed() const { in IsClosed() function in quic::QuicStreamSequencer
285 bool Tcp::Endpoint::IsClosed(void) const in IsClosed() function in ot::Ip6::Tcp::Endpoint584 bool Tcp::Listener::IsClosed(void) const in IsClosed() function in ot::Ip6::Tcp::Listener
267 bool IsClosed() { in IsClosed() function
330 bool IsClosed() const override { return false; } in IsClosed() function
784 bool SpdyStream::IsClosed() const { in IsClosed() function in net::SpdyStream