Searched refs:bundleIDList (Results 1 – 1 of 1) sorted by relevance
14377 OSArray *bundleIDList = NULL; // do not release local14379 bundleIDList = OSDynamicCast(OSArray, _OSKextGetRequestArgument(14381 if (!bundleIDList) {14385 missingIDs = OSDictionary::withCapacity(bundleIDList->getCount());14391 count = bundleIDList->getCount();14393 OSString *thisID = OSDynamicCast(OSString, bundleIDList->getObject(i));