Searched refs:EmplaceBack (Results 1 – 2 of 2) sorted by relevance
48 void EmplaceBack(Args&&... args) { in EmplaceBack() function
2397 created_devices.EmplaceBack<AutoUnmapDevice>(&dm_, params.GetDeviceName()); in MapPartitionWithSnapshot()2464 created_devices.EmplaceBack<AutoUnmapDevice>(&dm_, source_device); in MapPartitionWithSnapshot()2491 created_devices.EmplaceBack<AutoUnmapDevice>(&dm_, name); in MapPartitionWithSnapshot()2583 created_devices->EmplaceBack<AutoUnmapImage>(images_.get(), cow_image_name); in MapCowDevices()2627 created_devices->EmplaceBack<AutoUnmapDevice>(&dm_, *cow_name); in MapCowDevices()3461 created_devices->EmplaceBack<AutoDeleteSnapshot>(this, lock, target_partition->name()); in CreateUpdateSnapshotsInternal()