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

  /external/webrtc/webrtc/libjingle/xmpp/
xmpplogintask.h 73 rtc::scoped_ptr<XmlElement> pelFeatures_;
xmpplogintask.cc 52 pelFeatures_(),
96 pelFeatures_.reset(NULL);
349 pelFeatures_.reset(new XmlElement(*element));
355 return pelFeatures_->FirstNamed(name);

Completed in 125 milliseconds