Searched refs:FindFirstBufferToCopy (Results 1 – 2 of 2) sorted by relevance
97 bool FindFirstBufferToCopy(uint64_t offset, int32_t &startIndex, uint64_t &prevOffset);
178 FALSE_RETURN_V_MSG_E(FindFirstBufferToCopy(offset, startIndex, prevOffset), false, in PeekRangeInternal()413 bool DataPacker::FindFirstBufferToCopy(uint64_t offset, int32_t &startIndex, uint64_t &prevOffset) in FindFirstBufferToCopy() function in OHOS::Media::DataPacker