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

/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Ddiskrep.cpp105 if (CFRef<CFBundleRef> bundle = _CFBundleCreateWithExecutableURLIfMightBeBundle(NULL, pathURL))
154 if (CFRef<CFBundleRef> bundle = _CFBundleCreateWithExecutableURLIfMightBeBundle(NULL, pathURL)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Ddiskrep.cpp105 if (CFRef<CFBundleRef> bundle = _CFBundleCreateWithExecutableURLIfMightBeBundle(NULL, pathURL))
154 if (CFRef<CFBundleRef> bundle = _CFBundleCreateWithExecutableURLIfMightBeBundle(NULL, pathURL)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/CodeSigningHelper/
H A Dmain.c114 bundle = _CFBundleCreateWithExecutableURLIfMightBeBundle(NULL, url);
/macosx-10.9.5/CF-855.17/
H A DCFBundlePriv.h160 CFBundleRef _CFBundleCreateWithExecutableURLIfMightBeBundle(CFAllocatorRef allocator, CFURLRef url);
H A DCFBundle.c738 CFBundleRef _CFBundleCreateWithExecutableURLIfMightBeBundle(CFAllocatorRef allocator, CFURLRef url) { function

Completed in 120 milliseconds