Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp5392 OSData * oldDextUniqueIdentifier = olddext->getDextUniqueID(); in replaceDextInternal() local
5414 if (NULL != oldDextUniqueIdentifier) { in replaceDextInternal()
5415 oldDextUniqueIdentifier->retain(); in replaceDextInternal()
5456 OSDynamicCast(OSString, dextID), oldDextUniqueIdentifier); in replaceDextInternal()
5460 OSSafeReleaseNULL(oldDextUniqueIdentifier); in replaceDextInternal()