webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
webrtc::MockPacketBuffer Member List

This is the complete list of members for webrtc::MockPacketBuffer, including all inherited members.

BufferReturnCodes enum namewebrtc::PacketBuffer
BufferReturnCodes enum namewebrtc::PacketBuffer
BufferStat(int *num_packets, int *max_num_packets) constwebrtc::PacketBuffervirtual
BufferStat(int *num_packets, int *max_num_packets) constwebrtc::PacketBuffervirtual
DiscardAllOldPackets(uint32_t timestamp_limit)webrtc::PacketBuffervirtual
DiscardAllOldPackets(uint32_t timestamp_limit)webrtc::PacketBuffervirtual
DiscardNextPacket()webrtc::PacketBuffervirtual
DiscardNextPacket()webrtc::PacketBuffervirtual
DiscardOldPackets(uint32_t timestamp_limit, uint32_t horizon_samples)webrtc::PacketBuffervirtual
DiscardOldPackets(uint32_t timestamp_limit, uint32_t horizon_samples)webrtc::PacketBuffervirtual
DiscardPacketsWithPayloadType(uint8_t payload_type)webrtc::PacketBuffervirtual
DiscardPacketsWithPayloadType(uint8_t payload_type)webrtc::PacketBuffervirtual
Empty() constwebrtc::PacketBuffervirtual
Empty() constwebrtc::PacketBuffervirtual
Flush()webrtc::PacketBuffervirtual
Flush()webrtc::PacketBuffervirtual
GetNextPacket()webrtc::PacketBuffervirtual
GetNextPacket()webrtc::PacketBuffervirtual
InsertPacket(Packet &&packet)webrtc::MockPacketBufferinlinevirtual
InsertPacket(Packet &&packet)webrtc::MockPacketBufferinlinevirtual
InsertPacketList(PacketList *packet_list, const DecoderDatabase &decoder_database, rtc::Optional< uint8_t > *current_rtp_payload_type, rtc::Optional< uint8_t > *current_cng_rtp_payload_type)webrtc::PacketBuffervirtual
InsertPacketList(PacketList *packet_list, const DecoderDatabase &decoder_database, rtc::Optional< uint8_t > *current_rtp_payload_type, rtc::Optional< uint8_t > *current_cng_rtp_payload_type)webrtc::PacketBuffervirtual
IsObsoleteTimestamp(uint32_t timestamp, uint32_t timestamp_limit, uint32_t horizon_samples)webrtc::PacketBufferinlinestatic
IsObsoleteTimestamp(uint32_t timestamp, uint32_t timestamp_limit, uint32_t horizon_samples)webrtc::PacketBufferinlinestatic
kBufferEmpty enum valuewebrtc::PacketBuffer
kFlushed enum valuewebrtc::PacketBuffer
kInvalidPacket enum valuewebrtc::PacketBuffer
kInvalidPointer enum valuewebrtc::PacketBuffer
kNotFound enum valuewebrtc::PacketBuffer
kOK enum valuewebrtc::PacketBuffer
MOCK_CONST_METHOD0(Empty, bool())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(PeekNextPacket, const Packet *())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(NumPacketsInBuffer, size_t())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(current_memory_bytes, int())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(Empty, bool())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(PeekNextPacket, const Packet *())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(NumPacketsInBuffer, size_t())webrtc::MockPacketBuffer
MOCK_CONST_METHOD0(current_memory_bytes, int())webrtc::MockPacketBuffer
MOCK_CONST_METHOD1(NextTimestamp, int(uint32_t *next_timestamp))webrtc::MockPacketBuffer
MOCK_CONST_METHOD1(NextTimestamp, int(uint32_t *next_timestamp))webrtc::MockPacketBuffer
MOCK_CONST_METHOD2(NextHigherTimestamp, int(uint32_t timestamp, uint32_t *next_timestamp))webrtc::MockPacketBuffer
MOCK_CONST_METHOD2(NextHigherTimestamp, int(uint32_t timestamp, uint32_t *next_timestamp))webrtc::MockPacketBuffer
MOCK_METHOD0(Die, void())webrtc::MockPacketBuffer
MOCK_METHOD0(Flush, void())webrtc::MockPacketBuffer
MOCK_METHOD0(GetNextPacket, rtc::Optional< Packet >())webrtc::MockPacketBuffer
MOCK_METHOD0(DiscardNextPacket, int())webrtc::MockPacketBuffer
MOCK_METHOD0(Die, void())webrtc::MockPacketBuffer
MOCK_METHOD0(Flush, void())webrtc::MockPacketBuffer
MOCK_METHOD0(GetNextPacket, rtc::Optional< Packet >())webrtc::MockPacketBuffer
MOCK_METHOD0(DiscardNextPacket, int())webrtc::MockPacketBuffer
MOCK_METHOD1(InsertPacketWrapped, int(Packet *packet))webrtc::MockPacketBuffer
MOCK_METHOD1(DiscardAllOldPackets, int(uint32_t timestamp_limit))webrtc::MockPacketBuffer
MOCK_METHOD1(IncrementWaitingTimes, void(int))webrtc::MockPacketBuffer
MOCK_METHOD1(InsertPacketWrapped, int(Packet *packet))webrtc::MockPacketBuffer
MOCK_METHOD1(DiscardAllOldPackets, int(uint32_t timestamp_limit))webrtc::MockPacketBuffer
MOCK_METHOD1(IncrementWaitingTimes, void(int))webrtc::MockPacketBuffer
MOCK_METHOD2(DiscardOldPackets, int(uint32_t timestamp_limit, uint32_t horizon_samples))webrtc::MockPacketBuffer
MOCK_METHOD2(DiscardOldPackets, int(uint32_t timestamp_limit, uint32_t horizon_samples))webrtc::MockPacketBuffer
MOCK_METHOD4(InsertPacketList, int(PacketList *packet_list, const DecoderDatabase &decoder_database, rtc::Optional< uint8_t > *current_rtp_payload_type, rtc::Optional< uint8_t > *current_cng_rtp_payload_type))webrtc::MockPacketBuffer
MOCK_METHOD4(InsertPacketList, int(PacketList *packet_list, const DecoderDatabase &decoder_database, rtc::Optional< uint8_t > *current_rtp_payload_type, rtc::Optional< uint8_t > *current_cng_rtp_payload_type))webrtc::MockPacketBuffer
MockPacketBuffer(size_t max_number_of_packets, const TickTimer *tick_timer)webrtc::MockPacketBufferinline
MockPacketBuffer(size_t max_number_of_packets, const TickTimer *tick_timer)webrtc::MockPacketBufferinline
NextHigherTimestamp(uint32_t timestamp, uint32_t *next_timestamp) constwebrtc::PacketBuffervirtual
NextHigherTimestamp(uint32_t timestamp, uint32_t *next_timestamp) constwebrtc::PacketBuffervirtual
NextTimestamp(uint32_t *next_timestamp) constwebrtc::PacketBuffervirtual
NextTimestamp(uint32_t *next_timestamp) constwebrtc::PacketBuffervirtual
NumPacketsInBuffer() constwebrtc::PacketBuffervirtual
NumPacketsInBuffer() constwebrtc::PacketBuffervirtual
NumSamplesInBuffer(size_t last_decoded_length) constwebrtc::PacketBuffervirtual
NumSamplesInBuffer(size_t last_decoded_length) constwebrtc::PacketBuffervirtual
PacketBuffer(size_t max_number_of_packets, const TickTimer *tick_timer)webrtc::PacketBuffer
PacketBuffer(size_t max_number_of_packets, const TickTimer *tick_timer)webrtc::PacketBuffer
PeekNextPacket() constwebrtc::PacketBuffervirtual
PeekNextPacket() constwebrtc::PacketBuffervirtual
~MockPacketBuffer()webrtc::MockPacketBufferinlinevirtual
~MockPacketBuffer()webrtc::MockPacketBufferinlinevirtual
~PacketBuffer()webrtc::PacketBuffervirtual
~PacketBuffer()webrtc::PacketBuffervirtual