Home | History | Annotate | Download | only in video

Lines Matching refs:called_

1660         : length_(0), frame_type_(kEmptyFrame), called_(false, false) {}
1668 called_.Set();
1671 bool Wait() { return called_.Wait(kDefaultTimeoutMs); }
1686 rtc::Event called_;