Searched defs:GetDataPos (Results 1 – 2 of 2) sorted by relevance
589 bool CowWriterV2::GetDataPos(uint64_t* pos) { in GetDataPos() function in android::snapshot::CowWriterV2
122 UInt64 GetDataPos() const { return HeaderPos + HeaderSize; } in GetDataPos() function