Searched refs:force_writable (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/core/fs_mgr/libsnapshot/corpus/ |
H A D | launch_device.txt | 104 force_writable: true 114 force_writable: true 124 force_writable: true
|
/aosp12/system/update_engine/aosp/ |
H A 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()
|
H A D | dynamic_partition_control_android.h | 155 bool force_writable, 242 bool force_writable,
|
/aosp12/system/core/fs_mgr/include/ |
H A D | fs_mgr_dm_linear.h | 67 bool force_writable = false; member
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_fuzz.cpp | 162 params.force_writable = params_proto.force_writable(); in SNAPSHOT_FUZZ_FUNCTION()
|
H A D | snapshot_test.cpp | 222 .force_writable = true, in CreatePartition()
|
H A D | snapshot.cpp | 2055 params.force_writable = true; in MapPartitionWithSnapshot()
|
/aosp12/system/core/fs_mgr/libsnapshot/android/snapshot/ |
H A D | snapshot_fuzz.proto | 44 bool force_writable = 6;
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_dm_linear.cpp | 127 if (params.force_writable) { in CreateDmTableInternal()
|
H A D | fs_mgr_overlayfs.cpp | 1091 .force_writable = true, in CreateDynamicScratch() 1425 .force_writable = true, in EnsureScratchMapped()
|
/aosp12/system/core/fastboot/device/ |
H A D | utility.cpp | 65 .force_writable = true, in OpenLogicalPartition()
|
/aosp12/bootable/recovery/updater/ |
H A D | updater_runtime_dynamic_partitions.cpp | 82 .force_writable = true, in MapPartitionOnDeviceMapper()
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | image_manager.cpp | 313 .force_writable = true, in MapWithDmLinear()
|