Searched refs:EmplaceBack (Results 1 – 2 of 2) sorted by relevance
48 void EmplaceBack(Args&&... args) { in EmplaceBack() function
1678 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()