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

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.h 93 UI_THREAD_CALLBACK = WM_APP + 1,
main_wnd.cc 154 } else if (msg->hwnd == NULL && msg->message == UI_THREAD_CALLBACK) {
233 ::PostThreadMessage(ui_thread_id_, UI_THREAD_CALLBACK,

Completed in 6011 milliseconds