Searched refs:null_event_factory_ (Results 1 – 2 of 2) sorted by relevance
113 null_event_factory_(new NullEventFactory()), in VcmPayloadSinkFactory()130 VideoCodingModule::Create(clock_, null_event_factory_.get())); in Create()
61 rtc::scoped_ptr<NullEventFactory> null_event_factory_; variable