Searched defs:base_device (Results 1 – 6 of 6) sorted by relevance
/system/core/fs_mgr/tools/ |
D | dmctl.cpp | 138 std::string base_device = NextArg(); in Next() local 167 std::string base_device = NextArg(); in Next() local
|
/system/core/fs_mgr/libdm/ |
D | dm_target.cpp | 220 bool DmTargetSnapshot::GetDevicesFromParams(const std::string& params, std::string* base_device, in GetDevicesFromParams()
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot.cpp | 401 const std::string& cow_file, const std::string& base_device, in MapDmUserCow() 442 const std::string& base_device, const std::string& cow_device, in MapSnapshot() 812 std::string base_device, cow_device; in RewriteSnapshotDeviceTable() local 1369 std::string base_device, cow_device; in CollapseSnapshotDevice() local 2058 std::string base_device; in MapPartitionWithSnapshot() local
|
D | snapshot_test.cpp | 480 std::string base_device; in TEST_F() local
|
/system/core/fs_mgr/libdm/include/libdm/ |
D | dm_target.h | 203 DmTargetSnapshot(uint64_t start, uint64_t length, const std::string& base_device, in DmTargetSnapshot()
|
/system/core/fs_mgr/ |
D | fs_mgr_fstab.cpp | 921 std::string base_device; in GetVerityDeviceName() local
|