Searched refs:m_appendBufferAsyncPartRunner (Results 1 – 2 of 2) sorted by relevance
94 , m_appendBufferAsyncPartRunner(this, &SourceBuffer::appendBufferAsyncPart) in SourceBuffer()389 m_appendBufferAsyncPartRunner.stop(); in abortIfUpdating()455 m_appendBufferAsyncPartRunner.suspend(); in suspend()462 m_appendBufferAsyncPartRunner.resume(); in resume()469 m_appendBufferAsyncPartRunner.stop(); in stop()531 m_appendBufferAsyncPartRunner.runAsync(); in appendBufferInternal()572 m_appendBufferAsyncPartRunner.runAsync(); in appendBufferAsyncPart()
136 AsyncMethodRunner<SourceBuffer> m_appendBufferAsyncPartRunner; variable