Searched defs:SendResponse (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
H A Dstunserver.cc55 SendResponse(response, remote_addr);
70 SendResponse(err_msg, addr);
73 void StunServer::SendResponse( function in class:cricket::StunServer
H A Dturnserver.cc647 SendResponse(&response);
668 SendResponse(&response);
716 SendResponse(&response);
765 SendResponse(&response);
869 void TurnServerAllocation::SendResponse(TurnMessage* msg) { function in class:cricket::TurnServerAllocation
/external/libchrome/dbus/
H A Dexported_object.cc233 base::Bind(&ExportedObject::SendResponse,
250 base::Bind(&ExportedObject::SendResponse,
256 void ExportedObject::SendResponse(base::TimeTicks start_time, function in class:dbus::ExportedObject

Completed in 133 milliseconds