Home
last modified time | relevance | path

Searched defs:Dispose (Results 1 – 9 of 9) sorted by relevance

/third_party/node/src/
Dnode_v8_platform-inl.h107 inline void Dispose() { in Dispose() function
157 inline void Dispose() {} in Dispose() function
Dnode_main_instance.cc96 void NodeMainInstance::Dispose() { in Dispose() function in node::NodeMainInstance
Dstream_base-inl.h35 void StreamReq::Dispose() { in Dispose() function
/third_party/typescript/tests/cases/compiler/
DconstructorWithIncompleteTypeAnnotation.ts278 Dispose(): void; method
/third_party/zlib/contrib/dotzlib/DotZLib/
DCodecBase.cs131 public void Dispose() in Dispose() method in DotZLib.CodecBase
DGZipStream.cs125 public void Dispose() in Dispose() method in DotZLib.GZipStream
/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs275 public void Dispose() in Dispose() method in Google.Protobuf.CodedInputStream
DCodedOutputStream.cs566 public void Dispose() in Dispose() method in Google.Protobuf.CodedOutputStream
/third_party/flutter/engine/flutter/fml/
Dmessage_loop_task_queues.cc48 void MessageLoopTaskQueues::Dispose(TaskQueueId queue_id) { in Dispose() function in fml::MessageLoopTaskQueues