Home
last modified time | relevance | path

Searched defs:IsClosed (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_buffer_mgr.cc156 bool GpuBufferMgr::IsClosed() const { return closed_; } in IsClosed() function in mindspore::device::GpuBufferMgr
/third_party/node/src/
Dstream_pipe.cc273 void StreamPipe::IsClosed(const FunctionCallbackInfo<Value>& args) { in IsClosed() function in node::StreamPipe
/third_party/cef/libcef/browser/views/
Dwindow_impl.cc167 bool CefWindowImpl::IsClosed() { in IsClosed() function in CefWindowImpl
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.cc107 NO_SANITIZE("cfi-icall") bool CefWindowCToCpp::IsClosed() { in IsClosed() function in CefWindowCToCpp