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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 239 local_content_direction_ = direction;
388 MediaContentDirection local_content_direction_; member in class:cricket::BaseChannel
channel.cc 171 local_content_direction_(MD_INACTIVE),
319 return enabled() && IsReceiveContentDirection(local_content_direction_);
327 IsSendContentDirection(local_content_direction_) &&
    [all...]

Completed in 38 milliseconds