Searched refs:LogStats (Results 1 – 14 of 14) sorted by relevance
123 virtual void LogStats(TPVDirection dir) = 0;147 void LogStats(TPVDirection dir);
52 OsclAny LogStats(TPVDirection dir);
192 virtual OsclAny LogStats() = 0;288 OsclAny LogStats();446 OsclAny LogStats();
78 void LogStats(TPVDirection dir);
194 void LogStats(TPVDirection dir);
152 void LogStats(TPVDirection dir);
915 void H223PduParcomBase::LogStats(TPVDirection dir) in LogStats() function in H223PduParcomBase959 void Level2PduParcom::LogStats(TPVDirection dir) in LogStats() function in Level2PduParcom963 H223PduParcomBase::LogStats(OUTGOING); in LogStats()970 H223PduParcomBase::LogStats(INCOMING); in LogStats()
1021 void CPVH223Multiplex::LogStats(TPVDirection dir) in LogStats() function in CPVH223Multiplex1030 iOutgoingChannels[n]->LogStats(); in LogStats()1033 iMuxTblMgr->LogStats(OUTGOING); in LogStats()1035 iLowerLayer->LogStats(OUTGOING); in LogStats()1042 iIncomingChannels[n]->LogStats(); in LogStats()1045 iMuxTblMgr->LogStats(INCOMING); in LogStats()1047 iLowerLayer->LogStats(INCOMING); in LogStats()
729 void H223LowerLayer::LogStats(TPVDirection dir) in LogStats() function in H223LowerLayer742 iParcom->LogStats(OUTGOING); in LogStats()752 iParcom->LogStats(INCOMING); in LogStats()
293 OsclAny MuxTableMgr::LogStats(TPVDirection dir) in LogStats() function in MuxTableMgr
660 OsclAny H223OutgoingChannel::LogStats() in LogStats() function in H223OutgoingChannel1725 OsclAny H223IncomingChannel::LogStats() in LogStats() function in H223IncomingChannel
109 virtual void LogStats(TPVDirection dir) = 0;
375 void LogStats(TPVDirection dir);
1310 void TSC_324m::LogStats(TPVDirection dir) in LogStats() function in TSC_324m1313 iH223->LogStats(dir); in LogStats()