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

/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.cpp116 return fUpdateList ;
217 if ( fUpdateList )
219 fUpdateList->release() ;
220 fUpdateList = NULL ;
231 fUpdateList = updateList ;
232 fUpdateIterator = OSCollectionIterator::withCollection( fUpdateList ) ;
287 if ( fUpdateList )
290 OSIterator * iterator = OSCollectionIterator::withCollection( fUpdateList ) ;
330 if ( fUpdateList )
332 fUpdateList
[all...]
H A DIOFWDCL.h130 OSSet* fUpdateList ; member in class:IOFWDCL

Completed in 116 milliseconds