OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateLast
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/
module_common_types_unittest.cc
156
unwrapper.
UpdateLast
(0);
169
unwrapper.
UpdateLast
(seq);
177
unwrapper.
UpdateLast
(seq);
/external/webrtc/webrtc/modules/include/
module_common_types.h
794
void
UpdateLast
(int64_t last_sequence) { last_seq_ = last_sequence; }
799
UpdateLast
(unwrapped);
Completed in 41 milliseconds