Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h850 static OSReturn notifyDextUpgrade(
/xnu-11215/libkern/c++/
H A DOSKext.cpp5446 result = notifyDextUpgrade(OSDynamicCast(OSString, dextID), newdext->getDextUniqueID()); in replaceDextInternal()
12965 OSKext::notifyDextUpgrade( function in OSKext