Home | History | Annotate | Download | only in media

Lines Matching refs:host_route_id_

77       : owner_(owner), host_route_id_(host_route_id) {}
93 if (msg.routing_id() != host_route_id_)
118 int32 host_route_id_;
127 : host_route_id_(host_route_id),
176 host_route_id_,
191 host_route_id_, picture_buffer_id))) {
213 host_route_id_,
224 host_route_id_, error))) {
235 if (!stub_->channel()->AddRoute(host_route_id_, this)) {
307 filter_ = new MessageFilter(this, host_route_id_);
447 host_route_id_, bitstream_buffer_id))) {
455 if (!Send(new AcceleratedVideoDecoderHostMsg_FlushDone(host_route_id_)))
460 if (!Send(new AcceleratedVideoDecoderHostMsg_ResetDone(host_route_id_)))
478 stub_->channel()->RemoveRoute(host_route_id_);