| /xnu-11215/libkern/libkern/c++/ |
| H A D | OSDictionary.h | 680 virtual void removeObject(const OSSymbol * aKey); 696 virtual void removeObject(const OSString * aKey); 712 virtual void removeObject(const char * aKey);
|
| H A D | OSSet.h | 617 virtual void removeObject(const OSMetaClassBase * anObject); 619 void removeObject(OSSharedPtr<const OSMetaClassBase> const& anObject);
|
| H A D | OSOrderedSet.h | 506 virtual void removeObject(const OSMetaClassBase * anObject); 508 void removeObject(OSSharedPtr<const OSMetaClassBase> const& anObject);
|
| H A D | OSArray.h | 566 virtual void removeObject(unsigned int index);
|
| /xnu-11215/libkern/c++/ |
| H A D | OSSet.cpp | 265 OSSet::removeObject(const OSMetaClassBase *anObject) in removeObject() function in OSSet 272 members->removeObject(i); in removeObject() 279 OSSet::removeObject(OSSharedPtr<const OSMetaClassBase> const& anObject) in removeObject() function in OSSet 281 removeObject(anObject.get()); in removeObject()
|
| H A D | OSOrderedSet.cpp | 288 OSOrderedSet::removeObject(const OSMetaClassBase *anObject) in removeObject() function in OSOrderedSet 309 OSOrderedSet::removeObject(OSSharedPtr<const OSMetaClassBase> const& anObject) in removeObject() function in OSOrderedSet 311 return removeObject(anObject.get()); in removeObject()
|
| H A D | OSDictionary.cpp | 437 OSDictionary::removeObject(const OSSymbol *aKey) in removeObject() function in OSDictionary 583 OSDictionary::removeObject(const OSString *aKey) in setObject() 584 OBJECT_WRAP_3(removeObject, OSSymbol::existingSymbolForString(aKey)) in setObject() 586 OSDictionary::removeObject(const char *aKey) in setObject() 587 OBJECT_WRAP_3(removeObject, OSSymbol::existingSymbolForCString(aKey)) in setObject()
|
| H A D | OSMetaClass.cpp | 674 sAllClassesDict->removeObject(className); in ~OSMetaClass() 676 sAllClassesDict->removeObject((const char *)className); in ~OSMetaClass() 1072 reserved->instances->removeObject(instance); in removeInstance() 1218 sAllClassesDict->removeObject(checkClass->className); in removeClasses()
|
| H A D | OSKext.cpp | 1735 sKernelRequests->removeObject(index); in removeDaemonExitRequests() 3693 infoDict->removeObject(kMKEXTExecutableKey); in initWithMkext2Info() 8753 sLoadedKexts->removeObject(index); 9839 loopStack->removeObject(count - 1); 10073 metaClasses->removeObject(aClass); 11471 kextIdentifiers->removeObject(idIndex); 12863 sKernelRequests->removeObject(index); 13114 sRequestCallbackRecords->removeObject(i); 14536 sRequestCallbackRecords->removeObject(i); 14550 sRequestCallbackRecords->removeObject(i); [all …]
|
| H A D | OSArray.cpp | 340 OSArray::removeObject(unsigned int index) in removeObject() function in OSArray
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOCatalogue.cpp | 343 array->removeObject(idx); in exchangeDrivers() 532 array->removeObject(idx); 829 array->removeObject(idx); in _removeDrivers() 1288 newPersonalities->removeObject(newIdx); in resetAndAddDrivers() 1296 array->removeObject(idx); in resetAndAddDrivers()
|
| H A D | IOService.cpp | 1275 newTables->removeObject(table); in catalogNewDrivers() 1281 allSet->removeObject(service); in catalogNewDrivers() 2720 makeInactive->removeObject(0); in terminatePhase1() 2728 waitingInactive->removeObject(0); in terminatePhase1() 4190 startList->removeObject(inst); in probeCandidates() 4447 fUserServers->removeObject(idx); in serverRemove() 5762 set->removeObject(next); in waitQuietWithOptions() 5779 leaves->removeObject(next); in waitQuietWithOptions() 5892 gJobs->removeObject(job); in main() 6165 source->removeObject(service); in copyExistingServices() [all …]
|
| H A D | IORegistryEntry.cpp | 386 old->registryTable()->removeObject( plane->keys[kParentSetIndex] ); in init() 387 old->registryTable()->removeObject( plane->keys[kChildSetIndex] ); in init() 747 getPropertyTable()->removeObject( aKey ); in removeProperty() 1747 links->removeObject( index ); in breakLink() 1749 registryTable()->removeObject( plane->keys[relation]); in breakLink() 2284 all->removeObject(next); in detachAll()
|
| H A D | IOPerfControl.cpp | 375 shared->deviceRegistrationList->removeObject(this); in unregisterDevice() 821 shared->deviceRegistrationList->removeObject(obj); in registerPerformanceController()
|
| H A D | IOUserServer.cpp | 596 userProps->removeObject(propertyName); in RemoveProperty_Impl() 1933 ivars->pending[idx]->removeObject(0); in CopyNextNotification_Impl() 5702 uvars->openProviders->removeObject(idx); in serviceClose() 5727 fServices->removeObject(idx); in serviceStop() 5743 serviceArray->removeObject(idx); in serviceStop() 6351 fHandlers->removeObject(handler); in removeCancellationHandler() 6365 gDriverKitLaunches->removeObject(this); in cancel() 6397 gDriverKitLaunches->removeObject(this); in complete() 7326 item->fListeners->removeObject(listener); in stateNotificationListenerRemove() 7413 uc->fWorkGroups->removeObject(ivars->name); in InvalidateKernel_Impl() [all …]
|
| H A D | IOCPU.cpp | 441 gIOCPUs->removeObject(index); in detach()
|
| H A D | IOServicePM.cpp | 1397 fRemoveInterestSet->removeObject(driver); in registerInterestedDriver() 1436 fInsertInterestSet->removeObject(driver); in deRegisterInterestedDriver() 1488 fInsertInterestSet->removeObject(driver); in handleInterestChanged() 1505 fRemoveInterestSet->removeObject(driver); in handleInterestChanged() 2693 fPowerClients->removeObject(client); in removePowerClient() 4059 fNotifyChildArray->removeObject(0); in notifyChildrenOrdered() 5740 fBlockedArray->removeObject(0); in stop_watchdog_timer() 5774 fBlockedArray->removeObject(i); in reset_watchdog_timer() 9445 dict->removeObject(gIOPMPowerClientAdvisoryTickle); in gatedSerialize()
|
| H A D | IODeviceTreeSupport.cpp | 204 stack->removeObject( stack->getCount() - 1); in IODeviceTreeAlloc() 493 propTable->removeObject( gIODTUnitKey ); in MakeReferenceTable()
|
| H A D | IOPlatformExpert.cpp | 210 topLevel->removeObject( dict ); in configure() 438 gIOInterruptControllers->removeObject(name); in deregisterInterruptController()
|
| H A D | IOPMrootDomain.cpp | 3281 preventIdleSleepList->removeObject(service); in updatePreventIdleSleepListInternal() 3365 preventSystemSleepList->removeObject(service); in updatePreventSystemSleepList() 4692 features->removeObject(dictKey); 4715 features->removeObject(dictKey); 4720 arrayMemberCopy->removeObject(i); 5042 array->removeObject(index); 7242 _joinedCapabilityClients->removeObject((OSObject *) object); 10268 inner->removeObject(service.get()); 10515 gPMHaltArray->removeObject(i); 11599 assertionsArray->removeObject(index);
|
| H A D | IOUserClient.cpp | 1081 newSet->removeObject( count - 1); in copyNextObject() 1811 userServers->removeObject(userServer); in iokit_task_terminate_phase1() 3893 dict->removeObject(gIOUserServicePropertiesKey); in is_io_registry_entry_get_properties_bin_buf() 3894 dict->removeObject(gIOCompatibilityPropertiesKey); in is_io_registry_entry_get_properties_bin_buf() 4757 mappings->removeObject(map); in removeMappingForDescriptor() 4804 client->mappings->removeObject( map); in is_io_connect_unmap_memory_from_task()
|
| H A D | IONVRAMCHRPHandler.cpp | 786 _varDict->removeObject(canonicalKey.get()); in setVariableInternal()
|
| H A D | IONVRAMV3Handler.cpp | 527 _provider->_varDict->removeObject(canonicalKey.get()); in setEntryForRemove()
|
| /xnu-11215/iokit/Exclaves/ |
| H A D | Exclaves.cpp | 258 gExclaveProxyStates->removeObject(key); in exclaveStart() 736 pRef->exclave_interrupts->removeObject(irqKey); in exclaveRemoveInterrupt() 923 pRef->exclave_timers->removeObject(timerKey); in exclaveRemoveTimer()
|
| /xnu-11215/iokit/Tests/ |
| H A D | TestCollections.cpp | 262 array1->removeObject(i); in testArray()
|