Home
last modified time | relevance | path

Searched defs:TryGetValue (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Collections.pas112 function TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function
261 function THashList<TKey, TValue>.TryGetValue(const Key: TKey; in THashList() function
H A DAntlr.Runtime.Tools.pas198 function TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function
300 function TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function
836 function TDictionary<TKey,TValue>.TryGetValue(const Key: TKey; out Value: TValue): Boolean; in TryGetValue() function
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DReadOnlyDictionary.cs71 public bool TryGetValue(TKey key, out TValue value) in TryGetValue() method in Google.Protobuf.Collections.ReadOnlyDictionary
H A DMapField.cs171 public bool TryGetValue(TKey key, out TValue value) in TryGetValue() method in Google.Protobuf.Collections.MapField
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/
H A DReadOnlyDictionary.cs71 public bool TryGetValue(TKey key, out TValue value) in TryGetValue() method in Google.Protobuf.Collections.ReadOnlyDictionary
H A DMapField.cs171 public bool TryGetValue(TKey key, out TValue value) in TryGetValue() method in Google.Protobuf.Collections.MapField