Searched refs:the_data (Results 1 – 1 of 1) sorted by relevance
80 CFDataRef the_data = NULL; in convert_cfstring() local86 the_data = CFStringCreateExternalRepresentation(kCFAllocatorDefault, in convert_cfstring()88 if (!the_data) { in convert_cfstring()93 data_bytes = CFDataGetBytePtr(the_data); in convert_cfstring()115 if (the_data) { in convert_cfstring()116 CFRelease(the_data); in convert_cfstring()