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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
APITest.h 44 static bool APIThreadA(void* obj);
APITest.cc 327 bool APITest::APIThreadA(void* obj) {
569 ThreadWrapper* myAPIThreadA = ThreadWrapper::CreateThread(APIThreadA, this,
571 "APIThreadA");
    [all...]

Completed in 199 milliseconds