Searched refs:otherSet (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSSet.cpp298 OSSet *otherSet; local
300 otherSet = OSDynamicCast(OSSet, anObject);
301 if ( otherSet )
302 return isEqualTo(otherSet);

Completed in 66 milliseconds