Home
last modified time | relevance | path

Searched refs:force_writable (Results 1 – 12 of 12) sorted by relevance

/system/core/fs_mgr/libsnapshot/corpus/
Dlaunch_device.txt104 force_writable: true
114 force_writable: true
124 force_writable: true
/system/update_engine/aosp/
Ddynamic_partition_control_android.cc177 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()
Ddynamic_partition_control_android.h155 bool force_writable,
242 bool force_writable,
/system/core/fs_mgr/include/
Dfs_mgr_dm_linear.h67 bool force_writable = false; member
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz.cpp162 params.force_writable = params_proto.force_writable(); in SNAPSHOT_FUZZ_FUNCTION()
Dsnapshot_test.cpp222 .force_writable = true, in CreatePartition()
Dsnapshot.cpp2028 params.force_writable = true; in MapPartitionWithSnapshot()
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot_fuzz.proto44 bool force_writable = 6; field
/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp127 if (params.force_writable) { in CreateDmTableInternal()
Dfs_mgr_overlayfs.cpp1091 .force_writable = true, in CreateDynamicScratch()
1425 .force_writable = true, in EnsureScratchMapped()
/system/core/fastboot/device/
Dutility.cpp65 .force_writable = true, in OpenLogicalPartition()
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp313 .force_writable = true, in MapWithDmLinear()