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

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
conductor.h 60 SEND_MESSAGE_TO_PEER,
conductor.cc 291 main_wnd_->QueueUIThreadCallback(SEND_MESSAGE_TO_PEER, NULL);
415 case SEND_MESSAGE_TO_PEER: {
416 LOG(INFO) << "SEND_MESSAGE_TO_PEER";
493 main_wnd_->QueueUIThreadCallback(SEND_MESSAGE_TO_PEER, msg);

Completed in 1116 milliseconds