Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.cc575 AssertBlockingIsAllowedOnCurrentThread(); in SleepMs()
707 void Thread::AssertBlockingIsAllowedOnCurrentThread() { in AssertBlockingIsAllowedOnCurrentThread() function in rtc::Thread
767 AssertBlockingIsAllowedOnCurrentThread(); in PreRun()
H A Dthread.h437 static void AssertBlockingIsAllowedOnCurrentThread();