Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/libkern/c++/
H A DOSKext.h558 static OSPtr<OSDictionary> copyLoadedKextInfoByUUID(
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp9662 responseObject = OSKext::copyLoadedKextInfoByUUID(kextIdentifiers, infoKeys);
10414 OSKext::copyLoadedKextInfoByUUID( function in OSKext