Home
last modified time | relevance | path

Searched refs:ResetStats (Results 1 – 15 of 15) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dpduparcom.h122 virtual void ResetStats() = 0;
146 void ResetStats();
Dmuxtbl.h51 OsclAny ResetStats();
Dlogicalchannel.h191 virtual OsclAny ResetStats() = 0;
287 OsclAny ResetStats();
445 OsclAny ResetStats();
Dlevel2.h77 void ResetStats();
Dlowerlayer.h193 void ResetStats();
Dcpvh223multiplex.h151 void ResetStats();
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp471 ResetStats(); in Level2PduParcom()
894 void H223PduParcomBase::ResetStats() in ResetStats() function in H223PduParcomBase
943 void Level2PduParcom::ResetStats() in ResetStats() function in Level2PduParcom
945 H223PduParcomBase::ResetStats(); in ResetStats()
Dcpvh223multiplex.cpp82 ResetStats(); in CPVH223Multiplex()
1003 void CPVH223Multiplex::ResetStats() in ResetStats() function in CPVH223Multiplex
1007 iOutgoingChannels[out_lcn]->ResetStats(); in ResetStats()
1011 iIncomingChannels[in_lcn]->ResetStats(); in ResetStats()
1014 iMuxTblMgr->ResetStats(); in ResetStats()
1017 iLowerLayer->ResetStats(); in ResetStats()
Dmuxtbl.cpp50 ResetStats(); in MuxTableMgr()
283 OsclAny MuxTableMgr::ResetStats() in ResetStats() function in MuxTableMgr
Dlowerlayer.cpp71 ResetStats(); in H223LowerLayer()
710 void H223LowerLayer::ResetStats() in ResetStats() function in H223LowerLayer
725 iParcom->ResetStats(); in ResetStats()
Dlogicalchannel.cpp200 ResetStats(); in H223OutgoingChannel()
646 OsclAny H223OutgoingChannel::ResetStats() in ResetStats() function in H223OutgoingChannel
1362 ResetStats(); in H223IncomingChannel()
1714 OsclAny H223IncomingChannel::ResetStats() in ResetStats() function in H223IncomingChannel
/external/opencore/protocols/systems/common/include/
Dtsc.h108 virtual void ResetStats() = 0;
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
Dpvmf_jitter_buffer.h90 ResetStats(); in PVMFJitterBufferStats()
93 void ResetStats() in ResetStats() function
263 iJitterBufferStats.ResetStats(); in ResetJitterBufferStats()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp580 ResetStats(); in Connect()
1306 void TSC_324m::ResetStats() in ResetStats() function in TSC_324m
1308 iH223->ResetStats(); in ResetStats()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h374 void ResetStats();