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

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c2843 static CFStringRef _CFBundleCopyLastPathComponent(CFBundleRef bundle) { function
2869 name = name ? (CFStringRef)CFRetain(name) : _CFBundleCopyLastPathComponent(bundle);

Completed in 82 milliseconds