OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadIntoBuffer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
peer_connection_client.h
106
bool
ReadIntoBuffer
(talk_base::AsyncSocket* socket, std::string* data,
peer_connection_client.cc
311
bool PeerConnectionClient::
ReadIntoBuffer
(talk_base::AsyncSocket* socket,
351
if (
ReadIntoBuffer
(socket, &control_data_, &content_length)) {
403
if (
ReadIntoBuffer
(socket, ¬ification_data_, &content_length)) {
Completed in 314 milliseconds