Searched refs:appendBufferInternal (Results 1 – 2 of 2) sorted by relevance
272 …appendBufferInternal(static_cast<const unsigned char*>(data->data()), data->byteLength(), exceptio… in appendBuffer()279 …appendBufferInternal(static_cast<const unsigned char*>(data->baseAddress()), data->byteLength(), e… in appendBuffer()499 void SourceBuffer::appendBufferInternal(const unsigned char* data, unsigned size, ExceptionState& e… in appendBufferInternal() function in blink::SourceBuffer
107 void appendBufferInternal(const unsigned char*, unsigned, ExceptionState&);