Searched refs:PullAudioThreadB (Results 1 – 2 of 2) sorted by relevance
47 static bool PullAudioThreadB(void* obj);
303 bool APITest::PullAudioThreadB(void* obj) { in PullAudioThreadB() function in webrtc::APITest538 rtc::PlatformThread myPullAudioThreadB(PullAudioThreadB, this, in Perform()