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

/macosx-10.9.5/CF-855.17/
H A DCFBundle.c194 static CFBundleRef _CFBundleCreate(CFAllocatorRef allocator, CFURLRef bundleURL, Boolean alreadyLocked, Boolean doFinalProcessing);
889 // NB doFinalProcessing must be false here, see below
1101 static CFBundleRef _CFBundleCreate(CFAllocatorRef allocator, CFURLRef bundleURL, Boolean alreadyLocked, Boolean doFinalProcessing) { argument
1227 if (doFinalProcessing) {
3563 // NB doFinalProcessing must be false here, see below

Completed in 164 milliseconds