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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h 415 extern const QName QN_CALLPERF_DATAPOINT_BYTES_S;
constants.cc 448 const QName QN_CALLPERF_DATAPOINT_BYTES_S(true, STR_EMPTY, "bytesSent");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h 503 extern const StaticQName QN_CALLPERF_DATAPOINT_BYTES_S;
constants.cc 553 const StaticQName QN_CALLPERF_DATAPOINT_BYTES_S = { STR_EMPTY, "bytesSent" };

Completed in 90 milliseconds