Searched defs:UnwrapCurrent (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/webrtc/base/ | ||
| D | thread.cc | 231 void Thread::UnwrapCurrent() { in UnwrapCurrent() function in rtc::Thread |
| D | thread_unittest.cc | 112 void UnwrapCurrent() { in UnwrapCurrent() function in CustomThread |