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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h 324 extern const QName QN_CATEGORY;
constants.cc 353 const QName QN_CATEGORY(true, STR_EMPTY, "category");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h 371 extern const StaticQName QN_CATEGORY;
constants.cc 417 const StaticQName QN_CATEGORY = { STR_EMPTY, "category" };

Completed in 25 milliseconds