Home
last modified time | relevance | path

Searched defs:Close (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/external/webrtc/webrtc/modules/desktop_capture/win/
Dscoped_gdi_object.h67 static void Close(T handle) { in Close() function
80 static void Close(HCURSOR handle) { in Close() function
/external/llvm/lib/Support/Windows/
DWindowsSupport.h139 static void Close(handle_type h) { in Close() function
161 static void Close(handle_type h) { in Close() function
177 static void Close(handle_type h) { in Close() function
187 static void Close(handle_type h) { in Close() function
/external/vixl/src/
Dcode-generation-scopes-vixl.h108 void Close() { in Close() function
183 void Close() { in Close() function
270 void Close() { in Close() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h140 static void Close(handle_type h) { in Close() function
162 static void Close(handle_type h) { in Close() function
178 static void Close(handle_type h) { in Close() function
188 static void Close(handle_type h) { in Close() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DWindowsSupport.h142 static void Close(handle_type h) { in Close() function
164 static void Close(handle_type h) { in Close() function
180 static void Close(handle_type h) { in Close() function
190 static void Close(handle_type h) { in Close() function
/external/sfntly/cpp/src/sfntly/port/
Dmemory_output_stream.h35 virtual void Close() {} // no-op in Close() function
/external/syzkaller/vm/vmimpl/
Dconsole.go72 func (t *tty) Close() error { func
124 func (t *remoteCon) Close() error { func
/external/zlib/src/contrib/ada/
Dzlib-streams.adb19 procedure Close (Stream : in out Stream_Type) is subprogram
28 Close (Stream.Writer); argument
/external/bsdiff/
Ddiff_encoder.cc80 bool DiffEncoder::Close() { in Close() function in bsdiff::DiffEncoder
Dbrotli_decompressor.cc68 bool BrotliDecompressor::Close() { in Close() function in bsdiff::BrotliDecompressor
Dbz2_decompressor.cc72 bool BZ2Decompressor::Close() { in Close() function in bsdiff::BZ2Decompressor
Dsink_file.cc25 bool SinkFile::Close() { in Close() function in bsdiff::SinkFile
/external/lzma/CPP/Windows/
DHandle.h17 bool Close() in Close() function
DSynchronization.h26 WRes Close() { return Event_Close(&_object); } in Close() function
132 WRes Close() { return Semaphore_Close(&_object); } in Close() function
DSecurityUtils.h19 bool Close() in Close() function
103 NTSTATUS Close() in Close() function
/external/libchrome/mojo/public/cpp/system/
Dhandle.h175 void Close() { in Close() function
208 inline void Close(ScopedHandleBase<HandleType> /*handle*/) { in Close() function
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl.cc86 bool FileInputStream::Close() { in Close() function in google::protobuf::io::FileInputStream
123 bool FileInputStream::CopyingFileInputStream::Close() { in Close() function in google::protobuf::io::FileInputStream::CopyingFileInputStream
184 bool FileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream
221 bool FileOutputStream::CopyingFileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream::CopyingFileOutputStream
/external/webrtc/webrtc/sound/
Dnullsoundsystem.cc55 bool Close() override { in Close() function in rtc::NullSoundInputStream
88 bool Close() override { in Close() function in rtc::NullSoundOutputStream
/external/webrtc/webrtc/test/testsupport/
Dframe_writer.cc44 void FrameWriterImpl::Close() { in Close() function in webrtc::test::FrameWriterImpl
Dframe_reader.cc54 void FrameReaderImpl::Close() { in Close() function in webrtc::test::FrameReaderImpl
/external/syzkaller/pkg/rpctype/
Drpc.go93 func (cli *RPCClient) Close() { func
145 func (fc *flateConn) Close() error { func
/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dnet.go50 func (lc *limitConn) Close() error { func
/external/lzma/CPP/Common/
DStdInStream.cpp29 bool CStdInStream::Close() throw() in Close() function in CStdInStream
/external/libchrome/base/memory/
Dshared_memory_android.cc60 void SharedMemory::Close() { in Close() function in base::SharedMemory
/external/nos/host/android/citadel/citadeld/
DCitadeldProxyClient.cpp46 void CitadeldProxyClient::Close() { in Close() function in nos::CitadeldProxyClient

12345678910>>...12