Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator.h68 uint64_t GetCowSize();
Dpartition_cow_creator.cpp140 uint64_t PartitionCowCreator::GetCowSize() { in GetCowSize() function in android::snapshot::PartitionCowCreator
215 auto cow_size = GetCowSize(); in Run()