Home
last modified time | relevance | path

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

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