Searched refs:iReadStreamVec (Results 1 – 4 of 4) sorted by relevance
74 iReadStreamVec.push_back(ReadStream); in CreatePVMFCPMPluginAccessInterface()92 it = iReadStreamVec.begin(); in DestroyPVMFCPMPluginAccessInterface()93 while (it != iReadStreamVec.end()) in DestroyPVMFCPMPluginAccessInterface()97 iReadStreamVec.erase(it); in DestroyPVMFCPMPluginAccessInterface()114 for (it = iReadStreamVec.begin(); it != iReadStreamVec.end(); it++) in NotifyDownloadComplete()
85 iReadStreamVec.push_back(ReadStream); in CreatePVMFCPMPluginAccessInterface()103 it = iReadStreamVec.begin(); in DestroyPVMFCPMPluginAccessInterface()104 while (it != iReadStreamVec.end()) in DestroyPVMFCPMPluginAccessInterface()108 iReadStreamVec.erase(it); in DestroyPVMFCPMPluginAccessInterface()127 for (it = iReadStreamVec.begin(); it != iReadStreamVec.end(); it++) in NotifyDownloadComplete()
89 Oscl_Vector<PVMFFileBufferReadDataStreamImpl*, OsclMemAllocator> iReadStreamVec; variable
275 Oscl_Vector<PVMFMemoryBufferReadDataStreamImpl*, OsclMemAllocator> iReadStreamVec; variable