Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h478 virtual bool initWithMkext2Info(
/xnu-11215/libkern/c++/
H A DOSKext.cpp3646 if (newKext && !newKext->initWithMkext2Info(anInfoDict, mkextData)) { in withMkext2Info()
3656 OSKext::initWithMkext2Info( in initWithMkext2Info() function in OSKext