Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Ddiskio.h77 int IsOpen(void) {return isOpen;} in IsOpen() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandRecordingContext.cpp118 bool CommandRecordingContext::IsOpen() const { in IsOpen() function in dawn_native::d3d12::CommandRecordingContext
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dsocket.cc162 bool IsOpen() override { in IsOpen() function in __anon3a15408e0311::Impl
/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.h398 bool IsOpen; member