Home
last modified time | relevance | path

Searched defs:force_writable (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/include/
H A Dfs_mgr_dm_linear.h67 bool force_writable = false; member
/aosp12/system/update_engine/aosp/
H A Ddynamic_partition_control_android.cc177 bool force_writable, in MapPartitionInternal()
216 bool force_writable, in MapPartitionOnDeviceMapper()
1218 bool force_writable = (slot != current_slot) && !not_in_payload; in GetDynamicPartitionDevice() local