Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.h45 struct AutoDeviceList { struct
46 ~AutoDeviceList();
H A Dutility.cpp52 AutoDeviceList::~AutoDeviceList() { in ~AutoDeviceList()
60 void AutoDeviceList::Release() { in Release()
H A Dsnapshot.cpp2386 AutoDeviceList created_devices; in MapPartitionWithSnapshot()
2564 AutoDeviceList* created_devices, std::string* cow_name) { in MapCowDevices()
3209 AutoDeviceList created_devices; in CreateUpdateSnapshots()
3364 AutoDeviceList* created_devices, in CreateUpdateSnapshotsInternal()
3521 AutoDeviceList created_devices_for_cow; in InitializeUpdateSnapshots()
/aosp14/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h71 struct AutoDeviceList;
718 const SnapshotStatus& snapshot_status, AutoDeviceList* created_devices,
744 PartitionCowCreator* cow_creator, AutoDeviceList* created_devices,