Searched defs:WrapCurrent (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | thread.cc | 772 bool Thread::WrapCurrent() { in WrapCurrent() function in rtc::Thread |
D | thread_unittest.cc | 123 bool WrapCurrent() { return Thread::WrapCurrent(); } in WrapCurrent() function in rtc::__anonec2f23eb0111::CustomThread |