Searched refs:aTag (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h527 static OSKext * lookupKextWithLoadTag(OSKextLoadTag aTag);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp3460 OSKext::lookupKextWithLoadTag(uint32_t aTag) argument
3470 if (thisKext->getLoadTag() == aTag) {

Completed in 81 milliseconds