Searched refs:m_appendBufferAsyncPartRunner (Results 1 – 2 of 2) sorted by relevance
72 , m_appendBufferAsyncPartRunner(this, &SourceBuffer::appendBufferAsyncPart) in SourceBuffer()331 m_appendBufferAsyncPartRunner.stop(); in abortIfUpdating()373 m_appendBufferAsyncPartRunner.suspend(); in suspend()380 m_appendBufferAsyncPartRunner.resume(); in resume()387 m_appendBufferAsyncPartRunner.stop(); in stop()447 m_appendBufferAsyncPartRunner.runAsync(); in appendBufferInternal()
128 AsyncMethodRunner<SourceBuffer> m_appendBufferAsyncPartRunner; variable