Home
last modified time | relevance | path

Searched refs:otherValueObject (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSValueObject.h558 if (const auto * const otherValueObject = OSDynamicCast(OSValueObject, inObject)) { in isEqualTo() local
559 return isEqualTo(otherValueObject); in isEqualTo()