Lines Matching refs:setProperty
656 IORegistryEntry::getRegistryRoot()->setProperty(gIOConsoleLockedKey, kOSBooleanTrue); in initialize()
1601 ios->setProperty(gIOMatchCategoryKey->getCStringNoCopy(), "com.apple.iokit.test"); in setPlatform()
1602 ios->setProperty(gIOModuleIdentifierKey->getCStringNoCopy(), "com.apple.kpi.iokit"); in setPlatform()
1603 ios->setProperty(gIOMatchedAtBootKey, kOSBooleanTrue); in setPlatform()
1604 ios->setProperty(gIOPrimaryDriverTerminateOptionsKey, kOSBooleanTrue); in setPlatform()
1630 platform->setProperty(keys[idx], array); in setPlatform()
2332 bool ok = setProperty( typeOfInterest, notifyList); in registerInterestForNotifier()
2664 rematchProvider->setProperty(gIORematchCountKey, num); in terminatePhase1()
2666 rematchProvider->setProperty(gIORematchPersonalityKey, rematchProps); in terminatePhase1()
4090 inst->setProperty( gIOMatchCategoryKey, (OSObject *) category ); in probeCandidates()
4120 newInst->setProperty( gIOProbeScoreKey, newPri ); in probeCandidates()
4247 setProperty(gIODEXTMatchCountKey, num); in probeCandidates()
4853 service->setProperty(gIOServiceMatchDeferredKey, kOSBooleanTrue); in startCandidate()
4985 service->setProperty(gIOPrimaryDriverTerminateOptionsKey, kOSBooleanTrue); in startCandidate()
5019 gIOResources->setProperty( key, value); in publishResource()
5036 gIOUserResources->setProperty( key, value); in publishUserResource()
5075 ret = setProperty( gIOResourceMatchKey, set ); in addNeededResource()
5430 setProperty(gIOResourceMatchedKey, resourceKeys); in doServiceMatch()
5852 ((IOService *)this)->setProperty(((IOService *)this)->__state, in serializeProperties()
7179 this->setProperty( sym, num ); in init()
7411 regEntry->setProperty(gIOConsoleLockedKey, locked); in updateConsoleUsers()
7413 regEntry->setProperty(gIOConsoleUsersKey, consoleUsers); in updateConsoleUsers()
7427 …gIOChosenEntry->setProperty(kIOScreenLockStateKey, &gIOScreenLockState, sizeof(gIOScreenLockState)… in updateConsoleUsers()
8067 setProperty(gIOUserClientClassKey, in newUserClient()
8394 setProperty( gIODeviceMemoryKey, array); in setDeviceMemory()
8895 setProperty(kIOReportLegendKey, legend->getLegend()); in addInterruptStatistics()
8904 setProperty(kIOReportLegendPublicKey, true); in addInterruptStatistics()