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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.cc 524 StunUInt32Attribute* options2_attr = local
526 options2_attr->SetValue(0x01);
527 response.AddAttribute(options2_attr);
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayserver.cc 516 StunUInt32Attribute* options2_attr = local
518 options2_attr->SetValue(0x01);
519 response.AddAttribute(options2_attr);

Completed in 74 milliseconds