OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestamp_provided
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.h
59
bool
timestamp_provided
= true,
244
const bool
timestamp_provided
= true,
299
bool
timestamp_provided
,
rtp_sender.cc
604
bool
timestamp_provided
,
627
if (!
timestamp_provided
) {
[
all
...]
/external/webrtc/webrtc/call/
rtc_event_log_unittest.cc
337
bool
timestamp_provided
= prng->Rand<bool>();
local
342
timestamp_provided
, inc_sequence_number);
Completed in 713 milliseconds