Searched refs:m_CFStringAttributes (Results 1 – 2 of 2) sorted by relevance
46 …HashMap<unsigned, RetainPtr<CFDictionaryRef> >::AddResult addResult = m_CFStringAttributes.add(key… in getCFStringAttributes()
245 mutable HashMap<unsigned, RetainPtr<CFDictionaryRef> > m_CFStringAttributes; variable