Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/libkern/c++/
H A DOSKext.h557 static OSPtr<OSDictionary> copyLoadedKextInfoByUUID(
/xnu-8020.121.3/libkern/c++/
H A DOSKext.cpp9665 responseObject = OSKext::copyLoadedKextInfoByUUID(kextIdentifiers, infoKeys);
10417 OSKext::copyLoadedKextInfoByUUID( function in OSKext