Searched defs:WrapCurrent (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | thread.cc | 227 bool Thread::WrapCurrent() { in WrapCurrent() function in rtc::Thread |
D | thread_unittest.cc | 109 bool WrapCurrent() { in WrapCurrent() function in CustomThread |