HomeSort by relevance Sort by last modified time
    Searched refs:APIThreadB (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
APITest.h 49 static bool APIThreadB(void* obj);
APITest.cc 331 bool APITest::APIThreadB(void* obj) {
587 ThreadWrapper* myAPIThreadB = ThreadWrapper::CreateThread(APIThreadB, this,
589 "APIThreadB");
    [all...]

Completed in 116 milliseconds