Searched refs:dictionaryWithProperties (Results 1 – 10 of 10) sorted by relevance
129 virtual OSPtr<OSDictionary> dictionaryWithProperties(void) const APPLE_KEXT_OVERRIDE;
633 virtual OSPtr<OSDictionary> dictionaryWithProperties( void ) const;
402 propertyDict = booterMemoryMap->dictionaryWithProperties(); in readBooterExtensions()
472 OSSharedPtr<OSDictionary> dict = dictionaryWithProperties(); in serializeProperties()
638 if (NULL != (deviceDictionary = theDevice->dictionaryWithProperties())) { in CheckSubTree()647 if (NULL != (nubDictionary = theNub->dictionaryWithProperties())) { in CheckSubTree()
1561 IODTNVRAM::dictionaryWithProperties(void) const in dictionaryWithProperties() function in IODTNVRAM1637 dict = dictionaryWithProperties(); in serializeProperties()
371 fPropertyTable = old->dictionaryWithProperties(); in init()571 IORegistryEntry::dictionaryWithProperties( void ) const in dictionaryWithProperties() function in IORegistryEntry
615 props = dictionaryWithProperties(); in CopyProperties_Local()2652 matching = dext->dictionaryWithProperties(); in checkEntitlements()5383 props = provider->dictionaryWithProperties(); in CopyProviderProperties_Impl()
3889 dict = entry->dictionaryWithProperties(); in is_io_registry_entry_get_properties_bin_buf()
7626 matchProps = dictionaryWithProperties(); in _copyPropertiesForMatching()