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

  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h 183 DWORD ui_thread_id_; member in class:MainWnd
main_wnd.cc 88 ui_thread_id_ = ::GetCurrentThreadId();
217 ::PostThreadMessage(ui_thread_id_, UI_THREAD_CALLBACK,

Completed in 59 milliseconds