Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_writer.h195 bool GetDataPos(uint64_t* pos);
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_writer.cpp708 bool CowWriter::GetDataPos(uint64_t* pos) { in GetDataPos() function in android::snapshot::CowWriter