Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr_dm_linear.h67 bool force_writable = false; member
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot_fuzz.proto44 bool force_writable = 6; field
/system/update_engine/aosp/
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