Searched refs:nextKey (Results 1 – 1 of 1) sorted by relevance
7772 OSString * nextKey; in matchInternal() local7780 nextKey = OSDynamicCast( OSString, obj); in matchInternal()7781 if (nextKey) { in matchInternal()7788 while (nextKey in matchInternal()7789 || (iter && (NULL != (nextKey = OSDynamicCast(OSString, in matchInternal()7791 match = (NULL != matchProps->getObject(nextKey)); in matchInternal()7795 nextKey = NULL; in matchInternal()