| /xnu-11215/iokit/IOKit/ |
| H A D | IOKitDiagnosticsUserClient.h | 14 virtual IOReturn setProperties(OSObject * properties) APPLE_KEXT_OVERRIDE;
|
| H A D | IOCPU.h | 83 virtual IOReturn setProperties(OSObject *properties) APPLE_KEXT_OVERRIDE;
|
| H A D | IONVRAM.h | 136 virtual IOReturn setProperties(OSObject *properties) APPLE_KEXT_OVERRIDE;
|
| H A D | IOUserServer.h | 198 virtual IOReturn setProperties(OSObject * properties) APPLE_KEXT_OVERRIDE;
|
| H A D | IOPlatformExpert.h | 443 virtual IOReturn setProperties( OSObject * properties ) APPLE_KEXT_OVERRIDE;
|
| H A D | IORegistryEntry.h | 661 virtual IOReturn setProperties( OSObject * properties );
|
| /xnu-11215/iokit/IOKit/system_management/ |
| H A D | IOWatchDogTimer.h | 48 virtual IOReturn setProperties(OSObject *properties) APPLE_KEXT_OVERRIDE;
|
| /xnu-11215/iokit/Families/IOSystemManagement/ |
| H A D | IOWatchDogTimer.cpp | 82 IOWatchDogTimer::setProperties(OSObject *properties) in setProperties() function in IOWatchDogTimer
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOKitKernelInternal.h | 251 virtual IOReturn setProperties( OSObject * properties) APPLE_KEXT_OVERRIDE;
|
| H A D | IOServicePrivate.h | 206 virtual IOReturn setProperties( OSObject * properties ) APPLE_KEXT_OVERRIDE;
|
| H A D | IONVRAM.cpp | 1018 virtual IOReturn setProperties(OSObject *properties) APPLE_KEXT_OVERRIDE; 1133 IODTNVRAMVariables::setProperties(OSObject *properties) in setProperties() function in IODTNVRAMVariables 2043 IODTNVRAM::setProperties(OSObject *properties) in setProperties() function in IODTNVRAM
|
| H A D | IOCPU.cpp | 482 IOCPU::setProperties(OSObject *properties) in setProperties() function in IOCPU
|
| H A D | IOUserServer.cpp | 175 virtual IOReturn setProperties(OSObject * properties) APPLE_KEXT_OVERRIDE; 542 ret = setProperties(properties); in SetProperties_Impl() 4310 IOUserServer::setProperties(OSObject * properties) in setProperties() function in IOUserServer 5992 IOUserUserClient::setProperties(OSObject * properties) in setProperties() function in IOUserUserClient 7109 IOSystemStateNotification::setProperties(OSObject * properties) in setProperties() function in IOSystemStateNotification
|
| H A D | IOKitDebug.cpp | 1645 IOKitDiagnosticsClient::setProperties(OSObject * properties) in setProperties() function in IOKitDiagnosticsClient
|
| H A D | IOPlatformExpert.cpp | 2109 IOPlatformExpertDevice::setProperties( OSObject * properties ) in setProperties() function in IOPlatformExpertDevice
|
| H A D | IORegistryEntry.cpp | 584 IORegistryEntry::setProperties( OSObject * properties ) in setProperties() function in IORegistryEntry
|
| H A D | IOUserClient.cpp | 4143 return entry->setProperties( obj ); in is_io_registry_entry_set_properties() 4146 res = entry->setProperties( obj ); in is_io_registry_entry_set_properties()
|
| H A D | IOPMrootDomain.cpp | 1830 IOPMrootDomain::setProperties( OSObject * props_obj ) in setProperties() function in IOPMrootDomain 4169 gRootDomain->setProperties(dict.get()); in scheduleImmediateDebugWake() 8821 wrangler->setProperties(wranglerIdleSettings.get());
|
| H A D | IOService.cpp | 7452 IOResources::setProperties( OSObject * properties ) in setProperties() function in IOResources
|
| /xnu-11215/iokit/IOKit/pwr_mgt/ |
| H A D | RootDomain.h | 165 virtual IOReturn setProperties( OSObject * ) APPLE_KEXT_OVERRIDE;
|
| /xnu-11215/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 361 stack->setProperties( dict ); in IORegisterNetworkInterface()
|