Home
last modified time | relevance | path

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

/xnu-10002.81.5/libkern/libkern/c++/
H A DOSKext.h615 static OSPtr<OSDictionary> copyLoadedKextInfoByUUID(
/xnu-10002.81.5/libkern/c++/
H A DOSKext.cpp10467 responseObject = OSKext::copyLoadedKextInfoByUUID(kextIdentifiers, infoKeys);
11225 OSKext::copyLoadedKextInfoByUUID( function in OSKext