Searched refs:ApplyViewRequest_w (Results 1 – 2 of 2) sorted by relevance
569 bool ApplyViewRequest_w(const ViewRequest& request);
1713 return InvokeOnWorker(Bind(&VideoChannel::ApplyViewRequest_w, this, request)); in ApplyViewRequest()1902 bool VideoChannel::ApplyViewRequest_w(const ViewRequest& request) { in ApplyViewRequest_w() function in cricket::VideoChannel