Home
last modified time | relevance | path

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

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