OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InternalSendWithoutQueueing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
datachannel.cc
170
if (!
InternalSendWithoutQueueing
(buffer, &send_result)) {
392
if (!
InternalSendWithoutQueueing
(*buffer, &send_result)) {
427
bool DataChannel::
InternalSendWithoutQueueing
(
datachannel.h
171
bool
InternalSendWithoutQueueing
(const DataBuffer& buffer,
Completed in 110 milliseconds