Searched defs:base_device (Results 1 – 6 of 6) sorted by relevance
| /system/core/fs_mgr/tools/ |
| D | dmctl.cpp | 157 std::string base_device = NextArg(); in Next() local 186 std::string base_device = NextArg(); in Next() local
|
| /system/core/fs_mgr/libdm/ |
| D | dm_target.cpp | 228 bool DmTargetSnapshot::GetDevicesFromParams(const std::string& params, std::string* base_device, in GetDevicesFromParams()
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshot.cpp | 510 const std::string& cow_file, const std::string& base_device, in MapDmUserCow() 634 const std::string& base_device, const std::string& cow_device, in MapSnapshot() 1041 std::string base_device, cow_device; in RewriteSnapshotDeviceTable() local 1650 std::string base_device, cow_device; in CollapseSnapshotDevice() local 2688 std::string base_device; in MapPartitionWithSnapshot() local
|
| D | snapshot_test.cpp | 595 std::string base_device; in TEST_F() local
|
| /system/core/fs_mgr/libdm/include/libdm/ |
| D | dm_target.h | 222 DmTargetSnapshot(uint64_t start, uint64_t length, const std::string& base_device, in DmTargetSnapshot()
|
| /system/core/fs_mgr/libfstab/ |
| D | fstab.cpp | 969 std::string base_device; in GetVerityDeviceName() local
|