Searched refs:streamCollection (Results 1 - 1 of 1) sorted by path

/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioEngine.cpp1451 OSCollection *streamCollection = NULL; local
1454 streamCollection = outputStreams;
1456 streamCollection = inputStreams;
1459 if (streamCollection) {
1462 streamIterator = OSCollectionIterator::withCollection(streamCollection);

Completed in 198 milliseconds