Searched defs:GetDocumentStream (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpbase.cc484 StreamInterface* HttpBase::GetDocumentStream() { function in class:talk_base::HttpBase
H A Dhttpclient.cc320 StreamInterface* HttpClient::GetDocumentStream() { function in class:talk_base::HttpClient
321 return base_.GetDocumentStream();
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dhttpbase.cc488 StreamInterface* HttpBase::GetDocumentStream() { function in class:talk_base::HttpBase
H A Dhttpclient.cc349 StreamInterface* HttpClient::GetDocumentStream() { function in class:talk_base::HttpClient
350 return base_.GetDocumentStream();

Completed in 123 milliseconds