Home
last modified time | relevance | path

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

/xnu-11215.41.3/libkern/libkern/c++/
H A DOSKext.h616 static OSPtr<OSDictionary> copyLoadedKextInfoByUUID(
/xnu-11215.41.3/libkern/c++/
H A DOSKext.cpp10605 responseObject = OSKext::copyLoadedKextInfoByUUID(kextIdentifiers, infoKeys);
11363 OSKext::copyLoadedKextInfoByUUID( function in OSKext