Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dutility.h48 void EmplaceBack(Args&&... args) { in EmplaceBack() function
Dsnapshot.cpp1678 created_devices.EmplaceBack<AutoUnmapDevice>(&dm, params.GetDeviceName()); in MapPartitionWithSnapshot()
1773 created_devices->EmplaceBack<AutoUnmapImage>(images_.get(), cow_image_name); in MapCowDevices()
1817 created_devices->EmplaceBack<AutoUnmapDevice>(&dm, *cow_name); in MapCowDevices()
2328 created_devices->EmplaceBack<AutoDeleteSnapshot>(this, lock, target_partition->name()); in CreateUpdateSnapshotsInternal()