Home
last modified time | relevance | path

Searched defs:GetEnumerator (Results 1 – 17 of 17) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs271 public IEnumerator GetEnumerator() in GetEnumerator() method in Antlr.Runtime.Collections.HashList.KeyCollection
342 public IEnumerator GetEnumerator() in GetEnumerator() method in Antlr.Runtime.Collections.HashList.ValueCollection
383 public IDictionaryEnumerator GetEnumerator() in GetEnumerator() method in Antlr.Runtime.Collections.HashList
/external/grpc-grpc/src/csharp/Grpc.Core/
DServer.cs420 public IEnumerator<ServerServiceDefinition> GetEnumerator() in GetEnumerator() method in Grpc.Core.Server.ServiceDefinitionCollection
468 public IEnumerator<ServerPort> GetEnumerator() in GetEnumerator() method in Grpc.Core.Server.ServerPortCollection
DMetadata.cs206 public IEnumerator<Metadata.Entry> GetEnumerator() in GetEnumerator() method in Grpc.Core.Metadata
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs157 public IEnumerator<Extension> GetEnumerator() in GetEnumerator() method in Google.Protobuf.ExtensionRegistry
DByteString.cs305 public IEnumerator<byte> GetEnumerator() in GetEnumerator() method in Google.Protobuf.ByteString
/external/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs157 public IEnumerator<Extension> GetEnumerator() in GetEnumerator() method in Google.Protobuf.ExtensionRegistry
DByteString.cs305 public IEnumerator<byte> GetEnumerator() in GetEnumerator() method in Google.Protobuf.ByteString
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas119 function GetEnumerator: TEnumerator<TPair<TKey, TValue>>; in GetEnumerator() function
227 function THashList<TKey, TValue>.GetEnumerator: TEnumerator<TPair<TKey, TValue>>; in THashList() function
DAntlr.Runtime.Tools.pas887 function TDictionary<TKey,TValue>.GetEnumerator: TPairEnumerator; in GetEnumerator() function
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs122 public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.ReadOnlyDictionary
DMapField.cs256 public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.MapField
730 public IEnumerator<T> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.MapField.MapView
DRepeatedField.cs475 public IEnumerator<T> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.RepeatedField
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs122 public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.ReadOnlyDictionary
DMapField.cs256 public IEnumerator<KeyValuePair<TKey, TValue>> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.MapField
730 public IEnumerator<T> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.MapField.MapView
DRepeatedField.cs475 public IEnumerator<T> GetEnumerator() in GetEnumerator() method in Google.Protobuf.Collections.RepeatedField
/external/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs179 public void GetEnumerator() in GetEnumerator() method in Google.Protobuf.ByteStringTest
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DByteStringTest.cs179 public void GetEnumerator() in GetEnumerator() method in Google.Protobuf.ByteStringTest