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

  /external/webrtc/talk/app/webrtc/
peerconnectionfactory.cc 126 wraps_current_thread_(false),
131 wraps_current_thread_ = true;
143 wraps_current_thread_(false),
168 if (wraps_current_thread_)
peerconnectionfactory.h 109 bool wraps_current_thread_; member in class:webrtc::PeerConnectionFactory

Completed in 550 milliseconds