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/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.h
89
bool
ReadIntoBuffer
(rtc::AsyncSocket* socket, std::string* data,
peer_connection_client.cc
294
bool PeerConnectionClient::
ReadIntoBuffer
(rtc::AsyncSocket* socket,
334
if (
ReadIntoBuffer
(socket, &control_data_, &content_length)) {
386
if (
ReadIntoBuffer
(socket, ¬ification_data_, &content_length)) {
Completed in 298 milliseconds