HomeSort by relevance Sort by last modified time
    Searched refs:CritSectScopedPtr (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/webrtc/system_wrappers/interface/
data_log_impl.h 142 typedef webrtc::scoped_ptr<CriticalSectionWrapper> CritSectScopedPtr;
144 static CritSectScopedPtr crit_sect_;
  /external/webrtc/src/system_wrappers/interface/
data_log_impl.h 144 typedef webrtc::scoped_ptr<CriticalSectionWrapper> CritSectScopedPtr;
146 static CritSectScopedPtr crit_sect_;
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
data_log.cc 26 DataLogImpl::CritSectScopedPtr DataLogImpl::crit_sect_(
  /external/webrtc/src/system_wrappers/source/
data_log.cc 26 DataLogImpl::CritSectScopedPtr DataLogImpl::crit_sect_(

Completed in 120 milliseconds