OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_statCrit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
tb_external_transport.cc
52
_statCrit
(*webrtc::CriticalSectionWrapper::CreateCriticalSection()),
107
delete &
_statCrit
;
204
_statCrit
.Enter();
206
_statCrit
.Leave();
227
_statCrit
.Enter();
229
_statCrit
.Leave();
290
_statCrit
.Enter();
292
_statCrit
.Leave();
326
webrtc::CriticalSectionScoped cs(&
_statCrit
);
338
webrtc::CriticalSectionScoped cs(&
_statCrit
);
[
all
...]
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_external_transport.h
153
webrtc::CriticalSectionWrapper&
_statCrit
;
Completed in 28 milliseconds