Home
last modified time | relevance | path

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

/xnu-10002.1.13/libkern/libkern/
H A DOSKextLibPrivate.h171 #define kOSBundleLoadSizeKey "OSBundleLoadSize" macro
/xnu-10002.1.13/libkern/c++/
H A DOSKext.cpp12305 _OSArrayContainsCString(infoKeys, kOSBundleLoadSizeKey) ||
12411 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleLoadSizeKey)) {
12418 result->setObject(kOSBundleLoadSizeKey, scratchNumber.get());