/external/rust/android-crates-io/crates/futures-util/src/sink/ |
D | close.rs | 10 pub struct Close<'a, Si: ?Sized, Item> { struct 15 impl<Si: Unpin + ?Sized, Item> Unpin for Close<'_, Si, Item> {} argument 20 impl<'a, Si: Sink<Item> + Unpin + ?Sized, Item> Close<'a, Si, Item> { implementation 26 impl<Si: Sink<Item> + Unpin + ?Sized, Item> Future for Close<'_, Si, Item> { implementation
|
/external/rust/android-crates-io/crates/futures-util/src/io/ |
D | close.rs | 10 pub struct Close<'a, W: ?Sized> { struct 14 impl<W: ?Sized + Unpin> Unpin for Close<'_, W> {} implementation 16 impl<'a, W: AsyncWrite + ?Sized + Unpin> Close<'a, W> { implementation 22 impl<W: AsyncWrite + ?Sized + Unpin> Future for Close<'_, W> { implementation
|
/external/pigweed/pw_stream/public/pw_stream/ |
D | std_file_stream.h | 27 void Close() { stream_.close(); } in Close() function 44 void Close() { stream_.close(); } in Close() function
|
/external/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 139 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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/Windows/ |
D | WindowsSupport.h | 129 static void Close(handle_type h) { in Close() function 151 static void Close(handle_type h) { in Close() function 167 static void Close(handle_type h) { in Close() function 177 static void Close(handle_type h) { in Close() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
D | WindowsSupport.h | 126 static void Close(handle_type h) { in Close() function 148 static void Close(handle_type h) { in Close() function 164 static void Close(handle_type h) { in Close() function 174 static void Close(handle_type h) { in Close() function
|
/external/webrtc/modules/desktop_capture/win/ |
D | scoped_gdi_object.h | 65 static void Close(T handle) { in Close() function 79 static void Close(HCURSOR handle) { in Close() function
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | WindowsSupport.h | 140 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/vixl/src/ |
D | code-generation-scopes-vixl.h | 113 void Close() { in Close() function 189 void Close() { in Close() function 277 void Close() { in Close() function
|
/external/webrtc/test/testsupport/ |
D | video_frame_writer.cc | 80 void Y4mVideoFrameWriterImpl::Close() { in Close() function in webrtc::test::Y4mVideoFrameWriterImpl 106 void YuvVideoFrameWriterImpl::Close() { in Close() function in webrtc::test::YuvVideoFrameWriterImpl
|
/external/tensorflow/tensorflow/core/util/ |
D | reporter.cc | 32 Status TestReportFile::Close() { in Close() function in tensorflow::TestReportFile 61 Status TestReporter::Close() { in Close() function in tensorflow::TestReporter
|
/external/openscreen/platform/impl/ |
D | scoped_pipe_unittest.cc | 24 static void Close(int fd) { g_freed_values->push_back(fd); } in Close() function 44 TEST_F(ScopedPipeTest, Close) { in TEST_F() argument
|
/external/licenseclassifier/tools/identify_license/backend/ |
D | backend.go | 34 Close() methodSpec 63 func (b *ClassifierBackend) Close() { func
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_impl.cc | 88 bool FileInputStream::Close() { return copying_input_.Close(); } in Close() function in google::protobuf::io::FileInputStream 122 bool FileInputStream::CopyingFileInputStream::Close() { in Close() function in google::protobuf::io::FileInputStream::CopyingFileInputStream 177 bool FileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream 199 bool FileOutputStream::CopyingFileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream::CopyingFileOutputStream
|
/external/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_impl.cc | 88 bool FileInputStream::Close() { return copying_input_.Close(); } in Close() function in google::protobuf::io::FileInputStream 122 bool FileInputStream::CopyingFileInputStream::Close() { in Close() function in google::protobuf::io::FileInputStream::CopyingFileInputStream 177 bool FileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream 199 bool FileOutputStream::CopyingFileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream::CopyingFileOutputStream
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_impl.cc | 88 bool FileInputStream::Close() { return copying_input_.Close(); } in Close() function in google::protobuf::io::FileInputStream 122 bool FileInputStream::CopyingFileInputStream::Close() { in Close() function in google::protobuf::io::FileInputStream::CopyingFileInputStream 177 bool FileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream 199 bool FileOutputStream::CopyingFileOutputStream::Close() { in Close() function in google::protobuf::io::FileOutputStream::CopyingFileOutputStream
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | video_dumping.cc | 52 void Close() override { in Close() function in webrtc::webrtc_pc_e2e::__anone73805320111::VideoFrameIdsWriter 82 void Close() override { in Close() function in webrtc::webrtc_pc_e2e::__anone73805320111::BroadcastingFrameWriter
|
/external/private-join-and-compute/private_join_and_compute/util/ |
D | recordio.cc | 93 Status Close() final { return in_->Close(); } in Close() function in private_join_and_compute::__anon91ef4f770111::RecordReaderImpl 136 Status Close() final { return in_->Close(); } in Close() function in private_join_and_compute::__anon91ef4f770111::LineReader 200 Status Close() override { in Close() function in private_join_and_compute::__anon91ef4f770111::MultiSortedReaderImpl 305 Status Close() final { return out_->Close(); } in Close() function in private_join_and_compute::__anon91ef4f770111::RecordWriterImpl 340 Status Close() final { return out_->Close(); } in Close() function in private_join_and_compute::__anon91ef4f770111::LineWriterImpl 440 StatusOr<std::vector<std::string>> Close() override { in Close() function in private_join_and_compute::__anon91ef4f770611::ShardingWriterImpl
|
/external/tink/python/tink/cc/ |
D | test_util.h | 43 util::Status Close() override { return util::OkStatus(); } in Close() function 67 util::Status Close() override { return util::OkStatus(); } in Close() function 165 util::Status Close() override { in Close() function
|
/external/lzma/CPP/Windows/ |
D | Synchronization.h | 28 WRes Close() { return Event_Close(&_object); } in Close() function 144 WRes Close() { return Semaphore_Close(&_object); } in Close() function 294 WRes Close() { this->_sync = NULL; return 0; } in Close() function 350 WRes Close() { this->_sync = NULL; return 0; } in Close() function
|
/external/licenseclassifier/v2/tools/identify_license/backend/ |
D | backend.go | 35 Close() methodSpec 63 func (b *ClassifierBackend) Close() { func
|
/external/cronet/tot/net/disk_cache/mock/ |
D | mock_entry_impl.h | 20 void Close() override { delete this; } in Close() function
|
/external/cronet/stable/net/disk_cache/mock/ |
D | mock_entry_impl.h | 20 void Close() override { delete this; } in Close() function
|
/external/libchrome/mojo/public/cpp/system/ |
D | handle.h | 175 void Close() { in Close() function 208 inline void Close(ScopedHandleBase<HandleType> /*handle*/) { in Close() function
|
/external/cronet/stable/build/android/pylib/symbols/ |
D | expensive_line_transformer.py | 143 def Close(self): member in ExpensiveLineTransformer 220 def Close(self): member in ExpensiveLineTransformerPool
|