Searched refs:MakeExclusive (Results 1 – 6 of 6) sorted by relevance
117 bool MakeExclusive() override;
159 bool WebRtcVideoFrame::MakeExclusive() { in MakeExclusive() function in cricket::WebRtcVideoFrame
268 TEST_WEBRTCVIDEOFRAME(MakeExclusive) in TEST_WEBRTCVIDEOFRAME()
124 virtual bool MakeExclusive() = 0;
1845 void MakeExclusive() { in MakeExclusive() function1850 EXPECT_TRUE(target->MakeExclusive()); in MakeExclusive()
85 return _videoFrame->MakeExclusive();