Searched refs:cf_str (Results 1 – 1 of 1) sorted by relevance
801 CFStringRef cf_str; in GetModuleSpecInfoFromUUIDDictionary() local806 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()807 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()815 cf_str = (CFStringRef)CFDictionaryGetValue( in GetModuleSpecInfoFromUUIDDictionary()817 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()818 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()829 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()830 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()859 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()937 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()[all …]