Home
last modified time | relevance | path

Searched refs:iterator_type (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jitter_buffer.h223 typedef typename Oscl_Vector<PVMFSharedMediaDataPtr, Alloc>::iterator iterator_type; in ~PVMFDynamicCircularArray() typedef
224 iterator_type it; in ~PVMFDynamicCircularArray()
239 typedef typename Oscl_Vector<PVMFSharedMediaDataPtr, Alloc>::iterator iterator_type; in Clear() typedef
240 iterator_type it; in Clear()
533 … typedef typename Oscl_Vector<PVMFSharedMediaDataPtr, Alloc>::iterator iterator_type; in PurgeElementsWithSeqNumsLessThan() typedef
534 iterator_type it; in PurgeElementsWithSeqNumsLessThan()
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp2404 typedef Oscl_Vector<IPayloadParser::Payload, OsclMemAllocator>::iterator iterator_type; in dispatchAccessUnits() typedef
2405 iterator_type it; in dispatchAccessUnits()