Home
last modified time | relevance | path

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

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