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