Searched defs:hasKey (Results 1 – 9 of 9) sorted by relevance
46 public final void hasKey(RbPath path) { in hasKey() method in ResultSubject50 public final void hasKey(String path) { in hasKey() method in ResultSubject
133 boolean *hasKey, in GetOptionalPropertyValue()182 boolean hasKey = false; in GetOptionalSizePropertyValue() local248 boolean hasKey = false; in GetOptionalSinglePropertyValue() local
35 this.hasKey = function (...args) { method
33 this.hasKey = function (...args) { method
247 private boolean hasKey; field in MapEntry.Builder254 private Builder(Metadata<K, V> metadata, K key, V value, boolean hasKey, boolean hasValue) { in Builder()
153 declare function hasKey<T extends Keys>(x: KeySet<T>): x is KeySet<T|'d'>; function
310 public IRubyObject hasKey(ThreadContext context, IRubyObject key) { in hasKey() method in RubyMap
1095 bool hasKey = resource->resourcePriv().getScratchKey().isValid() || hasUniqueKey; in notifyARefCntReachedZero() local