Searched refs:getPropertyForHostArch (Results 1 – 4 of 4) sorted by relevance
546 if (kOSBooleanTrue == theKext->getPropertyForHostArch(kAppleSecurityExtensionKey)) { in loadSecurityExtensions()651 theKext->getPropertyForHostArch(kAppleKernelExternalComponentKey)); in loadKernelExternalComponents()
3016 getPropertyForHostArch(kCFBundleIdentifierKey)); in setInfoDictionaryAndPath()3057 getPropertyForHostArch(kCFBundleVersionKey)); in setInfoDictionaryAndPath()3118 getPropertyForHostArch(kOSBundleIsInterfaceKey)); in setInfoDictionaryAndPath()3124 getPropertyForHostArch(kOSKernelResourceKey)); in setInfoDictionaryAndPath()3138 getPropertyForHostArch(kIOKitPersonalitiesKey)); in setInfoDictionaryAndPath()5150 getPropertyForHostArch(kOSBundleRequiredKey)); in isLoadableInSafeBoot()5811 OSKext::getPropertyForHostArch(const char * key) in getPropertyForHostArch() function in OSKext7177 getPropertyForHostArch(kCFBundleVersionKey)); in loadExecutable()9544 getPropertyForHostArch(kOSBundleLibrariesKey));12269 getPropertyForHostArch(kCFBundleVersionKey));[all …]
885 virtual OSObject * getPropertyForHostArch(const char * key);
755 prop = kext->getPropertyForHostArch(kOSBundleAllowUserTerminateKey); in terminateDrivers()