Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h613 static OSPtr<OSDictionary> copyLoadedKextInfo(
/xnu-11215/libkern/c++/
H A DOSKext.cpp10609 responseObject = OSKext::copyLoadedKextInfo(kextIdentifiers, infoKeys);
11849 OSKext::copyLoadedKextInfo( function in OSKext