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

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c566 static CFURLRef _CFBundleCopyResolvedURLForExecutableURL(CFURLRef url) { function
615 resolvedURL = _CFBundleCopyResolvedURLForExecutableURL(url);
682 CFURLRef bundleURL = _CFBundleCopyBundleURLForExecutableURL(url), resolvedURL = _CFBundleCopyResolvedURLForExecutableURL(url);
740 CFURLRef bundleURL = _CFBundleCopyBundleURLForExecutableURL(url), resolvedURL = _CFBundleCopyResolvedURLForExecutableURL(url);

Completed in 94 milliseconds