Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h619 static OSPtr<OSDictionary> copyKextCollectionInfo(
/xnu-11215/libkern/c++/
H A DOSKext.cpp10613 responseObject = OSKext::copyKextCollectionInfo(requestDict, infoKeys);
11503 OSKext::copyKextCollectionInfo( function in OSKext