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

  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h 77 UI_THREAD_CALLBACK = WM_APP + 1,
main_wnd.cc 138 } else if (msg->hwnd == NULL && msg->message == UI_THREAD_CALLBACK) {
217 ::PostThreadMessage(ui_thread_id_, UI_THREAD_CALLBACK,

Completed in 68 milliseconds