Searched refs:EmplaceBack (Results 1 – 2 of 2) sorted by relevance
48 void EmplaceBack(Args&&... args) { in EmplaceBack() function
2045 created_devices.EmplaceBack<AutoUnmapDevice>(&dm, params.GetDeviceName()); in MapPartitionWithSnapshot()2101 created_devices.EmplaceBack<AutoUnmapDevice>(&dm, source_device); in MapPartitionWithSnapshot()2125 created_devices.EmplaceBack<AutoUnmapDevice>(&dm, name); in MapPartitionWithSnapshot()2203 created_devices->EmplaceBack<AutoUnmapImage>(images_.get(), cow_image_name); in MapCowDevices()2247 created_devices->EmplaceBack<AutoUnmapDevice>(&dm, *cow_name); in MapCowDevices()2964 created_devices->EmplaceBack<AutoDeleteSnapshot>(this, lock, target_partition->name()); in CreateUpdateSnapshotsInternal()