OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CritSectScopedPtr
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/system_wrappers/interface/
data_log_impl.h
144
typedef webrtc::scoped_ptr<CriticalSectionWrapper>
CritSectScopedPtr
;
146
static
CritSectScopedPtr
crit_sect_;
/external/webrtc/src/system_wrappers/source/
data_log.cc
26
DataLogImpl::
CritSectScopedPtr
DataLogImpl::crit_sect_(
Completed in 530 milliseconds