Home
last modified time | relevance | path

Searched refs:set_remote_content_direction (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/session/media/
Dchannel.cc1584 set_remote_content_direction(content->direction()); in SetRemoteContent_w()
1856 set_remote_content_direction(content->direction()); in SetRemoteContent_w()
2202 set_remote_content_direction(content->direction()); in SetRemoteContent_w()
Dchannel.h191 void set_remote_content_direction(MediaContentDirection direction) { in set_remote_content_direction() function