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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.cc 151 if (!InternalSendWithoutQueueing(buffer, &send_result)) {
368 if (!InternalSendWithoutQueueing(*buffer, &send_result)) {
396 bool DataChannel::InternalSendWithoutQueueing(
datachannel.h 123 bool InternalSendWithoutQueueing(const DataBuffer& buffer,

Completed in 882 milliseconds