Home
last modified time | relevance | path

Searched refs:GetTail (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp204 ", realReadLength:" PUBLIC_LOG_U32, currentStreamId, buffer_->GetHead(), buffer_->GetTail(), in Read()
210 ", realReadLength:" PUBLIC_LOG_U32, currentStreamId, buffer_->GetHead(), buffer_->GetTail(), in Read()
229 ", maxReadLength:" PUBLIC_LOG_U32, currentStreamId, buffer_->GetHead(), buffer_->GetTail(), maxReadLength); in GetMaxReadLength()
711 PUBLIC_LOG_ZU, buffer_->GetHead(), buffer_->GetTail(), clearTail);
796 PUBLIC_LOG_ZU " ,seq:" PUBLIC_LOG_D64 ",size:" PUBLIC_LOG_ZU, buffer_->GetHead(), buffer_->GetTail(),
838 size_t bufferTail = buffer_->GetTail();
856 mediaSegment->bufferPosTail_ = buffer_->GetTail();
/foundation/multimedia/media_foundation/interface/inner_api/osal/utils/
H A Dring_buffer.h135 inline size_t GetTail() in GetTail() function in OHOS::Media::RingBuffer

Completed in 4 milliseconds