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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpplogintask.h 92 static const talk_base::ConstantLabel LOGINTASK_STATES[];
xmpplogintask.cc 45 const ConstantLabel XmppLoginTask::LOGINTASK_STATES[] = {
105 << talk_base::ErrorName(state_, LOGINTASK_STATES);
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmpplogintask.h 98 static const talk_base::ConstantLabel LOGINTASK_STATES[];
xmpplogintask.cc 46 const ConstantLabel XmppLoginTask::LOGINTASK_STATES[] = {
106 << talk_base::ErrorName(state_, LOGINTASK_STATES);

Completed in 31 milliseconds