Searched refs:StartTimestamp (Results 1 – 7 of 7) sorted by relevance
269 uint32_t ModuleRtpRtcpImpl::StartTimestamp() const { in StartTimestamp() function in webrtc::ModuleRtpRtcpImpl270 return rtp_sender_.StartTimestamp(); in StartTimestamp()374 rtcp_sender_.SetStartTimestamp(rtp_sender_.StartTimestamp()); in SetSendingStatus()
65 uint32_t StartTimestamp() const override;
137 uint32_t StartTimestamp() const;
1693 uint32_t RTPSender::StartTimestamp() const { in StartTimestamp() function in webrtc::RTPSender
119 EXPECT_EQ(test_timestamp_, module_->StartTimestamp()); in TEST_F()
185 virtual uint32_t StartTimestamp() const = 0;
83 MOCK_CONST_METHOD0(StartTimestamp,