Searched refs:otherValueObject (Results 1 – 1 of 1) sorted by relevance
558 if (const auto * const otherValueObject = OSDynamicCast(OSValueObject, inObject)) { in isEqualTo() local559 return isEqualTo(otherValueObject); in isEqualTo()