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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/QuickLookPlugin/
H A Dmain.c122 CFUUIDRef theFactoryID; local
124 theFactoryID = thisInstance->factoryID;
130 if (theFactoryID){
131 CFPlugInRemoveInstanceForFactory(theFactoryID);
132 CFRelease(theFactoryID);

Completed in 113 milliseconds