Home
last modified time | relevance | path

Searched refs:Dispose (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedOutputStream.cs706 public void Dispose() in Dispose() method in Google.Protobuf.CodedOutputStream
711 output.Dispose(); in Dispose()
DCodedInputStream.cs277 public void Dispose() in Dispose() method in Google.Protobuf.CodedInputStream
281 input.Dispose(); in Dispose()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/
DViewController.m46 // Dispose of any resources that can be recreated.