Searched defs:base_device (Results 1 – 6 of 6) sorted by relevance
/aosp14/system/core/fs_mgr/tools/ |
H A D | dmctl.cpp | 140 std::string base_device = NextArg(); in Next() local 169 std::string base_device = NextArg(); in Next() local
|
/aosp14/system/core/fs_mgr/libdm/ |
H A D | dm_target.cpp | 224 bool DmTargetSnapshot::GetDevicesFromParams(const std::string& params, std::string* base_device, in GetDevicesFromParams()
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 440 const std::string& cow_file, const std::string& base_device, in MapDmUserCow() 535 const std::string& base_device, const std::string& cow_device, in MapSnapshot() 934 std::string base_device, cow_device; in RewriteSnapshotDeviceTable() local 1590 std::string base_device, cow_device; in CollapseSnapshotDevice() local 2420 std::string base_device; in MapPartitionWithSnapshot() local
|
H A D | snapshot_test.cpp | 592 std::string base_device; in TEST_F() local
|
/aosp14/system/core/fs_mgr/libdm/include/libdm/ |
H A D | dm_target.h | 204 DmTargetSnapshot(uint64_t start, uint64_t length, const std::string& base_device, in DmTargetSnapshot()
|
/aosp14/system/core/fs_mgr/ |
H A D | fs_mgr_fstab.cpp | 911 std::string base_device; in GetVerityDeviceName() local
|