Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/include/
Dpvmf_protocol_engine_node_extension.h201 iStreamIDList.clear(); in reset()
216 iStreamIDList = x.iStreamIDList; in PVMFProtocolEngineNodeMSHTTPStreamingParams()
231 iStreamIDList = x.iStreamIDList;
244 Oscl_Vector<uint32, OsclMemAllocator> iStreamIDList; variable
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_internal.h309 iStreamIDList.reserve(DEFAULT_VECTOR_RESERVE_NUMBER); in PVProtocolEngineMSHttpStreamingParams()
339 iStreamIDList.clear(); in reset()
359 iStreamIDList = x.iStreamIDList; in PVProtocolEngineMSHttpStreamingParams()
374 iStreamIDList = x.iStreamIDList;
394 iStreamIDList = x.iStreamIDList;
422 Oscl_Vector<uint32, OsclMemAllocator> iStreamIDList; variable