Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DSourceBuffer.h60 static const AtomicString& segmentsKeyword();
DSourceBuffer.cpp87 , m_mode(segmentsKeyword()) in SourceBuffer()
120 const AtomicString& SourceBuffer::segmentsKeyword() in segmentsKeyword() function in blink::SourceBuffer