Home
last modified time | relevance | path

Searched defs:GetDataPos (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dwriter_v2.cpp589 bool CowWriterV2::GetDataPos(uint64_t* pos) { in GetDataPos() function in android::snapshot::CowWriterV2
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DArHandler.cpp122 UInt64 GetDataPos() const { return HeaderPos + HeaderSize; } in GetDataPos() function