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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.h 79 bool authNeeded_;
xmpplogintask.cc 63 authNeeded_(true),
148 if (authNeeded_) {
245 authNeeded_ = false;

Completed in 896 milliseconds