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

  /external/webrtc/webrtc/libjingle/xmllite/
xmlbuilder.cc 93 RTC_UNUSED(pctx);
94 RTC_UNUSED(name);
102 RTC_UNUSED(pctx);
110 RTC_UNUSED(pctx);
111 RTC_UNUSED(err);
xmlparser_unittest.cc 37 RTC_UNUSED(pctx);
38 RTC_UNUSED(name);
43 RTC_UNUSED(pctx);
47 RTC_UNUSED(pctx);
  /external/webrtc/webrtc/libjingle/xmpp/
xmppstanzaparser.cc 84 RTC_UNUSED(pctx);
85 RTC_UNUSED(errCode);
chatroommodule_unittest.cc 102 RTC_UNUSED(room);
111 RTC_UNUSED(room);
119 RTC_UNUSED(room);
125 RTC_UNUSED(room);
131 RTC_UNUSED(room);
chatroommoduleimpl.cc 263 RTC_UNUSED(password);
529 RTC_UNUSED(presence);
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.cc 292 RTC_UNUSED(pos_error);
293 RTC_UNUSED(neg_error);
294 RTC_UNUSED(extra_error);
295 RTC_UNUSED(optimal_bitrate_per_flow_kbps);
331 RTC_UNUSED(tenth_sigma_ms);
332 RTC_UNUSED(percentile_5_ms);
333 RTC_UNUSED(percentile_95_ms);
bwe_test_framework.cc 289 RTC_UNUSED(plot_kbps);
  /external/webrtc/webrtc/base/
common.h 26 #ifndef RTC_UNUSED
27 #define RTC_UNUSED(x) RtcUnused(static_cast<const void*>(&x))
43 #endif // RTC_UNUSED
httpserver.cc 225 RTC_UNUSED(err);
openssladapter.cc 156 RTC_UNUSED(num);
157 RTC_UNUSED(ptr);
opensslstreamadapter.cc 272 RTC_UNUSED(num);
273 RTC_UNUSED(ptr);
    [all...]
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
remb.cc 122 RTC_UNUSED(estimated_kbps);
  /external/webrtc/webrtc/p2p/base/
pseudotcp.cc 539 RTC_UNUSED(result);
912 RTC_UNUSED(result);
1042 RTC_UNUSED(bFirst);
    [all...]
  /external/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.cc 241 RTC_UNUSED(sent);

Completed in 1631 milliseconds