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

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbundle.py135 self.assertArgIsOut(CFBundlePreflightExecutable, 1)
136 ok, error = CFBundlePreflightExecutable(bundle, None)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbundle.py160 self.failUnlessArgIsOut(CFBundlePreflightExecutable, 1)
161 ok, error = CFBundlePreflightExecutable(bundle, None)
/macosx-10.9.5/CF-855.17/
H A DCFBundle.h279 Boolean CFBundlePreflightExecutable(CFBundleRef bundle, CFErrorRef *error) CF_AVAILABLE(10_5, 2_0);
H A DCFBundle.c3072 Boolean CFBundlePreflightExecutable(CFBundleRef bundle, CFErrorRef *error) { function

Completed in 140 milliseconds