Home
last modified time | relevance | path

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

/xnu-8020.101.4/libkern/libkern/
H A DOSKextLib.h310 #define kOSBundleCompatibleVersionKey "OSBundleCompatibleVersion" macro
/xnu-8020.101.4/libkern/c++/
H A DOSKext.cpp2682 getPropertyForHostArch(kOSBundleCompatibleVersionKey)); in setInfoDictionaryAndPath()
2701 kOSBundleCompatibleVersionKey, compatibleVersionCString, in setInfoDictionaryAndPath()
11110 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleCompatibleVersionKey)) {
11112 getPropertyForHostArch(kOSBundleCompatibleVersionKey));
11114 result->setObject(kOSBundleCompatibleVersionKey, versionString);