Searched refs:__CFBundleCopyFrameworkURLForExecutablePath (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c3450 static CFURLRef __CFBundleCopyFrameworkURLForExecutablePath(CFStringRef executablePath, Boolean permissive) { function
3549 return __CFBundleCopyFrameworkURLForExecutablePath(executablePath, false);
3556 CFURLRef curURL = __CFBundleCopyFrameworkURLForExecutablePath(imagePath, true);

Completed in 82 milliseconds