Searched refs:newKey (Results 1 – 1 of 1) sorted by relevance
5051 OSString * newKey; in addNeededResource() local5059 newKey = OSString::withCString( key ); in addNeededResource()5060 if (!newKey) { in addNeededResource()5073 set->setObject( newKey ); in addNeededResource()5074 newKey->release(); in addNeededResource()