Home
last modified time | relevance | path

Searched refs:ReceiveSessionResponse (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
Dhttpportallocator.cc197 void HttpPortAllocatorSessionBase::ReceiveSessionResponse( in ReceiveSessionResponse() function in cricket::HttpPortAllocatorSessionBase
340 ReceiveSessionResponse(resp); in OnRequestDone()
Dhttpportallocator.h129 virtual void ReceiveSessionResponse(const std::string& response);
/external/chromium_org/remoting/test/
Dfake_port_allocator.cc85 ReceiveSessionResponse(std::string()); in SendSessionRequest()
/external/chromium_org/remoting/protocol/
Dchromium_port_allocator.cc127 ReceiveSessionResponse(response); in OnURLFetchComplete()
/external/chromium_org/remoting/client/plugin/
Dpepper_port_allocator.cc196 ReceiveSessionResponse(std::string(relay_response_body_.begin(), in OnResponseBodyRead()