HomeSort by relevance Sort by last modified time
    Searched defs:SetActive (Results 1 - 5 of 5) sorted by null

  /external/webrtc/talk/session/media/
rtcpmuxfilter.cc 43 void RtcpMuxFilter::SetActive() {
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_header_extension.cc 68 bool RtpHeaderExtensionMap::SetActive(const RTPExtensionType type,
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/
b2Body.cpp 454 void b2Body::SetActive(bool flag)
  /external/v8/src/profiler/
sampler.h 118 void SetActive(bool value) { base::NoBarrier_Store(&active_, value); }
  /system/connectivity/shill/
dns_client_unittest.cc 135 void SetActive() {
171 SetActive();
410 SetActive();
431 SetActive();

Completed in 345 milliseconds