Searched refs:_CFFileURLCreateDataAndPropertiesFromResource (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFURLAccess.c277 static Boolean _CFFileURLCreateDataAndPropertiesFromResource(CFAllocatorRef alloc, CFURLRef url, CFDataRef *fetchedData, CFArrayRef desiredProperties, CFDictionaryRef *fetchedProperties, SInt32 *errorCode) { function
729 result = _CFFileURLCreateDataAndPropertiesFromResource(alloc, url, fetchedData, desiredProperties, fetchedProperties, errorCode);

Completed in 227 milliseconds