Home
last modified time | relevance | path

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

/xnu-8019.80.24/libkern/libkern/
H A DOSKextLib.h310 #define kOSBundleCompatibleVersionKey "OSBundleCompatibleVersion" macro
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp2681 getPropertyForHostArch(kOSBundleCompatibleVersionKey)); in setInfoDictionaryAndPath()
2700 kOSBundleCompatibleVersionKey, compatibleVersionCString, in setInfoDictionaryAndPath()
11109 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleCompatibleVersionKey)) {
11111 getPropertyForHostArch(kOSBundleCompatibleVersionKey));
11113 result->setObject(kOSBundleCompatibleVersionKey, versionString);