Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h798 …static OSPtr<OSKext> lookupDextWithIdentifier(OSString * dextIdentifier, OSData *dextUniqueIdentif…
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp6540 driverKext = OSKext::lookupDextWithIdentifier(bundleID, serverDUI); in launchUserServer()
/xnu-11215/libkern/c++/
H A DOSKext.cpp4275 OSKext::lookupDextWithIdentifier(OSString * dextIdentifier, OSData *dextUniqueIdentifier) in lookupDextWithIdentifier() function in OSKext