Searched refs:force_writable (Results 1 – 12 of 12) sorted by relevance
/system/core/fs_mgr/libsnapshot/corpus/ |
D | launch_device.txt | 104 force_writable: true 114 force_writable: true 124 force_writable: true
|
/system/update_engine/aosp/ |
D | dynamic_partition_control_android.cc | 177 bool force_writable, in MapPartitionInternal() argument 183 .force_writable = force_writable, in MapPartitionInternal() 187 force_writable && ExpectMetadataMounted()) { in MapPartitionInternal() 206 << " to device mapper (force_writable = " << force_writable in MapPartitionInternal() 216 bool force_writable, in MapPartitionOnDeviceMapper() argument 248 super_device, target_partition_name, slot, force_writable, path); in MapPartitionOnDeviceMapper() 752 .force_writable = true, in GetSystemOtherPath() 1218 bool force_writable = (slot != current_slot) && !not_in_payload; in GetDynamicPartitionDevice() local 1220 super_device, partition_name_suffix, slot, force_writable, device)) { in GetDynamicPartitionDevice() 1416 .force_writable = true, in OpenCowWriter()
|
D | dynamic_partition_control_android.h | 155 bool force_writable, 242 bool force_writable,
|
/system/core/fs_mgr/include/ |
D | fs_mgr_dm_linear.h | 67 bool force_writable = false; member
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_fuzz.cpp | 162 params.force_writable = params_proto.force_writable(); in SNAPSHOT_FUZZ_FUNCTION()
|
D | snapshot_test.cpp | 222 .force_writable = true, in CreatePartition()
|
D | snapshot.cpp | 2028 params.force_writable = true; in MapPartitionWithSnapshot()
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot_fuzz.proto | 44 bool force_writable = 6; field
|
/system/core/fs_mgr/ |
D | fs_mgr_dm_linear.cpp | 127 if (params.force_writable) { in CreateDmTableInternal()
|
D | fs_mgr_overlayfs.cpp | 1091 .force_writable = true, in CreateDynamicScratch() 1425 .force_writable = true, in EnsureScratchMapped()
|
/system/core/fastboot/device/ |
D | utility.cpp | 65 .force_writable = true, in OpenLogicalPartition()
|
/system/core/fs_mgr/libfiemap/ |
D | image_manager.cpp | 313 .force_writable = true, in MapWithDmLinear()
|