HomeSort by relevance Sort by last modified time
    Searched refs:SendEosNotification (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/media/base/
text_renderer_unittest.cc 142 void SendEosNotification(unsigned idx) {
144 stream->SendEosNotification();
150 SendEosNotification(idx);
489 SendEosNotification(0);
491 SendEosNotification(1);
765 SendEosNotification(0);
767 SendEosNotification(1);
782 SendEosNotification(0);
786 SendEosNotification(1);
898 SendEosNotification(0)
    [all...]
fake_text_track_stream.h 34 void SendEosNotification();
fake_text_track_stream.cc 74 void FakeTextTrackStream::SendEosNotification() {
pipeline_unittest.cc 601 text_stream()->SendEosNotification();
    [all...]

Completed in 31 milliseconds