Lines Matching refs:getPropertyForHostArch
2081 getPropertyForHostArch(kOSBundleRequireExplicitLoadKey)); in initWithPrelinkedInfoDict()
2249 getPropertyForHostArch(kOSMutableSegmentCopy) == kOSBooleanTrue || in initWithPrelinkedInfoDict()
2250 getPropertyForHostArch(kOSBundleAllowUserLoadKey) == kOSBooleanTrue); in initWithPrelinkedInfoDict()
2410 getPropertyForHostArch(kOSBundleRequireExplicitLoadKey)); in initWithCodelessInfo()
3006 getPropertyForHostArch(kOSBundleEnableKextLoggingKey)); in setInfoDictionaryAndPath()
3016 getPropertyForHostArch(kCFBundleIdentifierKey)); in setInfoDictionaryAndPath()
3057 getPropertyForHostArch(kCFBundleVersionKey)); in setInfoDictionaryAndPath()
3080 getPropertyForHostArch(kOSBundleCompatibleVersionKey)); in setInfoDictionaryAndPath()
3118 getPropertyForHostArch(kOSBundleIsInterfaceKey)); in setInfoDictionaryAndPath()
3124 getPropertyForHostArch(kOSKernelResourceKey)); in setInfoDictionaryAndPath()
3138 getPropertyForHostArch(kIOKitPersonalitiesKey)); in setInfoDictionaryAndPath()
5009 return getPropertyForHostArch(kCFBundleExecutableKey) != NULL; in declaresExecutable()
5032 getPropertyForHostArch(_kOSKextMkextExecutableReferenceKey)); in getExecutable()
5150 getPropertyForHostArch(kOSBundleRequiredKey)); in isLoadableInSafeBoot()
5811 OSKext::getPropertyForHostArch(const char * key) in getPropertyForHostArch() function in OSKext
7177 getPropertyForHostArch(kCFBundleVersionKey)); in loadExecutable()
7832 OSObject * forceInit = getPropertyForHostArch("OSBundleForceDTraceInit");
9544 getPropertyForHostArch(kOSBundleLibrariesKey));
9806 getPropertyForHostArch("CFBundleGetInfoString"));
9813 getPropertyForHostArch("NSHumanReadableCopyright"));
12269 getPropertyForHostArch(kCFBundleVersionKey));
12279 getPropertyForHostArch(kOSBundleCompatibleVersionKey));
12395 …OSBoolean *allowUserLoad = OSDynamicCast(OSBoolean, getPropertyForHostArch(kOSBundleAllowUserLoadK…
12405 …OSDictionary *libraries = OSDynamicCast(OSDictionary, getPropertyForHostArch(kOSBundleLibrariesKey…
14936 getPropertyForHostArch(kIOKitPersonalitiesKey));
15018 getPropertyForHostArch(kIOKitPersonalitiesKey));