Searched defs:IsOpen (Results 1 – 4 of 4) sorted by relevance
/third_party/gptfdisk/ | ||
D | diskio.h | 77 int IsOpen(void) {return isOpen;} in IsOpen() function |
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | CommandRecordingContext.cpp | 118 bool CommandRecordingContext::IsOpen() const { in IsOpen() function in dawn_native::d3d12::CommandRecordingContext |
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ | ||
D | socket.cc | 162 bool IsOpen() override { in IsOpen() function in __anon3a15408e0311::Impl |
/third_party/lzma/CPP/7zip/UI/Common/ | ||
D | OpenArchive.h | 398 bool IsOpen; member |