HomeSort by relevance Sort by last modified time
    Searched refs:HandleStunAllocate (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.h 118 void HandleStunAllocate(const char* bytes, size_t size,
123 void HandleStunAllocate(RelayServerConnection* int_conn,
relayserver.cc 209 HandleStunAllocate(bytes, size, ap, socket);
341 void RelayServer::HandleStunAllocate(
399 HandleStunAllocate(int_conn, request);
424 HandleStunAllocate(int_conn, request);
429 void RelayServer::HandleStunAllocate(

Completed in 493 milliseconds