Home
last modified time | relevance | path

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

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