OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ver_to_count
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/base/
testutils.cc
93
buf->WriteUInt8(
ver_to_count
);
103
ret &= buf->ReadUInt8(&
ver_to_count
);
111
return
ver_to_count
== packet.
ver_to_count
&&
testutils.h
89
uint8_t
ver_to_count
;
member in struct:cricket::RawRtcpPacket
Completed in 50 milliseconds