Home
last modified time | relevance | path

Searched defs:AutoThread (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread_restrictions.h109 class AutoThread; variable
/external/webrtc/webrtc/base/
Dthread.cc514 AutoThread::AutoThread(SocketServer* ss) : Thread(ss) { in AutoThread() function in rtc::AutoThread