Lines Matching refs:setObject
2161 copyArray->setObject(notify); in applyToInterestNotifiers()
2506 #define tailQ(o) setObject(o)
2507 #define headQ(o) setObject(0, o)
2710 makeInactive->setObject( client ); in terminatePhase1()
2832 gIOTerminatePhase2List->setObject( this ); in scheduleTerminatePhase2()
2864 gIOTerminatePhase2List->setObject( this ); in scheduleTerminatePhase2()
3327 freeList->setObject( victim ); in terminateWorker()
3378 freeList->setObject( client ); in terminateWorker()
3379 freeList->setObject( provider ); in terminateWorker()
4014 kexts->setObject(kextRef); in probeCandidates()
4019 props->setObject(gIOMatchedAtBootKey, kOSBooleanTrue); in probeCandidates()
4023 props->setObject(gIOMatchedPersonalityKey, match); in probeCandidates()
4031 familyMatches->setObject( props ); in probeCandidates()
4135 startDict->setObject( category, startList ); in probeCandidates()
4141 startList->setObject( newInst ); in probeCandidates()
4208 gIOMatchDeferList->setObject(this); in probeCandidates()
4375 gIOMatchDeferList->setObject(provider); in userSpaceWillReboot()
4434 fUserServers->setObject(server); in serverAdd()
4506 fMatchingWork->setObject(service); in matchingStart()
4515 fMatchingDelayed->setObject(service); in matchingStart()
5068 set->setObject( resourcesProp ); in addNeededResource()
5073 set->setObject( newKey ); in addNeededResource()
5221 ctx->services->setObject(service); in publishHiddenMediaApplier()
5392 matches->setObject( notify ); in doServiceMatch()
5733 set->setObject(this); in waitQuietWithOptions()
5755 leaves->setObject(next); in waitQuietWithOptions()
6083 ((OSSet *)ctx->result)->setObject(service); in instanceMatch()
6159 ((OSSet *)current)->setObject( service ); in copyExistingServices()
6190 ((OSSet *)_current)->setObject( service ); in copyExistingServices()
6318 gNotifications->setObject( type, set ); in setNotification()
6324 set->setObject( notify ); in setNotification()
6728 willSend->setObject( notify ); in copyNotifiers()
6768 table->setObject(gIOProviderClassKey, (OSObject *)str ); in serviceMatching()
6827 table->setObject( gIONameMatchKey, (OSObject *)name ); in nameMatching()
6883 table->setObject( gIOResourceMatchKey, (OSObject *) str ); in resourceMatching()
6944 properties->setObject( key, value ); in propertyMatching()
6950 table->setObject( gIOPropertyMatchKey, properties ); in propertyMatching()
6987 table->setObject( gIORegistryEntryIDKey, num ); in registryEntryIDMatching()
7593 bool ok = table->setObject( gIOLocationMatchKey, dict ); in addLocation()
7711 table->setObject( gIONameMatchedKey, matched ); in matchInternal()
7943 table->setObject( gIOProbeScoreKey, newPri ); in matchPassive()
7987 aliasServiceRegIds->setObject(alternateRegistryID); in matchPassive()
8529 array->setObject(target); in setLatencyHandler()