Searched refs:SendBadRequestResponse (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dturnserver.cc121 void SendBadRequestResponse(const TurnMessage* req);
781 SendBadRequestResponse(msg);
804 SendBadRequestResponse(msg);
811 SendBadRequestResponse(msg);
820 SendBadRequestResponse(msg);
952 void TurnServer::Allocation::SendBadRequestResponse(const TurnMessage* req) { function in class:cricket::TurnServer::Allocation

Completed in 158 milliseconds