Searched refs:dictionaryWithProperties (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h444 /*! @function dictionaryWithProperties
449 virtual OSDictionary * dictionaryWithProperties( void ) const;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp526 if ( NULL != (deviceDictionary = theDevice->dictionaryWithProperties ())) {
535 if ( NULL != (nubDictionary = theNub->dictionaryWithProperties ()) ) {
H A DIOCPU.cpp483 OSDictionary *dict = dictionaryWithProperties();
H A DIORegistryEntry.cpp460 OSDictionary * IORegistryEntry::dictionaryWithProperties( void ) const function in class:IORegistryEntry
H A DIOService.cpp4023 dict = where->dictionaryWithProperties();
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp1635 propertyDict = bootxMemoryMap->dictionaryWithProperties();
1991 propertyDict = bootxMemoryMap->dictionaryWithProperties();

Completed in 45 milliseconds