Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/
H A DOSKextLib.h310 #define kOSBundleCompatibleVersionKey "OSBundleCompatibleVersion" macro
/xnu-11215/libkern/c++/
H A DOSKext.cpp3080 getPropertyForHostArch(kOSBundleCompatibleVersionKey)); in setInfoDictionaryAndPath()
3099 kOSBundleCompatibleVersionKey, compatibleVersionCString, in setInfoDictionaryAndPath()
12277 if (!infoKeys || _OSArrayContainsCString(infoKeys, kOSBundleCompatibleVersionKey)) {
12279 getPropertyForHostArch(kOSBundleCompatibleVersionKey));
12281 result->setObject(kOSBundleCompatibleVersionKey, versionString);