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

/macosx-10.9.5/CF-855.17/
H A DCFBundle_Internal.h53 #define CFBundleExecutableRuntimeMismatchError 3586 macro
H A DCFBundle.c2882 } else if (CFBundleExecutableRuntimeMismatchError == code) {
4131 localError = _CFBundleCreateError(CFGetAllocator(bundle), bundle, CFBundleExecutableRuntimeMismatchError);
4337 localError = _CFBundleCreateErrorDebug(CFGetAllocator(bundle), bundle, CFBundleExecutableRuntimeMismatchError, debugString);

Completed in 184 milliseconds