Searched defs:IsOpen (Results 1 – 9 of 9) sorted by relevance
59 bool IsOpen() const { return is_open_; } in IsOpen() function
77 int IsOpen(void) {return isOpen;} in IsOpen() function
118 bool CommandRecordingContext::IsOpen() const { in IsOpen() function in dawn_native::d3d12::CommandRecordingContext
80 bool BlockingQueue::IsOpen() { in IsOpen() function in mindspore::device::BlockingQueue
48 virtual bool IsOpen() const { return !closed_; } in IsOpen() function
79 bool IsOpen() const { return init_; } in IsOpen() function
162 bool IsOpen() override { in IsOpen() function in __anon6fff4b0d0311::Impl
287 bool AscendTdtQueue::IsOpen() const { return !tdt_handle::IsClosed(); } in IsOpen() function in mindspore::device::AscendTdtQueue
395 bool IsOpen; member