Home
last modified time | relevance | path

Searched refs:GetNextDataOffset (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/
Dcow_format.cpp69 int64_t GetNextDataOffset(const CowOperation& op, uint32_t cluster_ops) { in GetNextDataOffset() function
Dcow_writer.cpp511 next_data_pos_ += op.data_length + GetNextDataOffset(op, header_.cluster_ops); in AddOperation()
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_format.h185 int64_t GetNextDataOffset(const CowOperation& op, uint32_t cluster_size);