Searched refs:NS_TUNNEL (Results 1 – 1 of 1) sorted by relevance
42 const char NS_TUNNEL[] = "http://www.google.com/talk/tunnel"; variable43 const buzz::StaticQName QN_TUNNEL_DESCRIPTION = { NS_TUNNEL, "description" };44 const buzz::StaticQName QN_TUNNEL_TYPE = { NS_TUNNEL, "type" };221 : TunnelSessionClientBase(jid, manager, NS_TUNNEL) { in TunnelSessionClient()257 sdesc->AddContent(content_name, NS_TUNNEL, content); in NewTunnelSessionDescription()264 const ContentInfo* cinfo = sdesc->FirstContentByType(NS_TUNNEL); in FindTunnelContent()413 session_->remote_description()->FirstContentByType(NS_TUNNEL); in OnAccept()