OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_firstafterreset
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
timestamp_extrapolator.h
42
bool
_firstAfterReset
;
/external/chromium_org/third_party/webrtc/system_wrappers/source/
timestamp_extrapolator.cc
25
_firstAfterReset
(true),
53
_firstAfterReset
= true;
96
if (
_firstAfterReset
)
103
_firstAfterReset
= false;
Completed in 69 milliseconds