Home
last modified time | relevance | path

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

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