Home
last modified time | relevance | path

Searched refs:appendStreamAsyncPart (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DSourceBuffer.h113 void appendStreamAsyncPart();
DSourceBuffer.cpp100 , m_appendStreamAsyncPartRunner(this, &SourceBuffer::appendStreamAsyncPart) in SourceBuffer()
653 void SourceBuffer::appendStreamAsyncPart() in appendStreamAsyncPart() function in blink::SourceBuffer