Home
last modified time | relevance | path

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

/xnu-8792.61.2/libkern/libkern/c++/
H A DOSKext.h600 static OSPtr<OSDictionary> copyLoadedKextInfoByUUID(
/xnu-8792.61.2/libkern/c++/
H A DOSKext.cpp10368 responseObject = OSKext::copyLoadedKextInfoByUUID(kextIdentifiers, infoKeys);
11126 OSKext::copyLoadedKextInfoByUUID( function in OSKext