HomeSort by relevance Sort by last modified time
    Searched defs:CritSectScopedPtr (Results 1 - 2 of 2) 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_;

Completed in 35 milliseconds