Searched refs:retProps (Results 1 – 1 of 1) sorted by relevance
5392 OSDictionary * retProps; in CopyProviderProperties_Impl() local5393 retProps = OSDictionary::withCapacity(4); in CopyProviderProperties_Impl()5395 if (!retProps) { in CopyProviderProperties_Impl()5406 retProps->setObject(key, props->getObject(key)); in CopyProviderProperties_Impl()5410 props = retProps; in CopyProviderProperties_Impl()