Searched refs:PullDataWithoutCache (Results 1 – 2 of 2) sorted by relevance
58 …Status PullDataWithoutCache(int32_t streamID, uint64_t offset, size_t size, std::shared_ptr<Buffer…
87 return PullDataWithoutCache(streamID, offset, size, bufferPtr); in ReadHeaderData()199 Status StreamDemuxer::PullDataWithoutCache(int32_t streamID, uint64_t offset, size_t size, in PullDataWithoutCache() function in OHOS::Media::StreamDemuxer