Searched refs:cf_str (Results 1 – 1 of 1) sorted by relevance
313 CFStringRef cf_str; in GetModuleSpecInfoFromUUIDDictionary() local316 cf_str = (CFStringRef)CFDictionaryGetValue( in GetModuleSpecInfoFromUUIDDictionary()318 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()319 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()332 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()333 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()365 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()367 CFCString::FileSystemRepresentation(cf_str, version); in GetModuleSpecInfoFromUUIDDictionary()445 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()451 if (cf_str && CFGetTypeID(cf_str) == CFStringGetTypeID()) { in GetModuleSpecInfoFromUUIDDictionary()[all …]