Searched refs:propertyExists (Results 1 – 5 of 5) sorted by relevance
421 bool propertyExists(const OSSymbol * aKey);429 bool propertyExists(const OSString * aKey);437 bool propertyExists(const char * aKey);519 bool propertyExists( const OSSymbol * aKey,533 bool propertyExists( const OSString * aKey,547 bool propertyExists( const char * aKey,
639 if ((service->propertyExists(gIOInterruptControllersKey)) && in setCPUInterruptProperties()640 (service->propertyExists(gIOInterruptSpecifiersKey))) { in setCPUInterruptProperties()
588 IORegistryEntry::propertyExists(const OSSymbol * aKey) in wrap2()594 IORegistryEntry::propertyExists(const OSString * aKey) in propertyExists() function in IORegistryEntry600 IORegistryEntry::propertyExists(const char * aKey) in propertyExists() function in IORegistryEntry647 IORegistryEntry::propertyExists(const OSSymbol * aKey, in propertyExists() function in IORegistryEntry655 IORegistryEntry::propertyExists(const OSString * aKey, in propertyExists() function in IORegistryEntry662 IORegistryEntry::propertyExists(const char * aKey, in propertyExists() function in IORegistryEntry
1689 if (!propertyExists(kIOPMSystemDefaultOverrideKey)) { in start()5895 if (service->propertyExists("IOPMStrictTreeOrder")) { in tagPowerPlaneService()5898 if (service->propertyExists("IOPMUnattendedWakePowerState")) { in tagPowerPlaneService()5983 if ((parent == pciHostBridgeDevice) && service->propertyExists("acpi-device")) { in tagPowerPlaneService()7997 !propertyExists(kIOPMRootDomainWakeTypeKey)) { in dispatchPowerEvent()10042 while (service->propertyExists(gPMHaltClientAcknowledgeKey.get())) { in work()10603 if (!propertyExists(kIOPMRootDomainWakeReasonKey)) { in acceptSystemWakeEvents()
3861 existingIsBoot = client->propertyExists(gIOMatchedAtBootKey); in probeCandidates()4118 if (!started && inst->propertyExists(gIOServiceMatchDeferredKey)) { in probeCandidates()4673 bool reuse = service->propertyExists(gIOUserServerOneProcessKey); in startCandidate()5109 if (!client->propertyExists(gIOPrimaryDriverTerminateOptionsKey)) { in canTerminateForReplacement()