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

/xnu-2782.1.97/libkern/c++/
H A DOSData.cpp337 OSData * otherData; local
340 if ((otherData = OSDynamicCast(OSData, obj)))
341 return isEqualTo(otherData);

Completed in 71 milliseconds