Home
last modified time | relevance | path

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

/xnu-8796.101.5/libkern/libkern/c++/
H A DOSKext.h779 static OSPtr<OSKext> lookupKextWithUUID(uuid_t uuid);
/xnu-8796.101.5/libkern/c++/
H A DOSKext.cpp4323 OSKext::lookupKextWithUUID(uuid_t wanted) in lookupKextWithUUID() function in OSKext
11116 kext = OSKext::lookupKextWithUUID(uuid);