Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h443 static OSSharedPtr<OSKext> withCodelessInfo(
/xnu-11215/libkern/c++/
H A DOSKext.cpp2335 OSKext::withCodelessInfo(OSDictionary * anInfoDict, OSKextInitResult *result) in withCodelessInfo() function in OSKext
6344 OSSharedPtr<OSKext> newKext = OSKext::withCodelessInfo(anInfoDict, &ret); in loadCodelessKext()
13378 OSKext::withCodelessInfo(infoDict, NULL);