Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dsnapshot.cpp1366 auto cow_image_device = GetCowImageDeviceName(name); in RemoveAllSnapshots() local
1368 (EnsureImageManager() && images_->IsImageMapped(cow_image_device)); in RemoveAllSnapshots()
1800 std::string cow_image_device; in MapCowDevices() local
1801 if (!GetMappedImageDeviceStringOrPath(cow_image_name, &cow_image_device)) { in MapCowDevices()
1807 table.Emplace<DmTargetLinear>(cow_partition_sectors, cow_image_sectors, cow_image_device, in MapCowDevices()