Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dfakenetworkinterface.h112 int NumRtcpPackets() { in NumRtcpPackets() function
120 if (index >= NumRtcpPackets()) { in GetRtcpPacket()
Dvideoengine_unittest.h302 int NumRtcpPackets() { in NumRtcpPackets() function
303 return network_interface_.NumRtcpPackets(); in NumRtcpPackets()