Searched refs:bundleToImport (Results 1 – 2 of 2) sorted by relevance
264 … CFBundleRef bundleToImport);
1302 CFBundleRef bundleToImport; in BundleLookup() local1311 bundleToImport = (CFBundleRef) refCon; in BundleLookup()1339 *symAddr = CFBundleGetFunctionPointerForName(bundleToImport, symNameStr); in BundleLookup()1354 … CFBundleRef bundleToImport) in CFMLateImportBundle() argument1357 MoreAssertQ(bundleToImport != nil); in CFMLateImportBundle()1359 … weakLinkedLibraryName, BundleLookup, bundleToImport); in CFMLateImportBundle()