Searched refs:CowDataStream (Results 1 – 1 of 1) sorted by relevance
510 class CowDataStream final : public IByteStream { class512 CowDataStream(CowReader* reader, uint64_t offset, size_t data_length) in CowDataStream() function in android::snapshot::CowDataStream557 CowDataStream stream(this, op.source, op.data_length); in ReadData()