Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshotctl.cpp688 auto system_source = FindPartition(*source_metadata.get(), system_source_name); in CreateTestUpdate() local
689 if (!system_source) { in CreateTestUpdate()
693 auto system_source_size = GetPartitionSize(*source_metadata.get(), *system_source); in CreateTestUpdate()