Home
last modified time | relevance | path

Searched refs:AssertBlockingIsAllowedOnCurrentThread (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dthread.cc704 AssertBlockingIsAllowedOnCurrentThread(); in SleepMs()
827 void Thread::AssertBlockingIsAllowedOnCurrentThread() { in AssertBlockingIsAllowedOnCurrentThread() function in rtc::Thread
891 AssertBlockingIsAllowedOnCurrentThread(); in PreRun()
Dthread.h530 static void AssertBlockingIsAllowedOnCurrentThread();